ShaunSmith14
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Hi,
Hoping someone can help!
In our SCCM environment we have just configured a remote DP at our hardware suppliers distribution centre and we are having issues running our Task Sequence. The DP has been configured, boundary group created and associated etc and all TS content successfully distributed.
Our supplier can pxe boot a unit and start the TS but when attempting to download and apply the OS Image it fails with error 0x80070002.
Scanning through the smsts logs we get the same error multiple times before the TS eventually fails:
Trying http://servername.domain/SMS_DP_SMSPKG$/RTE0089F. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
GetDirectoryListing() entered ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Initializing HTTP transport. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Setting URL = http://servername.domain/SMS_DP_SMSPKG$/RTE0089F. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Address=http://servername.domain, Scheme=http, Object=/SMS_DP_SMSPKG$/RTE0089F, Port=80. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
WinHttp credentials set. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: servername.domain:80 PROPFIND /SMS_DP_SMSPKG$/RTE0089F ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Not in SSL. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Error. Status code 500 - (Internal Server Error) returned ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
dwHttpResultCode >= 200 && dwHttpResultCode <= 299, HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\downloadcontent.cpp,949) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Http result: 500 ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
SendResourceRequest() failed. 801901f4 ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
SendResourceRequest(), HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\downloadcontent.cpp,626) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\resolvesource.cpp,3185) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Download() failed. 801901f4. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
We have:
- Enabled 'Allow client to connect anonymously'.
- Checked the Network Access Account which is fine as all our other DP's are not having an issue.
- Checked IIS on the DP and SMS Distribution Points Pool is started.
- Removed the OS Image from the DP and redistributed
Full smsts attached.
Thanks!
Hoping someone can help!
In our SCCM environment we have just configured a remote DP at our hardware suppliers distribution centre and we are having issues running our Task Sequence. The DP has been configured, boundary group created and associated etc and all TS content successfully distributed.
Our supplier can pxe boot a unit and start the TS but when attempting to download and apply the OS Image it fails with error 0x80070002.
Scanning through the smsts logs we get the same error multiple times before the TS eventually fails:
Trying http://servername.domain/SMS_DP_SMSPKG$/RTE0089F. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
GetDirectoryListing() entered ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Initializing HTTP transport. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Setting URL = http://servername.domain/SMS_DP_SMSPKG$/RTE0089F. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Address=http://servername.domain, Scheme=http, Object=/SMS_DP_SMSPKG$/RTE0089F, Port=80. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
WinHttp credentials set. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: servername.domain:80 PROPFIND /SMS_DP_SMSPKG$/RTE0089F ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Not in SSL. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Error. Status code 500 - (Internal Server Error) returned ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
dwHttpResultCode >= 200 && dwHttpResultCode <= 299, HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\downloadcontent.cpp,949) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Http result: 500 ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
SendResourceRequest() failed. 801901f4 ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
SendResourceRequest(), HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\downloadcontent.cpp,626) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=801901f4 (X:\bt\1116398\repo\src\Framework\TSCore\resolvesource.cpp,3185) ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
Download() failed. 801901f4. ApplyOperatingSystem 01/08/2024 06:07:34 1956 (0x07A4)
We have:
- Enabled 'Allow client to connect anonymously'.
- Checked the Network Access Account which is fine as all our other DP's are not having an issue.
- Checked IIS on the DP and SMS Distribution Points Pool is started.
- Removed the OS Image from the DP and redistributed
Full smsts attached.
Thanks!