При установке клиента встретилась ошибка в ccmsetup.log:
Failed to receive ccm message response. Status code = 500
GetDPLocations failed with error 0x80004005
Failed to get DP locations as the expected version from MP ‘http://SCCMNEXT.firma.com’. Error 0x80004005
Failed to find DP locations from MP ‘http://SCCMNEXT.firma.com’ with error 0x80004005, status code 500. Check next MP.
Проблема с точкой управления, которая повторяется каждые 30 секунд, видна в mpcontrol.log:
Call to HttpSendRequestSync failed for port 80 with status code 500, text: Internal Server Error
Проблема была найдена и заключалась в том, что на сайт-сервере был удалён WSUS, но сайт WSUS Administration остался в IIS. При открытии http://sccmnext.firma.com/sms_mp/.sms_aut?MPlist и http://sccmnext.firma.com/sms_mp/.sms_aut?MPcert была ошибка HTTP 500.19, error code 0x8007007e. Решение было найдено здесь.
Я удалил сайт WSUS Administration и отключил компрессию XPress в WSUS при помощи
%windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpCompression /-[name='xpress']