VMware Communities > Blogs > John Tuffin's Blog > 2008 > April > 08

Blog Posts

John Tuffin's Blog

Previous Next
0

PowerShell and VMware Server

Posted by cpqarray Apr 8, 2008

I just discovered that the Vmware VI Toolkit for Windows will work with VMware Server 2.0 Beta 2 as well with Virtual Infrastructure. I was able to connect with the command:

get-viserver <VMware Server Name> -port 8333 -user <User Name> -password <Password>

Then I was able to run the power commands as well as the new-snapshot command.



There are no comments on this post