Hi Martinez,
if you are running a Proxy server in your environment run these command on your Management Point in an admin cmd.
netsh winhttp set proxy proxy.fqdn:port "<local>;*.fqdn"
bitsadmin /util /setieproxy localsystem NO_PROXY
bitsadmin /util /setieproxy localsystem proxy.fqdn:port "<local>;*.fqdn"
iisreset
I was struggeling with the same problem for a long time. The IIS server has some serious problems when the IEProxy for local system is configured with AUTODETECT.
That can result in various errors in Config Manager.
The settin