Update: PowerShell SnapIn for XenServer Snapshots 1.01
March 30, 2009 1 Comment
I just released a update of the PowerShell SnapIn for XenServer Snapshots, which can be found here. This version contains a NoStart switch on the Restore-VM cmdlet. By default Restore-VM will start the virtual machine after its been reverted. You can now specify the NoStart switch if you don’t want it to be started. Here’s a brief example:
Restore-VM -Hostname 192.168.0.2 -Username root -Password qwerty -VM Bluemoon -Snapshot BluemoonBackup -NoStart
I’m always interested in hearing feedback, so feel free to post any questions or comments you have.
P.S. If you’re a XenApp customer, Citrix Receiver for the iPhone (aka the XenApp client for the iPhone) is now available in the AppStore. Chris Fleck has posted a demo if it here. Unfortunately, I haven’t been able to try this out as I don’t (yet) have one of these snazzy phones.
Ok.. Downloaded the zip.. but it is all source code. What do I do with it now?
Sorry not a dev guy..
Just trying to backup my VMs