Our Setup:
- SCCM 1806 on Server 2016
- Clients are running Windows 10 1709 (about 25000 clients)
- Clients running corresponding SCCM client v5.00.8692.1008
We are trying to utilize Peer Caching but are unsuccessful in getting it to work. After a number of tries to connect to a peer, it uses the DP as last resort and successfully downloads the data (but not from a peer cache source).
We verified that firewall ports (8003, 8004) are opened at the source peer. We re-entered the NAA account info and successfully verified. For testing purposes we also granted full access rights to CCMCACHE folder to the NAA account
In SMSTS.log we see that the client has located a peer, tried to connect but failed. Some possible relevant LOG entries:
Quote
Content source is a super peer, but peer token is not available RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
Unable to find any Certificate based on Certificate Issuers RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
CcmGetCertificateContext failed. 87d00215 RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
In SSSL - but not using DP auth token or authenticator RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
In SSL, but with no client cert RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
In SSL, but with no media cert RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
401 - Unsuccessful with anonymous access. Retrying with context credentials. RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
Using thread token for request RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
401 - Unsuccessful with context credentials. Retrying with supplied credentials. RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
401 - Unsuccessful with supplied credentials. RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
401 - Unsuccessful on all retries. RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
SendResourceRequest() failed. 80190191 RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
SendResourceRequest(), HRESULT=80190191 (..\downloadcontent.cpp,612) RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=80190191 (..\resolvesource.cpp,3072) RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
Download() failed. 80190191. RunPowerShellScript 3-10-2018 09:41:21 4972 (0x136C)
Our Setup:
- SCCM 1806 on Server 2016
- Clients are running Windows 10 1709 (about 25000 clients)
- Clients running corresponding SCCM client v5.00.8692.1008
We are trying to utilize Peer Caching but are unsuccessful in getting it to work. After a number of tries to connect to a peer, it uses the DP as last resort and successfully downloads the data (but not from a peer cache source).
We verified that firewall ports (8003, 8004) are opened at the source peer. We re-entered the NAA account info and successfully verified. For testing purposes we also granted full access rights to CCMCACHE folder to the NAA account
In SMSTS.log we see that the client has located a peer, tried to connect but failed. Some possible relevant LOG entries:
Does anyone have any idea where to look next?
Share this post
Link to post
Share on other sites