|
Specifies the file that contains the information about the computers that will be imported. Type the path and file name, or click Browse to find the import file.
The import file must be created in the comma-separated values (CSV) format. Use the following format when entering the computer information:
<short_name>,<FQDN>,<SMBIOS>,<optional_MAC_address>,<optional_MEBx_password>,<optional_remote_admin_password>.
Example: NEWCOMP1,NEWCOMP1.contoso.com,55555555-5555-5555-5555-555555555555,05:06:07:08:09:0A
When you provision computers that do not have an operating system installed, ensure that the computer names specified here are also specified during operating system installation. If the same name is not used, Configuration Manager will not be able to connect to the AMT-based computer to manage it out of band after provisioning completes. Additionally, if you need to manage provisioned computers before an operating system is installed (for example, for collecting hardware inventory or power control), you must create DHCP reservations for these computers and then manually update the associated DNS host records with the computer names specified here. DHCP reservations and manual updates of the DNS host records are not necessary when the operating system is installed.
If you are specifying the MEBx password or the remote admin password, they cannot be specified in clear text but must be encoded with Base 64. For more information about how to encode text by using Base 64, see the knowledge base article about sample Base 64 encoding and decoding (http://go.microsoft.com/fwlink/?LinkId=122491).
The information for each computer should be created in a new row in the CSV file. If the computer information is not entered using this format, the computer import will fail.
Note |
|
You must specify the SMBIOS GUID, which is required for out of band provisioning. The SMBIOS GUID is also known as the UUID, and your manufacturer should be able to provide this value if you cannot locate it. |
Specify the MEBx password if you are importing an AMT-based computer that has not been provisioned but the MEBx password has been changed locally in the BIOS extensions.
Specify both the MEBx password and the AMT remote admin password if the computer has been already been provisioned by an AMT management solution other than Configuration Manager. These values might be automatically obtained for you if the other management solution provides a migration export utility. For more information about this scenario, see Decide How to Migrate from an AMT-Based Management Solution to Out of Band Management in Configuration Manager. However, if you are manually creating an import file that contains passwords, the passwords must be encoded with Base 64. For more information about how to encode text by using Base 64, see the knowledge base article about sample Base 64 encoding and decoding (http://go.microsoft.com/fwlink/?LinkId=122491.
Important |
|
When using a CSV file that contains passwords, store the file securely, and ensure that you can access it securely when you run the Import Computer for out of Band Management Wizard. |
|