Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Tag: VMs

Fix PXE Boot Stuck or No Boot Image was found for HyperV VM

Posted on 17/10/202417/10/2024 IT Expert By IT Expert No Comments on Fix PXE Boot Stuck or No Boot Image was found for HyperV VM
Fix PXE Boot Stuck or No Boot Image was found for HyperV VM

In this article, we shall discuss how to “fix PXE Boot Stuck or No Boot Image was found for HyperV VM. The bootloader did not find any operating system”. This means that the bootloader could not find a bootable image from the network to boot the VM. Please see Linux Boot Process Explained Step by…

Read More “Fix PXE Boot Stuck or No Boot Image was found for HyperV VM” »

Virtualization, Windows Server

Map and disconnect Virtual Disk in VMware Workstation

Posted on 14/10/202414/10/2024 IT Expert By IT Expert No Comments on Map and disconnect Virtual Disk in VMware Workstation
Map and disconnect Virtual Disk in VMware Workstation

While we have discussed steps to perform shared folders or copying data between a virtual machine and the host system. In this article, we will discuss how to “Map and disconnect virtual disk in VMware Workstation”. This means that you can map a virtual disk directly to the host system. This approach allows you to…

Read More “Map and disconnect Virtual Disk in VMware Workstation” »

Virtualization

How to disable side-channel mitigations on VMware Workstation

Posted on 23/01/202421/02/2024 IT Expert By IT Expert No Comments on How to disable side-channel mitigations on VMware Workstation
How to disable side-channel mitigations on VMware Workstation

In this article, you will learn about how to disable side-channel mitigations on VMware Workstation. Recent version of VMware Workstation 17.x “Install Workstation Pro 17: Fix failed to initialise library for mounting and unmounting virtual disks“. The Virtual Machines have side channel mitigations enabled on Windows hosts. See this article on how to install VMware…

Read More “How to disable side-channel mitigations on VMware Workstation” »

Virtualization

The VM appears to be in use: Taking ownership failed

Posted on 25/10/202325/10/2023 IT Expert By IT Expert No Comments on The VM appears to be in use: Taking ownership failed
The VM appears to be in use: Taking ownership failed

VMware Workstation is an excellent choice for learning, testing, and development purposes. It provides a user-friendly interface for setting up and managing VMs, making it accessible to a broader audience compared to its enterprise-level solutions. In this article, you shall learn how to fix “the VM appears to be in use: Taking ownership failed”. Please…

Read More “The VM appears to be in use: Taking ownership failed” »

Virtualization

How to start HyperV VMs in safe mode

Posted on 01/03/202328/08/2024 Temitope Odemo By Temitope Odemo 1 Comment on How to start HyperV VMs in safe mode
How to start HyperV VMs in safe mode

There are times you will start your virtual machine and it will not boot up properly. You will try to use the F8 key and that too may not respond. So when setting up your virtual machine for the first time. The best thing to do is to configure your VM to be able to…

Read More “How to start HyperV VMs in safe mode” »

Virtualization, Windows

CVE-2021-31693: VMware Tools for Windows update addresses a denial-of-service vulnerability

Posted on 29/11/202204/04/2023 IT Expert By IT Expert No Comments on CVE-2021-31693: VMware Tools for Windows update addresses a denial-of-service vulnerability
CVE-2021-31693: VMware Tools for Windows update addresses a denial-of-service vulnerability

VMware Tools is a set of services and modules that enable several features in VMware products for better management of guests operating systems and seamless user interactions with them. VMware Tools has the ability to pass messages from the host operating system to the guest operating system. Here are some interesting guides: VMware Workstation states: What…

Read More “CVE-2021-31693: VMware Tools for Windows update addresses a denial-of-service vulnerability” »

Network | Monitoring

Use Windows Sandbox as a security feature

Posted on 14/11/202223/03/2024 Temitope Odemo By Temitope Odemo No Comments on Use Windows Sandbox as a security feature
Use Windows Sandbox as a security feature

In this article, I will be showing you how to use Windows Sandbox as a security feature in Windows 10 and 11. Windows Sandbox is a useful and important feature that can help you to test an application in an isolated environment without touching the host OS or configuring a VM for a Sandbox. Please…

Read More “Use Windows Sandbox as a security feature” »

Virtualization, Windows, Windows Server

How to Configure Windows Sandbox

Posted on 13/11/202226/03/2024 Temitope Odemo By Temitope Odemo No Comments on How to Configure Windows Sandbox
How to Configure Windows Sandbox

The best way to instantly spin up an environment where users can test a suspicious website, new software or a programming feature that you do not want to test directly on your main Windows OS with the fear of affecting the OS or affecting other programs on your system is the Windows Sandbox. This Windows…

Read More “How to Configure Windows Sandbox” »

Virtualization, Windows, Windows Server

How to install Oracle VirtualBox on a Mac device

Posted on 12/10/202223/10/2023 IT Expert By IT Expert No Comments on How to install Oracle VirtualBox on a Mac device
How to install Oracle VirtualBox on a Mac device

This guide shows you how to install Oracle VirtualBox on Mac, which is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. It isn’t only rich in functionalities, but also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public…

Read More “How to install Oracle VirtualBox on a Mac device” »

Mac

Associate SSH Public key with Azure Linux VM

Posted on 19/09/202203/06/2026 Imoh Etuk By Imoh Etuk 1 Comment on Associate SSH Public key with Azure Linux VM
Associate SSH Public key with Azure Linux VM

You can create virtual machines (VMs) in Azure that use SSH keys for authentication using a secure shell (SSH) key pair. This article will demonstrate how to quickly generate and use an SSH public-private key file pair for Linux virtual machines. This guide shows the step on how to use PowerShell to generate and associate…

Read More “Associate SSH Public key with Azure Linux VM” »

AWS/Azure/OpenShift, Linux, Scripts

How to Fix “This PC Can’t Run Windows 11” on Hyper

Posted on 20/04/202218/09/2024 Temitope Odemo By Temitope Odemo 2 Comments on How to Fix “This PC Can’t Run Windows 11” on Hyper
How to Fix “This PC Can’t Run Windows 11” on Hyper

Secure boot and TPM on HyperV are vital settings for IT pros running Windows 11. Occasionally, installation issues arise due to Windows 11 being a new OS. This guide addresses how to fix “This PC Can’t Run Windows 11” on Hyper-V. By following these steps, you can ensure a hassle-free Windows 11 installation. If you…

Read More “How to Fix “This PC Can’t Run Windows 11” on Hyper” »

Windows, Windows Server

Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Posted on 26/11/202104/06/2023 IT Expert By IT Expert No Comments on Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine
Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Azure-managed disks are block-level storage volumes that are managed by Azure and used with Azure Virtual Machines. This guide discusses steps to create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine. Therefore, I’ll be showing you how to create and attach a managed disk to a Windows Azure…

Read More “Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine” »

AWS/Azure/OpenShift

How to use Hyper-V checkpoint to restore a VM to its previous state

Posted on 24/01/202015/11/2023 IT Expert By IT Expert No Comments on How to use Hyper-V checkpoint to restore a VM to its previous state
How to use Hyper-V checkpoint to restore a VM to its previous state

With Hyper-V checkpoints, you can quickly restore a VM to the state when the checkpoint was created. However, this is completely different from restoring a VM from a backup. In this article, we shall discuss how to use “Hyper-V checkpoint to restore a VM to its previous state”. Please see How to create a Microsoft HyperV checkpoint, the differences…

Read More “How to use Hyper-V checkpoint to restore a VM to its previous state” »

Virtualization

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • self signed sslcert
    Generate self-signed certificate and export in PFX format via PowerShell [Part 2] Windows
  • cisco ASA
    Common Cisco ASA Commands Network | Monitoring
  • TPM
    Clear TPM: How to enable or disable TPM in Windows Windows
  • article 1280x720.192a2586
    Windows Deployment Services: How to setup and install WDS role Windows Server
  • installer file too long fix
    Fix long path names to files on SQL Server installation media error Oracle/MSSQL/MySQL
  • aks 1
    Azure Storage: How to create Blob Storage and upload files AWS/Azure/OpenShift
  • Task Scheduler Greyed Out
    How to fix Task Scheduler Service Greyed Out in Service MMC Windows
  • Proxmox 9
    How to update Proxmox VE 9.0 now Supported by Veeam Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,800 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive