Hello! I've been trying to track down a solution to this for a while now, so I'm hoping the experts here may be able to help out.
I'm encountering an error when trying to configure the AMT password from Windows using ACUConfig. I am not using RCS, and the only reason I want to change the password is for security reasons. Right now I have no other configurations I am trying to make. I've even tried just making a new profile to ensure I am not changing any of the other settings except for the password, and I still get this error.
I created the profile using ACUWizard.
The command I'm running:
ACUConfig.exe ConfigAMT "profile.xml" /DecryptionPassword "Password"
The errors I am getting:
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))
ACU Configurator, Category: Exit: ***********Exit with code 68. Details: Invalid parameter was found. (RCSAddress)
Thanks.