Command | ConfigAMT |
Description |
Configures Intel AMT with settings in a configuration profile (XML file). Configured systems are reconfigured. |
Syntax |
ACUConfig.exe [global options] ConfigAMT <filename> [/DecryptionPassword <password>] [/AbortOnFailure] [/AdminPassword <password>] [/LongRandomPassword] [/ADOU <ADOU path>][/NetworkSettingsFile <file>] {[/FileToRun <filename>] [/FileHash <SHA256 hash>] [/FileUser <username>] [/FilePassword <password>]} |
Parameters | |
[global options] |
See CLI Global Options |
<filename> |
The XML file containing the configuration parameters for this Intel AMT system |
/DecryptionPassword <password> | Mandatory if any of the files that the Configurator will use are encrypted (see File Encryption) |
/AbortOnFailure |
If configuration fails, put the Intel AMT device in the “Not Provisioned” mode. This parameter is applicable only for systems that were unconfigured when the command started (during reconfiguration this parameter is ignored). Warning: A full unconfiguration will occur and as a result, any certificate hashes and PKI DNS suffix manually entered into the MEBx will be deleted. |
/AdminPassword <password> |
The current password of the default Digest admin user defined in the Intel AMT device. This parameter is NOT necessary if any of these are true:
|
/LongRandomPassword | Changes the CCM random password from the default of 8 chars to 32 chars |
/ADOU <ADOU path> | The path to the Active Directory Organizational Unit (ADOU) containing the AD object of configured systems. If this parameter is supplied, the Configurator will delete the existing AD object representing the system. A new AD object is created in the ADOU defined in the configuration profile. |
/NetworkSettingsFile <file> | The path to a file that contains the network settings (FQDN and/or IP) to put in the Intel AMT device. Only use this parameter if you defined the source for at least one of these settings as a dedicated network settings file. For more information, see Defining IP and FQDN Settings. |
/FileToRun /FileHash /FileUser /FilePassword |
The Configurator can use these parameters to run a script after the command has completed successfully. For more information, see Scripts Run by the Configurator. |