/build/static/layout/Breadcrumb_cap_w.png

Sysprep is removing DNS config

After running sysprep my PCs have lost the 'DNS suffix for this connection' and 'Append these DNS suffixes (in this order)'. Is there a way I can readd these settings back post sysprep via a batch file or some other automated way?

Thanks for any suggestions.

Doug

0 Comments   [ + ] Show comments

Answers (2)

Posted by: mcquitp 20 years ago
Senior Yellow Belt
0
You can edit your sysprep.inf file like this:

EXAMPLE

[Networking]
InstallDefaultComponents=Yes

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
DNSDomain=NORTHAMERICA.INTRA.ABBOTT.COM
DNSSuffixSearchOrder=northamerica.intra.abbott.com, cmis.abbott.com, dhcp.abbott.com

Correct me if I'm wrong here with the terminology guys but I believe you have to setup the Networking object, to configure the NetProtocols method, to set the params.MS_TCPIP property (Ok, it's been a while. LOL). Add your own version of these lines to your sysprep.inf file and you should be good to go. Sysprep will automatically populate the field with the requested changes. You can also do a reg hit but I don't have the locs memorized. To find the key, do a quick search of the registry for a pre-configured suffix.
Posted by: d_fisher 20 years ago
Senior Yellow Belt
0
Thanks for the info. i will give it a try.

Doug
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ