0x80004005 PXE boot
Загружаясь в Windows PE, компьютер на моменте запроса политик перезагружается с ошибкой 0x80004005. В smsts.log следующая ошибка:
signature varification failed
signature check failed
Failed to get client identity (80004005)
failed to request for client
Failed to read PXE settings.
На PXE Service Point в smspxe.log такая ошибка:
The system cannot find the file specified. (Error: 80070002; Source: Windows)
WARNING: _SMSTSSiteSigningCertificate Not Set. This might cause client failures in native mode.
WARNING: _SMSTSRootCACerts Not Set. This might cause client failures in native mode.
WARNING: _SMSTSCertStoreName Not Set. This might cause client failures in native mode.
WARNING: _SMSTSCertSelection Not Set. This might cause client failures in native mode.
Если сайт работает в смешанном режиме, то заблокируйте активные сертификаты и в свойствах PXE SP создайте новый самоподписанный сертификат:
После этого снова загрузите компьютер в режиме PXE.