Showing items from PowerShell

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

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

New VMware Powerpack for PowerGUI

On the PowerGUI website is a new version off VMware PowerPack released. A PowerPack extends the PowerGUI with a set of folders, nodes, links and actions that allow you to manage VMware Infrastructure. With the PowerPack no PowerShell knowledge is needed. The new version(December 19, 2008 (2.0.0) has …

Continue Reading