Tag: Hyper-V (Page 2/3)

#PSTip Setting Hyper-V client settings
Note: This tip requires PowerShell 3.0 or above. When working with Hyper-V in Windows Server 2012 or Windows 8 and…
Read More
#PSTip How to identify Hyper-V virtual machines
Note: This tip requires PowerShell 2.0 or above. There are several ways to test if a computer object is a…
Read More
Reporting Cluster Shared Volume (CSV) disk space utilization
The Failover Cluster cmdlets can be used to get information about Cluster Shared Volumes (CSV). The Get-ClusterSharedVolume cmdlet when run on…
Read More
#PSTip Hyper-V VM Connection Authorization
Note: This tip requires PowerShell 3.0 or above. Virtual Machine Connection Authorization allows users to connect to virtual machines using the VMConnect…
Read More
#PSTip Monitoring Cluster Shared Volume (CSV) availability
Recently, I was troubleshooting an issue related to CSVs going offline randomly. In that process, I had to detect when…
Read More
Converting Hyper-V virtual machine disks from VHD to VHDX
I’ve read recently a post by Hyper-V MVP Aidan Finn about a script he wrote to convert Hyper-V virtual machine VHDs…
Read More