Showing items from hyper-v

Hyper-V Get Snapshot checkpoint file sizes on Cluster Shared Volumes with PowerShell

During a Windows Server 2012 Hyper-V Health Check I needed to know the snapshot file sizes for the all the snapshots on the Clustered Shared Volumes (CSVs). The Get-VMCheckpoint Cmdlet does not report the snapshot size. So I create a PowerShell one-liner that displays the following information: …

Continue Reading

Windows Server 2012 Hyper-V Best Practices

Roger Osborne has create a huge checklist form of best practices on Microsoft Windows Server 2012 Hyper-V. The Windows Server 2012 Hyper-V or Hyper-V 3 best practices focuses on the following topics: Host settings Anti-virus exclusions Physical NICs settings, NIC teaming, VLANS, Virtual Network …

Continue Reading

Health Check your System Center Virtual Machine Server (SCVMM) 2012 environent with PowerShell

Last week I created a simple example of a HealtCheck PowerShell script that connects to Microsoft System Center Virtual Machine Manager and displays information about the Hyper-V hosts and VMs managed by this server. I run the PowerShell script from another Windows Server 2012 host. To make this …

Continue Reading

Manage Hyper-V from vSphere with VMware vCenter Multi-Hypervisor Manager

VMware released the first version (1.0) of the vCenter Multi-Hypervisor Manager (MHM). MHM makes it possible to manage multiple heterogeneous hypervisors in VMware vCenter server. MHM supports only Microsoft Hyper-V Server 2008 and Microsoft Hyper-V Server 2008 R2 as hypervisor! MHM requires vCenter …

Continue Reading