2

We have to do a lot of SharePoint testing. It would be nice to be able to click a button and deploy a new virtual machine configured as a single server farm. Does anybody have a way to do this with VMWare ESX?

You can't just copy the virtual hard drive and rename the server--SharePoint does not really like being renamed. Is there a way to script the entire build of the server?

Jim
  • 1,555
  • 7
  • 25
  • 30

2 Answers2

2

For scripting the SharePoint deployment component, you could try SharePoint PowerShell Deploy. I'm sure using PowerShell and STSADM together will cover this well.

Alex Angas
  • 2,017
  • 2
  • 26
  • 37
1

Have you looked at lab manager http://www.vmware.com/products/labmanager/

Awesome utility

CPU_BUSY
  • 2,332
  • 17
  • 17