by Stan Czerno
March 1, 2014 13:13 CST
So I was browsing for a good PowerShell script that uses the built-in Windows Server Backup features. Augagneur Alexandre's script, http://gallery.technet.microsoft.com/scriptcenter/WSB-Backup-network-email-9793e315, was a good start, so I took it a little further.
[More]
by Stan Czerno
February 13, 2013 09:16 CST
This Script runs from a Windows Machine with XenCenter installed. The script creates a list of all VMs in either a Pool or a stand-alone server, shuts down each VM, exports the VM, then starts the VM using XenCenter's XE command.
[More]
by Stan Czerno
January 24, 2013 07:28 CST
This Script runs from a Windows Machine with XenCenter installed. The script creates a list of all VMs in either a Pool or a stand-alone server, shuts down each VM, exports the VM, then starts the VM using XenCenter's XE command.
[More]
by Stan Czerno
September 8, 2012 10:13 CST
Powershell Script to Shutdown and Export Hyper-V VMs, one at a time, for Windows Server 2012.
Now that I have rebuilt my cluster using Windows Server 2012, I had to change my Export script since the new Powershell Management for Hyper-V 2012 is different from the PowerShell Management Library for Hyper-V.
[More]
by Stan Czerno
May 21, 2012 12:54 CST
I just wanted to write a few lines today about Windows 8 and the new Metro Home Screen. I have been
[More]
54b5bcd1-1bad-4fc2-83b2-8997fe30587a|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04
Tags: Windows 8, Metro
Catergories: Windows | Metro
by Stan Czerno
November 18, 2011 14:45 CST
This script uses PowerShell and the Citrix XenApp PowerShell SDK to create a report of Citrix Published Applications in Excel.
[More]