Hello all,
I've looked all over this forum and I can't find a solution to my problem. I think I narrow it down to authentification issue, but I'm stuck at this point.
This is a DEV env. with only 1 server.
I'm trying to build and capture.
PXE boot works and I get to the point where I select my task sequence and then it starts to partition and format my drives. Once it gets to the Apply Operating System task, I get the following error.
ERROR 0x80070002
Task Sequence: Build & Capture Win 7 En x64 Pro has failed with the error code (0x80070002). For more information, contact your system adminisitrator or helpdesk operator
At this point, if I hit F8, open notepad.exe and try to browse to my share, I get access denied with the actual credentials. If I provide the account used for Network Access Account, it works, I can browse to my share.
So for what I understand the user that is in use for the Task Deployment cannot access my share.
In my DOS prompt window, if I type "SET" I can see that the username is: SYSTEM
- I have set the Network Access Account on the software distribution server.
- My shares all have EVERYONE full access (this is Dev environement) + every single account on my domain has FULL ACCESS.
Here's the log for the CLIENT, it all comes down to authentification errors, but can't figure out why and where I can change the credentials......
Thanks for your help
<![LOG[Initializing HTTP transport.]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:695"><![LOG[ Setting URL = http://sccm-cfg1.sccm.local/SMS_DP_SMSPKG$/MTL00029.]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:697">
<![LOG[ Address=http://sccm-cfg1.sccm.local, Scheme=http, Object=/SMS_DP_SMSPKG$/MTL00029, Port=80.]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:724">
<![LOG[ Setting Authenticator.]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:772">
<![LOG[Set authenticator in transport]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="libsmsmessaging.cpp:7751">
<![LOG[WinHttp credentials set]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="downloadcontent.cpp:833">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: sccm-cfg1.sccm.local:80 PROPFIND /SMS_DP_SMSPKG$/MTL00029]LOG]!><time="09:28:53.234+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="libsmsmessaging.cpp:8621">
<![LOG[401 - Authentication failure on request with anonymous access, retrying with context credentials.]LOG]!><time="09:28:53.297+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="libsmsmessaging.cpp:8962">
<![LOG[Using thread token for request]LOG]!><time="09:28:53.297+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="libsmsmessaging.cpp:8812">
<![LOG[401 - Authentication failure on request with context credentials, retrying with supplied credentials.]LOG]!><time="09:28:53.297+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="libsmsmessaging.cpp:8968">
<![LOG[401 - Authentication failure with supplied credentials.]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="libsmsmessaging.cpp:8974">
<![LOG[dwHttpResultCode>=200 && dwHttpResultCode<=299, HRESULT=80190191 (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,841)]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:841">
<![LOG[Http result: 401]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="3" thread="1404" file="downloadcontent.cpp:841">
<![LOG[SendResourceRequest() failed with 0x80190191]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="3" thread="1404" file="downloadcontent.cpp:854">
<![LOG[SendResourceRequest(), HRESULT=80190191 (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,573)]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="downloadcontent.cpp:573">
<![LOG[oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=80190191 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2510)]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="resolvesource.cpp:2510">
<![LOG[Retrying download...]LOG]!><time="09:28:53.359+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="resolvesource.cpp:2923">
<![LOG[Tried all the available http based locations. SMB based locations will be attempted now.]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="resolvesource.cpp:2940">
<![LOG[!saSMBContentSources.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2948)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="resolvesource.cpp:2948">
<![LOG[DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3106)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="resolvesource.cpp:3106">
<![LOG[DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3331)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="resolvesource.cpp:3331">
<![LOG[ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3221)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="resolvesource.cpp:3221">
<![LOG[TS::Utility::ResolveSource( this->packageID, this->packagePath, TS::Utility::ResolveSourceFlags::PersistContents | (this->forceRunFromNet ? TS::Utility::ResolveSourceFlags::ForceRunFromNet : 0) ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1460)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="installimage.cpp:1460">
<![LOG[resolvePkgSource(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1503)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="installimage.cpp:1503">
<![LOG[Apply(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1712)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="installimage.cpp:1712">
<![LOG[Installation of image 2 in package MTL00029 failed to complete..
The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="3" thread="1404" file="installimage.cpp:1732">
<![LOG[installer.install(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1787)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="installimage.cpp:1787">
<![LOG[Entering ReleaseSource() for D:\_SMSTaskSequence\Packages\MTL00029]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="1" thread="1404" file="resolvesource.cpp:3616">
<![LOG[The user tries to release a source directory D:\_SMSTaskSequence\Packages\MTL00029 that is either already released or we have not connected to it]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="2" thread="1404" file="resolvesource.cpp:3666">
<![LOG[InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia, g_RunFromNet ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,509)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="ApplyOperatingSystem" context="" type="0" thread="1404" file="applyos.cpp:509">
<![LOG[Process completed with exit code 2147942402]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="commandline.cpp:1123">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="instruction.cxx:3012">
<![LOG[Failed to run the action: Apply Operating System.
The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:28:56.375+300" date="11-28-2013" component="TSManager" context="" type="3" thread="692" file="instruction.cxx:3103">
<![LOG[MP server http://sccm-cfg1.sccm.local. Ports 80,443. CRL=false.]LOG]!><time="09:28:56.391+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="utils.cpp:5300">
<![LOG[Setting authenticator]LOG]!><time="09:28:56.406+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="utils.cpp:5322">
<![LOG[Set authenticator in transport]LOG]!><time="09:28:56.406+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:7751">
<![LOG[Sending StatusMessage]LOG]!><time="09:28:56.422+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="libsmsmessaging.cpp:4025">
<![LOG[Setting message signatures.]LOG]!><time="09:28:56.437+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:1297">
<![LOG[Setting the authenticator.]LOG]!><time="09:28:56.437+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:1327">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: sccm-cfg1.sccm.local:80 CCM_POST /ccm_system/request]LOG]!><time="09:28:56.437+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="libsmsmessaging.cpp:8621">
<![LOG[Request was succesful.]LOG]!><time="09:28:56.453+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:8956">
<![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147024894]LOG]!><time="09:28:56.453+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
<![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="09:28:56.453+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
<![LOG[Clear local default environment]LOG]!><time="09:28:56.453+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:807">
<![LOG[Let the parent group (Build the Reference Machine) decides whether to continue execution]LOG]!><time="09:28:56.469+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="instruction.cxx:3212">
<![LOG[The execution of the group (Build the Reference Machine) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="09:28:56.469+300" date="11-28-2013" component="TSManager" context="" type="3" thread="692" file="instruction.cxx:2425">
<![LOG[Failed to run the last action: Apply Operating System. Execution of task sequence failed.
The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:28:56.469+300" date="11-28-2013" component="TSManager" context="" type="3" thread="692" file="engine.cxx:214">
<![LOG[MP server http://sccm-cfg1.sccm.local. Ports 80,443. CRL=false.]LOG]!><time="09:28:56.469+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="utils.cpp:5300">
<![LOG[Setting authenticator]LOG]!><time="09:28:56.484+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="utils.cpp:5322">
<![LOG[Set authenticator in transport]LOG]!><time="09:28:56.484+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:7751">
<![LOG[Sending StatusMessage]LOG]!><time="09:28:56.500+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="libsmsmessaging.cpp:4025">
<![LOG[Setting message signatures.]LOG]!><time="09:28:56.516+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:1297">
<![LOG[Setting the authenticator.]LOG]!><time="09:28:56.516+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:1327">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: sccm-cfg1.sccm.local:80 CCM_POST /ccm_system/request]LOG]!><time="09:28:56.516+300" date="11-28-2013" component="TSManager" context="" type="1" thread="692" file="libsmsmessaging.cpp:8621">
<![LOG[Request was succesful.]LOG]!><time="09:28:56.531+300" date="11-28-2013" component="TSManager" context="" type="0" thread="692" file="libsmsmessaging.cpp:8956">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="09:29:00.172+300" date="11-28-2013" component="TSBootShell" context="" type="1" thread="748" file="bootshell.cpp:857">
<![LOG[The command completed successfully.]LOG]!><time="09:29:00.172+300" date="11-28-2013" component="TSBootShell" context="" type="1" thread="748" file="bootshell.cpp:939">
<![LOG[Successfully launched command shell.]LOG]!><time="09:29:00.172+300" date="11-28-2013" component="TSBootShell" context="" type="1" thread="748" file="bootshell.cpp:430">