Sysprep and networking components

Written by on Thursday, February 28, 2008 3:01 - 0 Comments

How to properly deploy servers with pre-configured networking components

Sysprep can be used to prepare Windows servers for image-based deployment, and IT shops who are planning on deploying servers to branch offices often use Sysprep and disk imaging tools for this purpose. Someone asked me once whether they could also pre-configure a server with networking components like DNS and DHCP services and then sysprep the server for deploying to multiple locations.

The answer is no, you can’t do it that way. Why? Because Sysprep resets your network settings, so you’ll lose any customizations you’ve configured.

What’s the alternative? Script the following post-deployment tasks for the branch office servers you plan to deploy:

Use Sysocmgr.exe to automatically install networking components like DHCP and DNS (see http://support.microsoft.com/kb/222444).
Then use netsh.exe to configure networking settings for these services (see http://support.microsoft.com/kb/242468)

Article written by MyComputerAid.com



Leave a Reply

You must be logged in to post a comment.

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC