Hi,
We started deployment of Intel vPro technology via GPO:
client computers were never provisioned before, some of them in secured networks.
Such command is used:
ACUConfig.exe /verbose /lowsecurity ConfigViaRCSOnly 192.168.253.35 ProfileMain /WMIuser domain\rcsuser /WMIuserpassword password
In result we got 60 from 490 clients have status "Configuration Failed":
problem AMT versions:
AMT 5
5.0.2 anyone of successfully configured client.(~30)
Failed while calling WS-Management call GetAmtVersion (CIM_SoftwareIdentity.Get). Intel(R) AMT connection error 0xc000521f: An SSL error occurred. Verify the username and password, and the PSK or certificate settings, where applicable. Valid certificate for PKI configuration not found.
AMT6/7
6.0.3/6.1.1/7.1.13 rest computers status "Configuration Failed":
Initial connection to the Intel(R) AMT device failed. Failed while calling WS-Management call GetAmtVersion (CIM_SoftwareIdentity.Get). Intel(R) AMT connection error 0xc000521c: A TCP error occurred. Make sure that the destination settings are correct and that a network connection exists to the target.
Questions:
about AMT5
What should I do with clients AMT version 5.0.2? I suppose that issue with AMT version
about 6/7
What are network requirements for client and server(protocols/ports) for such kind of deployment? It might be some core firewall misconfiguration(routes,rules..). I didnt find network requirements in deployment guide.