Configuration Manager OSD-Fehler 80072f8f Ungültiges CA-Zertifikat.
In the smsts.log file using CMTrace you can see the next error:
Sending with winhttp failed; 80072f8f. retrying
Retrying and Ignoring date security failures.
AsyncCallback() WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered
dwstatusinformationlength is 4
WINHTTP_CALLBACK_STATUS_FLAG_INVALID_CA is set
sending with winhttp failed; 80072f8f
Wenn Ihre SMSTS.log-Datei enthält:
WINHTTP_CALLBACK_STATUS_FLAG_INVALID_CA
This means problems with SCCM certificate. Without a certificate, the PXE and media boot clients won’t trust the CA that issued the certs which is your issue.
- Unter dem Site-Eigenschaften (SCCM Console\Administration\Site Configuration\Sites) offen Eigenschaften der Website.
- Navigieren Sie zu die Kommunikationssicherheit Tab, Wählen Sie die Root-CA aus und starten Sie den WDS-Dienst neu.