I am attempting to do some quick cleanup on a Hyper-V host used for testing. To do this I compacted the Hyper-V Virtual Disks. Open the Hyper-V Management console Right click on VM Guest Select Settings Select the Hard Drive for the VM Guest Click the Edit button Select Compact Click Finish *note* you want to […]
I was facing an issue where vm guest are paused with the following “Paused-Critical Virtual Machine State” message. Each attempt to resume the guest, end in them being pause once again. This happens when the host volume is running low on available disk space. Here are some actions you can take to help with this: Expand […]
In an attempt to connect to a remote Hyper-V host I needed to enable PowerShell Remoting. To enable this you simple run PowerShell as Administrator and issue the following command: Enable-PSRemoting The command runs and then errors with the following output: PS C:\WINDOWS\system32> Enable-PSRemoting WinRM has been updated to receive requests. WinRM service type changed […]
Weeks of waiting and its here at last. Q. What is it? A. RSAT (Remote Server Administration Tools) is a Windows Server component for remote management of other computers and server operating systems running Windows. Grab the tools here: Remote Server Administration Tools for Windows 10
What is vCenter Single Sign-On? vCenter Single Sign-On is a feature of VMware vCenter 5, 6 and future vCenter implementations that is an authentication broker which also creates security tokens providing a secure way of accessing your environments. This token exchange mechanism is far superior than the former requirement of each component authenticating separately with a directory service such […]