Manage VMware Server with PowerShell

From VI-Toolkit
Jump to navigation Jump to search

Blogger John Tuffin has made an entry about his experiments managing VMware Server 2.0 Beta with PowerShell. To summarize, you can manage VMware Server with PowerShell, in much the same way you manage VMware ESX.

Thngs that will work include:

   * Listing, creating and deleting VMs.
   * Starting, stopping and resetting VMs.
   * Creating snapshot of VMs.

Things that won't work include things that VMware ESX supports but VMware Server doesn't. This is a pretty long list, but some highlight include:

   * You can't create resource pools in VMware Server.
   * You can't utilize advanced networking options such as virtual switches in VMware Server.
   * You can't VMotion VMs between VMware Server instances.

http://blogs.vmware.com/vipowershell/2008/04/you-can-manage.html