Bare Metal OSD deployment +PXE
I have SCCM setup in a test environment running in virtual server 2005. I have one domain controller running DHCP. SCCM is running on a 2003 SP2 server with WDS. I have everything setup correctly as far as I can tell. I am trying to deploy Vista to a test client also running on Virtual Server. When I boot it, it successfully pulls down the winPE image. I see where it says windows is starting up, for about 45 - 60 seconds and then it says preparing network connections for a brief second and then reboots. I have pressed F8 and looked at the log on the client. The only thing I see is at the very bottom. Failed to download policy ART20007-ART00009-DBBBC9D6 (Code 0x080090003). Above that it appears to read 20+ policies just fine. Any Ideas? I have tried about everything I can think of.
Nick
Answers
This is some kind of underlying network issue. The WinPE that is running can't communicate with the Management Point, probably because it can't resolve the fully-qualified domain name (FQDN) of the MP.
When WinPE comes up, hit the F8 key to get a command prompt. Then use ipconfig /all to ensure that the network is configured correctly. This will also verify that you have the proper NIC driver, etc. Try getting a connection to the MP or to some other computer on your network so that you know the network is working properly.
All Replies
What is happening after the reboot?
Is the new machine built or is it unable to boot?
After it reboots it comes up with no OS installed.
Nick
Try running the same deployment on real hardware.
I have a similar environment using VMWare and I get a know DLL failure error at a similar stage that yours is failing.
The only other suggestion I would have is drivers.
Does the Virtual Server machine need Mass Storage drivers to get the virtual hard drive working?
i have the same problem but in real enviromentSomething to try: In the ConfigMgr 2007 Admin UI, go to Site Management, and drill down to the PXE Service Point. On the PXE Service Point properties dialog, on the "Database" tab, you probably have the self-signed certificate selected. Change the expiration date on the self-signed certificate (just add 1 day or subtract 1 day, for example), then click OK. Then try your PXE boot process again.
If you are still having the same problem, do the F8 thing again, and post the portion of the smsts.log file around the error about being unable to download policy.
Not sure what has changed, but I am getting a different error now. (unknown host getbyhostname failed) I am getting this on both a virtual test PC and a physical PC. I have added drvied for the physical PC.
<![LOG[MP Ports: http=80, https=443, default=80]LOG]!><time="09:50:34.210+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmediawizardcontrol.cpp:551">
<![LOG[Importing certificates to root store]LOG]!><time="09:50:34.210+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="utils.cpp:4215">
<![LOG[Added certificate to store or replaced matching certificate in store.]LOG]!><time="09:50:34.260+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="utils.cpp:4271">
<![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="09:50:34.260+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmediawizardcontrol.cpp:594">
<![LOG[No custom hook found]LOG]!><time="09:50:34.270+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmediawizardcontrol.cpp:442">
<![LOG[No Need to create Authenticator Info]LOG]!><time="09:50:34.280+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmediawizardcontrol.cpp:720">
<![LOG[Getting MP time information]LOG]!><time="09:50:34.280+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmediawizardcontrol.cpp:731">
<![LOG[Requesting client identity]LOG]!><time="09:50:34.681+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:4574">
<![LOG[CLibSMSMessageWinHttpTransport:
end: URL: test2003.test.inet:80 CCM_POST /ccm_system/request]LOG]!><time="09:50:34.851+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:6043">
<![LOG[unknown host (gethostbyname failed)]LOG]!><time="09:50:35.031+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:593">
<![LOG[hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,6289)]LOG]!><time="09:50:35.031+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="09:50:35.031+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[Will retry in 5 second(s)]LOG]!><time="09:50:35.031+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1690">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="09:50:38.897+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:763">
<![LOG[The command completed successfully.]LOG]!><time="09:50:38.917+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:846">
<![LOG[Successfully launched command shell.]LOG]!><time="09:50:38.917+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:429">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="09:50:39.207+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:763">
<![LOG[The command completed successfully.]LOG]!><time="09:50:39.217+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:846">
<![LOG[Successfully launched command shell.]LOG]!><time="09:50:39.217+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="816" file="bootshell.cpp:429">
<![LOG[Retrying...]LOG]!><time="09:50:40.920+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1694">
<![LOG[CLibSMSMessageWinHttpTransport:
end: URL: test2003.test.inet:80 CCM_POST /ccm_system/request]LOG]!><time="09:50:40.920+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:6043">
<![LOG[unknown host (gethostbyname failed)]LOG]!><time="09:50:40.950+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:593">
<![LOG[hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,6289)]LOG]!><time="09:50:40.950+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="09:50:40.950+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[Will retry in 11 second(s)]LOG]!><time="09:50:40.960+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1690">
<![LOG[Retrying...]LOG]!><time="09:50:52.566+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1694">
<![LOG[CLibSMSMessageWinHttpTransport:
end: URL: test2003.test.inet:80 CCM_POST /ccm_system/request]LOG]!><time="09:50:52.566+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:6043">
<![LOG[unknown host (gethostbyname failed)]LOG]!><time="09:50:52.576+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:593">
<![LOG[hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,6289)]LOG]!><time="09:50:52.576+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="09:50:52.576+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[Will retry in 22 second(s)]LOG]!><time="09:50:52.576+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1690">
<![LOG[Retrying...]LOG]!><time="09:51:15.379+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1694">
<![LOG[CLibSMSMessageWinHttpTransport:
end: URL: test2003.test.inet:80 CCM_POST /ccm_system/request]LOG]!><time="09:51:15.379+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:6043">
<![LOG[unknown host (gethostbyname failed)]LOG]!><time="09:51:15.399+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:593">
<![LOG[hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,6289)]LOG]!><time="09:51:15.399+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="09:51:15.399+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[Will retry in 44 second(s)]LOG]!><time="09:51:15.409+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1690">
<![LOG[Retrying...]LOG]!><time="09:51:59.563+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1694">
<![LOG[CLibSMSMessageWinHttpTransport:
end: URL: test2003.test.inet:80 CCM_POST /ccm_system/request]LOG]!><time="09:51:59.563+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="libsmsmessaging.cpp:6043">
<![LOG[unknown host (gethostbyname failed)]LOG]!><time="09:51:59.583+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:593">
<![LOG[hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,6289)]LOG]!><time="09:51:59.583+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="09:51:59.583+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:6289">
<![LOG[End of retries]LOG]!><time="09:51:59.583+000" date="03-05-2008" component="TSPxe" context="" type="2" thread="1356" file="libsmsmessaging.cpp:1678">
<![LOG[Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,1805)]LOG]!><time="09:51:59.583+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:1805">
<![LOG[failed to send the request]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:1805">
<![LOG[DoRequest (sReply, true), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,4674)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="libsmsmessaging.cpp:4674">
<![LOG[Failed to get client identity (80072ee7)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="libsmsmessaging.cpp:4795">
<![LOG[ClientIdentity.RequestClientIdentity (), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,793)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmediawizardcontrol.cpp:793">
<![LOG[failed to request for client]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="3" thread="1356" file="tsmediawizardcontrol.cpp:793">
<![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmediawizardcontrol.cpp:1083">
<![LOG[GetPolicy(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2007)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmediawizardcontrol.cpp:2007">
<![LOG[RunWizardForPXE(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2308)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmediawizardcontrol.cpp:2308">
<![LOG[oTSMediaWizardControl.Run( sMediaRoot, true, true ), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,936)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmbootstrap.cpp:936">
<![LOG[Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1045)]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="0" thread="1356" file="tsmbootstrap.cpp:1045">
<![LOG[Exiting with return code 0x80072EE7]LOG]!><time="09:51:59.593+000" date="03-05-2008" component="TSPxe" context="" type="1" thread="1356" file="tsmbootstrap.cpp:1057">
<![LOG[Execution complete.]LOG]!><time="09:51:59.613+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="848" file="bootshell.cpp:620">
<![LOG[Finalizing logging from process 812]LOG]!><time="09:51:59.613+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="848" file="tslogging.cpp:1736">
<![LOG[Finalizing logs to root of first available drive]LOG]!><time="09:51:59.613+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="848" file="tslogging.cpp:1578">
<![LOG[LOGGING: Setting log directory to "X:\SMSTSLog".]LOG]!><time="09:51:59.653+000" date="03-05-2008" component="TSBootShell" context="" type="1" thread="848" file="tslogging.cpp:1803">This is some kind of underlying network issue. The WinPE that is running can't communicate with the Management Point, probably because it can't resolve the fully-qualified domain name (FQDN) of the MP.
When WinPE comes up, hit the F8 key to get a command prompt. Then use ipconfig /all to ensure that the network is configured correctly. This will also verify that you have the proper NIC driver, etc. Try getting a connection to the MP or to some other computer on your network so that you know the network is working properly.
I had a bad DNS entry. I could ping by hostname, but not by FQDN. I killed the bad entry and registered DNS on the Configuration Manager server and it appears that all is well.
Thanks
Nick
I add 1 day in expiration date on self-signed certificate and now task working okI tried that as well and it did not work for me....
Here is my smsts.log file. It seems that it's failing on downloading a policy? Can anyone help?
LOGGING: Finalize process ID set to 848 TSBootShell 6/10/2008 8:41:48 AM 852 (0x0354)
==============================[ TSBootShell.exe ]============================== TSBootShell 6/10/2008 8:41:48 AM 852 (0x0354)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' TSBootShell 6/10/2008 8:41:48 AM 852 (0x0354)
Waiting for PNP initialization... TSBootShell 6/10/2008 8:41:48 AM 880 (0x0370)
Booted from network (PXE) TSBootShell 6/10/2008 8:41:48 AM 880 (0x0370)
Found config path X:\sms\data\ TSBootShell 6/10/2008 8:41:48 AM 880 (0x0370)
Booting from removable media, not restoring bootloaders on hard drive TSBootShell 6/10/2008 8:41:48 AM 880 (0x0370)
Executing command line: wpeinit.exe -winpe TSBootShell 6/10/2008 8:41:48 AM 880 (0x0370)
The command completed successfully. TSBootShell 6/10/2008 8:42:17 AM 880 (0x0370)
Starting DNS client service. TSBootShell 6/10/2008 8:42:17 AM 880 (0x0370)
Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\ TSBootShell 6/10/2008 8:42:17 AM 880 (0x0370)
The command completed successfully. TSBootShell 6/10/2008 8:42:17 AM 880 (0x0370)
==============================[ TSMBootStrap.exe ]============================== TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\ TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL' TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
PXE Boot with Root = X:\ TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
Executing from PXE in WinPE TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading TsPxe.dll from X:\sms\bin\i386\TsPxe.dll TSMBootstrap 6/10/2008 8:42:17 AM 1300 (0x0514)
TsPxe.dll loaded TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Device has PXE booted TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Variable Path: \SMSTemp\2008.06.10.08.39.11.0003.{AB69B78E-66BF-4936-A8F9-32820A428C79}.boot.var TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Variable Key Len: 61 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Succesfully added firewall rule for Tftp TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Executing: X:\sms\bin\i386\smstftp.exe -i 10.100.144.136 get \SMSTemp\2008.06.10.08.39.11.0003.{AB69B78E-66BF-4936-A8F9-32820A428C79}.boot.var X:\sms\data\variables.dat TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Command line for extension .exe is "%1" %* TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Set command line: "X:\sms\bin\i386\smstftp.exe" -i 10.100.144.136 get \SMSTemp\2008.06.10.08.39.11.0003.{AB69B78E-66BF-4936-A8F9-32820A428C79}.boot.var X:\sms\data\variables.dat TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 10.100.144.136 get \SMSTemp\2008.06.10.08.39.11.0003.{AB69B78E-66BF-4936-A8F9-32820A428C79}.boot.var X:\sms\data\variables.dat TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Process completed with exit code 0 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Succesfully removed firewall rule for Tftp TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Successfully downloaded pxe variable file. TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
we are booted using PXE TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
we are booted using PXE and we use a generated password TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading Media Variables from "X:\sms\data\variables.dat" TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,185) TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
SMS::Crypto:
ES:
ecryptBuffer( (BYTE*)pszPassword, wcslen(pszPassword)*sizeof(WCHAR), encryptedBuffer.getBuffer(), encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\tscore\tsremovablemedia.cpp,386) TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Verifying media password. TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading Media Variables from "X:\sms\data\variables.dat" TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Found network adapter "Intel(R) 82566DM Gigabit Network Connection" with IP Address 10.100.6.85. TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading Media Variables from "X:\sms\data\variables.dat" TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,185) TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
SMS::Crypto:
ES:
ecryptBuffer( (BYTE*)pszPassword, wcslen(pszPassword)*sizeof(WCHAR), encryptedBuffer.getBuffer(), encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sms_fre\sms\framework\tscore\tsremovablemedia.cpp,386) TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Entering TSMediaWizardControl::GetPolicy. TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" successfully created TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Environment scope "Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}" successfully created TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting LogMaxSize to 1000000 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting LogMaxHistory to 1 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting LogLevel to 0 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting LogEnabled to 1 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting LogDebug to 1 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading variables from the Task Sequencing Removable Media. TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Loading Media Variables from "X:\sms\data\variables.dat" TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSMediaGuid TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSBootMediaPackageID TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSHTTPPort TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSHTTPSPort TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSIISSSLState TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSLaunchMode TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSMP TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSMPCerts TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSMPPort TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSMediaPFX TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSPublicRootKey TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSSiteCode TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Setting _SMSTSUseFirstCert TS environment variable TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
MP Ports: http=80, https=443, default=80 TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Missing root CA environment variable from variables file TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Custom hook from X:\\TSConfig.INI is TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
No custom hook found TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
No Need to create Authenticator Info TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Getting MP time information TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
Requesting client identity TSPxe 6/10/2008 8:42:17 AM 1300 (0x0514)
CLibSMSMessageWinHttpTransport:
end: URL: cgysc1.global.ad:80 CCM_POST /ccm_system/request TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Decompressing reply body. TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
:
ecompressBuffer(65536) TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Decompression (zlib) succeeded: original size 346, uncompressed size 1196. TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Current time: 2008-06-10 16:42:18.219 TZ
acific Standard Time Bias:0480 TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Current time zone info: 480, Pacific Standard Time, [0 0 0 0 0 0 0 0], 0, , [0 0 0 0 0 0 0 0], 0 TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Adjusting the system time: -7199.244 seconds TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Time zone info set to: 420, , [2021 12 1 13 7 6 53 285], 0, , [2021 12 1 13 7 6 53 285], -60 TSPxe 6/10/2008 10:42:18 AM 1300 (0x0514)
New time: 2008-06-10 14:42:18.974 TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Current time: 2008-06-10 14:42:18.974 TZ: Bias:0420 TSPxe 6/10/2008 8:42:18 AM 1300 (0x0514)
Downloading policy from cgysc1.global.ad. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Initializing HTTP transport. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting URL = cgysc1.global.ad. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting Default Port = 80. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting SSL = false. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting CRL = false. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting Server Certificates. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting Media Certificate. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Preparing Client Identity Request. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting transport. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting SourceID = dffd069e-8912-4954-8235-515f787567d7. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting site code = CUS. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting SMBIOS GUID = 4DA78E55-CBC3-11DC-BBDA-FE9A708E000F. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Adding MAC Address 00:0F:FE:9A:70:8E. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Executing Client Identity Request. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Requesting client identity TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
CLibSMSMessageWinHttpTransport:
end: URL: cgysc1.global.ad:80 CCM_POST /ccm_system/request TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Decompressing reply body. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
:
ecompressBuffer(65536) TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Decompression (zlib) succeeded: original size 352, uncompressed size 1202. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Client GUID = GUID:30747F37-A3FD-4B5E-8E74-362E0C71C0A1. Netbios name = HPCQ7800 TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Preparing Policy Assignment Request. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting transport. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting site code = CUS. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Setting client ID = GUID:30747F37-A3FD-4B5E-8E74-362E0C71C0A1. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Executing Policy Assignment Request. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Sending RequestAssignments TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
CLibSMSMessageWinHttpTransport:
end: URL: cgysc1.global.ad:80 CCM_POST /ccm_system/request TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Decompressing reply body. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
:
ecompressBuffer(65536) TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Decompression (zlib) succeeded: original size 5175, uncompressed size 34830. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Retrieving Policy Assignments: TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {c43a91af-17e7-4fef-8c0d-7f3cdcf6db9e}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {45db1979-2350-4d4f-b873-7f63a47fc7af}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {fe1d5542-ffc8-4f5c-b809-ba05671383fa}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {2758135d-1a44-4b94-9de1-74fb34c0a710}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {f50ee9ce-019d-4b5d-a6c5-4f3466513c5c}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {d9f79251-8fb5-4b93-97f8-610c4eb95abe}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {d6caa42d-b081-4b83-9a89-abc3e3dd197d}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {87dd8ef1-e49a-4258-88a3-3757babc642d}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {7a9a2bba-9d00-46f2-85d6-e8f03e07db4d}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {30677394-2abf-4e2e-9647-7b0388b9366e}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {c911aca2-b621-41c9-96f9-2ed79e3bd047}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {35604081-1126-496f-8d83-d70131ad9fa3}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {5d9c02ee-e050-4313-8440-ad624c40a0f9}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {ec295a72-1857-4bc7-bbc7-8eb8d9eb2a8d}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {fc12e9b5-c2f7-4b03-9321-9459e7abf24e}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {da2dee05-234e-4a00-bd22-35054638a0fe}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {d78125ba-3017-4cbd-871c-3202e9cd6618}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {e51c8760-604b-4d2c-9df0-ea681fb5b119}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {032650af-186b-4a54-9e3b-78faf29cf9e3}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment {58168545-0dc1-4902-b85d-899ae56f2c49}. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment CUS200C0-CUS00077-DBBBC9D6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00001-DBBBC9D6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00011-DBBBC9D6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS0002C-DBBBC9D6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00039-6CC4AEB6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00047-6CC4AEB6. TSPxe 6/10/2008 8:42:19 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00048-6CC4AEB6. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00057-DBBBC9D6. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS0005F-6E8611A1. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00073-DBBBC9D6. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Processing Policy Assignment DEP-CUS200C0-CUS00074-DBBBC9D6. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Successfully read 31 policy assignments. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Downloading policy body CUS200C0-CUS00077-DBBBC9D6. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Preparing Policy Body Request. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Setting transport. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Setting policy location = http://<mp>/SMS_MP/.sms_pol?CUS200C0-CUS00077-DBBBC9D6.1_00. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Executing Policy Body Request. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
CLibSMSMessageWinHttpTransport:
end: URL: cgysc1.global.ad:80 GET /SMS_MP/.sms_pol?CUS200C0-CUS00077-DBBBC9D6.1_00 TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
found a secure policy TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
decoding policy TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
CryptDecryptMessage ( &DecryptParams, pbEncrypted, nEncryptedSize, 0, &nPlainSize, 0 ), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,359) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
SMS::Crypto:
ES:
ecryptBuffer ( hCertStore, (BYTE*) pServerReply, nReplySize, pDecrypteReply, dwDecryptedSize), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,4028) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1331) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Failed to download policy CUS200C0-CUS00077-DBBBC9D6 (Code 0x8009310b). TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
(*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,719) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
m_pPolicyManager->GetObjects( TS:
olicy::TaskSequence::GetClassNameW(), TS:
olicy::TaskSequence::GetPolicyCategory(), TS:
olicy::TSPolicyAssignment:
OLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,926) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Exiting TSMediaWizardControl::GetPolicy. TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
GetPolicy(), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2007) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
RunWizardForPXE(), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2308) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
oTSMediaWizardControl.Run( sMediaRoot, true, true ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,936) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1045) TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Exiting with return code 0x8009310B TSPxe 6/10/2008 8:42:20 AM 1300 (0x0514)
Execution complete. TSBootShell 6/10/2008 8:42:20 AM 880 (0x0370)
Finalizing logging from process 848 TSBootShell 6/10/2008 8:42:20 AM 880 (0x0370)
Finalizing logs to root of first available drive TSBootShell 6/10/2008 8:42:20 AM 880 (0x0370)
Successfully finalized logs to C:\SMSTSLog TSBootShell 6/10/2008 8:42:20 AM 880 (0x0370)
Cleaning up task sequencing logging configuration. TSBootShell 6/10/2008 8:42:20 AM 880 (0x0370)- Hello!
I'm also having this problem.. HRESULT=8009310b
The certificate trick did not work for me either, so what could be the problem?
I noticed that these error messages are logged in the smspxe.log exactly when i fire the client into PXE boot:
WARNING: _SMSTSSiteSigningCertificate Not Set. This might cause client failures in native mode. smspxe 18.09.2008 16:00:05 5248 (0x1480)
WARNING: _SMSTSRootCACerts Not Set. This might cause client failures in native mode. smspxe 18.09.2008 16:00:05 5248 (0x1480)
WARNING: _SMSTSCertStoreName Not Set. This might cause client failures in native mode. smspxe 18.09.2008 16:00:05 5248 (0x1480)
WARNING: _SMSTSCertSelection Not Set. This might cause client failures in native mode. smspxe 18.09.2008 16:00:05 5248 (0x1480)
The thing is that I run the SCCM site in mixed mode..
There is also very little material around this error on the web so it is a bit frustrating, but it seems to be related to certificates..
Thank you. Same problem here.
Network/DHCP settings are all fine. I tried to extend certificate period without any luck. This is so frustrating.
PE just reboots
Code SnippetSuccessfully read 35 policy assignments. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
Downloading policy body S0120515-S0100108-DBBBC9D6. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
Preparing Policy Body Request. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
Setting transport. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
Setting policy location = http://<mp>/SMS_MP/.sms_pol?S0120515-S0100108-DBBBC9D6.45_00. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
Executing Policy Body Request. TSPxe 19-09-2008 13:44:44 1296 (0x0510)
CLibSMSMessageWinHttpTransport::Send: URL: NORSMS02.NETWORK.INT:80 GET /SMS_MP/.sms_pol?S0120515-S0100108-DBBBC9D6.45_00 TSPxe 19-09-2008 13:44:44 1296 (0x0510)
The request has succeeded. 200 OK TSPxe 19-09-2008 13:44:45 1296 (0x0510)
found a secure policy TSPxe 19-09-2008 13:44:45 1296 (0x0510)
decoding policy TSPxe 19-09-2008 13:44:45 1296 (0x0510)
CryptDecryptMessage ( &DecryptParams, pbEncrypted, nEncryptedSize, 0, &nPlainSize, 0 ), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\smscrypt\windes.cpp,359) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
SMS::Crypto::DES::DecryptBuffer ( hCertStore, (BYTE*) pServerReply, nReplySize, pDecrypteReply, dwDecryptedSize), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,4339) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1841) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
Failed to download policy S0120515-S0100108-DBBBC9D6 (Code 0x8009310b). TSPxe 19-09-2008 13:44:45 1296 (0x0510)
(*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1111) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
m_pPolicyManager->GetObjects( TS::Policy::TaskSequence::GetClassNameW(), TS::Policy::TaskSequence::GetPolicyCategory(), TS::Policy::TSPolicyAssignment::POLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,947) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
Exiting TSMediaWizardControl::GetPolicy. TSPxe 19-09-2008 13:44:45 1296 (0x0510)
GetPolicy(), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2058) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
RunWizardForPXE(), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2383) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
oTSMediaWizardControl.Run( sMediaRoot, true, true ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,936) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=8009310b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1105) TSPxe 19-09-2008 13:44:45 1296 (0x0510)
Exiting with return code 0x8009310B TSPxe 19-09-2008 13:44:45 1296 (0x0510)
Execution complete. TSBootShell 19-09-2008 13:44:45 856 (0x0358)
Finalizing logging from process 828 TSBootShell 19-09-2008 13:44:45 856 (0x0358)
Finalizing logs to root of first available drive TSBootShell 19-09-2008 13:44:45 856 (0x0358)
LOGGING: Setting log directory to "X:\SMSTSLog". TSBootShell 19-09-2008 13:44:45 856 (0x0358)- I'm getting this same error Exiting with return code 0x8009310B, did anyone come up with a solution to this issue?
- Can the above issue be also cause if you dont have any dns server or dns server not properly configure. Is OSD using the DNS server to communicate to the MP.

