Forum Discussion
christian31
Sep 11, 2020Brass Contributor
SCCM Software Updates not installing to endpoints
Hi! I have a new built SCCM(MP,DP,SUP)(forestA), I have a remote DP on the other forest(forestB). I am currently testing software update deployment on my setup and upon checking to my testing cli...
alexandertuvstrom
Sep 14, 2020Brass Contributor
0x87d00215, it means "Item not found". Do you have enough disk space on the remote DP? No Maintenance Windows on the device collection?
- christian31Sep 15, 2020Brass ContributorYes i have enough disk space and no maintenance windows on the device collection. I reinstall the SCCM agent and this issue still occurs. On the status in monitoring window of the SCCM console, the Distribution point says that i have successfully distributed content on the remote DP but there is an error saying Failed to create virtual directory? i have seen a fix to this by restarting the DP and distribute again the content but still it persist. Is it a factor also for the updates not deploying to client computer?
- alexandertuvstromSep 15, 2020Brass Contributor
Possible cause can be the distribution Manager requires that IIS base components be installed on the local Configuration Manager Site Server in order to create the virtual directory. Verify that IIS base components are installed on the local Configuration Manager Site Server, and IIS Web Services are installed on the Distribution Point Server.
- Michiel OverweelOct 01, 2020Former Employee
alexandertuvstrom IIS is *NOT* required on the site server, unless that site server itself hosts one of the roles that require IIS (such as the MP, DP or SUP role).