Sysprep a BizTalk Server VHD
Posted
by AbhishekLohani
on Geeks with Blogs
See other posts from Geeks with Blogs
or by AbhishekLohani
Published on Thu, 17 Nov 2011 03:57:22 GMT
Indexed on
2011/11/17
9:54 UTC
Read the original article
Hit count: 231
Hi All,
Sysprep creates a snapshot of a virtual machine with BizTalk Server 2010 installed for quick deployment on other virtual machines
Prerequisites
Before using Sysprep, you should have some knowledge of using virtual machines with Hyper-V. You should also have a virtual machine with a clean, typical installation of BizTalk Server and all of its prerequisites. Sysprep will run on Windows Server 2008 and Windows Vista with SP1. Description Sysprep creates a VHD of a BizTalk Server 2010 installation (including the operating system and all prerequisites) for quick deployment on other virtual machines. An image created using Sysprep will choose a new computer name in order to join the domain the first time it starts. To get BizTalk Server running properly, it is necessary to update various instances of the computer name that are stored in the registry and databases.
Please refer the Microsoft Links for Details :http://technet.microsoft.com/en-us/library/ee358636.aspx
Thanks
Abhishek
© Geeks with Blogs or respective owner