Failed to get dp locations as the expected version from mp. error 0x87d00215

Unable to push SCCM client on workstations and servers. When checked log file (C:\Windows\ccmsetup\Logs\ccmsetup.log) i was getting error "Failed to get dp locations as the expected version from mp. error 0x87d00215"


Here are the things which i did to fix it.

- SCCM server as an local administrator.
- Boundary and Boundary group.
- Distribution Point status.
- Client installation files permission.
- Reinstall MP.
- Reinstall DP.


Here is the explanation of each point.
SCCM server as an local administrator.
Make sure your SCCM server should be the part of local administrator.

Boundary and Boundary group
Check your boundaries, there could be a case that your client is getting ip address of a new DHCP range which is not added in your boundaries and boundaries group.

Distribution point status
Go to Monitoring > Overview > Distribution Status > Distribution Point Configuration Status
See if there is any errors on very initial level. If yes, find them and fix them.

Client installation files permission
You need to check the permissions on the folder where you keep all client installation files which would be accessed while pushing the clients.
Mainly, the service account which you created to install the client should have minimum modify access on it. If you need to test, then add "Everyone" with modify access on sharing and NTFS permission. Then try.

Reinstall Management Point
Uninstall Management Point, wait for 10 minutes and then reboot the server.
Install Management Point again and then try.

Reinstall Distribution Point
Uninstall Distribution Point wait for 10 minutes and then reboot the server.
Install and configure Distribution Point and then check.

Your problem should be fixed by now. If not, share your SCCM logs.

0 comments:

Post a Comment