Hi,
Our goal is to change the initial admin password for the computers from Windows via software deployment / operating system deployment.
I have tried to use this method:
Created a profile with the ACUWizard and used the following syntax to configure the VPro
ACUConfig.exe /Output File C:\windows\debug\intelamtinstalllog.txt ConfigAMT AMTSet1.xml /DecryptionPassword "decryption_password" /AbortOnFailure /AdminPassword "admin"
but I get these errors
2015-09-03 09:55:54:(INFO) : ACU Configurator , Category: HandleOutPut: Starting log 2015-09-03 09:55:54
2015-09-03 09:55:54:(INFO) : ACU Configurator, Category: -Unknown Operation-: computername: Starting to configure AMT...
2015-09-03 09:58:45:(ERROR) : ACU Configurator , Category: ConfigAMT failed: A call to this function has failed - (0xc000278b) (Connection to the Remote Configuration Service is necessary, but the RCSParameters tag is missing in the profile. (RCSAddress))
2015-09-03 09:58:45:(ERROR) : ACU Configurator, Category: Exit: ***********Exit with code 68. Details: Invalid parameter was found. (RCSAddress)
Any suggestions what I am doing wrong. This computer has not been configured via remote configuration service and it still tries to contact it
Is there other possibilities than ACUConfig.exe to set the password? seems that the command enables the VPro network and tries to connect using the FQDN name