Failed to set Primary DNS Server in my SMSTS.LOG

Hello,

I've got SCCM 2012 SP1 with MDT 2012 Update 1, booting from USB media.  Some of our areas do not have DHCP, and our server builds will never use DHCP.

Sometimes, when trying to enter static IP information, I get an error message, saying "Enter the DNS server IP address", even though there is a DNS server entered.  When checking the smsts.log file, I have the following entries"

Applying settings for Broadcom NetXtreme Gigabit Ethernet #4	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
SetGateway("xxx.xxx.xxx.xxx")	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
EnableStatic("xxx.xxx.xxx.xxx", "255.255.255.0")	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
SetDNSServerSearchOrder("xxx.xxx.xxx.xxx")	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
uRetVal == 0 || uRetVal == 1, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmedianetworksettings.cpp,619)	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
Failed to set primary DNS server. (Code 96)	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmedianetworksettings.cpp,905)	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
Selecting adapter Broadcom NetXtreme Gigabit Ethernet #4(0)	TSMBootstrap	7/2/2013 12:20:14 PM	1672 (0x0688)
FALSE, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmedianetworksettings.cpp,1283)	TSMBootstrap	7/2/2013 12:20:16 PM	1672 (0x0688)
Enter the DNS server IP address.	TSMBootstrap	7/2/2013 12:20:16 PM	1672 (0x0688)

The thing is, the DNS server IS set if you do an Ipconfig, BUT the DNS suffix is NOT.  It's like the error message is misleading.

Also, the log points to the E:\ drive under the line:

FALSE, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmedianetworksettings.cpp,1283)	TSMBootstrap	7/2/2013 12:20:16 PM	1672 (0x0688)

When I try to navigate into my E:\ drive, I can't, it says the device is not ready. There isn't any device that should be E:\.

July 2nd, 2013 7:04pm

How exactly are you setting the IP information during the TS?

The E: drive referenced has *nothing* to do with the system the TS is running on; notice that it is referring to a C++ source file. That's there to help the developers troubleshoot issues in the source code.

Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2013 11:48pm

Thanks for that info, Jason.  I didn't realize that.

I am setting the IP information with this dialog:

July 3rd, 2013 4:00pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics