SO I've received a list of settings that need to be applied to each VM we have running on our mix of ESX/ESXi hosts. $vms = Get-VM foreach ($vm in $vms) { New ...
I do a lot of work in VMware Fusion, building VMs for testing and development. There are a number of default VM hardware settings that I find myself changing for every VM I build -- number of ...
Hyper-V in Windows 10 has a built-in tool called Quick Create that lets you automate the process of setting up new virtual machines. Here's how to use it. As someone who has worked in IT for what ...
If your Camera is not working in a virtual machine in Hyper-V or VirtualBox, and you see a black screen or an error stating ...
The vSphere annotation field is one of the most versatile tools to put basic information for the virtual machine right where it is needed most. If you are like me, you may change your mind on one or ...
There are a few reasons why a VM might be placed in a saved state, but the most common is that it needs to be backed up. Here's how to fix this. One of the things that I have occasionally been asked ...
With the launch of Windows 8's Consumer Preview, you're probably itching to spend some quality time with Microsoft's latest operating system. Although you may have already downloaded the ISO, we bet ...
Having a virtual machine on-hand can be useful for a variety of purposes, such as testing software or tweaks in a sandboxed environment that is separate from your primary operating system. A virtual ...