Hello,
We have a SCCM 2012 standalone primary site server and configured a DP share on a remote server.
When i am trying to do the Prestaging of SCCM packages on this DP share(ExtractContent.exe), I am getting the bellow error messages in the logs.
MPs are configured in HTTPS and Remote DP has been set to HTTP for client communication.
The work around i did, which i was not succeeded as below:
1.Remote DP doesn't have any MP in the registry in HKLM\Software\Microsoft\SMS\DP\Management Points, So i have manually mention the primary site server's MP (https://FQDN), This registry was disappearing after some time.
2.Changed DP to communicate with HTTP, Since we are using selfsigned cert.
3.When i check the PkgServers_L and PkgServers_G tables in the database, both HTTPurl and Sigurl fields are empty on both tables.
Note: Normal package distribution is working and package source version is updating in the database.
Please help, is there anything that i missed out. Thanks
PrestageContent.log

smsdpusage.log

srkr