VSPlus for Microsoft Virtual Server 2005

Home
  Features
  FAQ
  What's New
Download
Forum
Email

 

 

VSPlus is a safe and green software. It has not spyware, adware or malicious code. It does not touch your registry or your files. All operatings to your virtual servers and virtual machines are over Microsoft Virtual Server 2005 COM interface. The package will be scanned by Symantec Antivirus client 9.0 with up-to-date antivirus definition to scan before uploading.

VSPlus has 2 components:

 

1. GUI Tool: VSPlus.exe

You may manage multiple virtual machines on different virtual servers in one screen. At this point, VSPlus implemented many functions the administration website has. You may monitor virtual machines, change their states, update virtual machine properties, add or remove virtual machines and update virtual server properties.

2. Command-line Tool: VSPcmd.exe

This command-line tool is easy for users to change a virtual machine state to another. You may use it in your scheduled tasks. Because my Veritas cannot backup a running virtual machine, I wrote this to turn off the virtual machine at midnight before backup and turn it on.

Command format:

VSPcmd /A Display all Virtual Machines and their states.
VSPcmd vmname [TurnOn|TurnOff|Pause|Restore|Save|Reset|Shutdown]
  Operate on the specified Virtual Machine.
VSPcmd vmname Display the state of the virtual machine.
VSPcmd /? Display this help page.