Data Migration from Insight Control server deployment to Insight Control server provisioning

9
SelectBootEnable-HBA1=1
HostAdapterBiosEnable-HBA1=1
NOTE: The HBA0 configuration must be specified. Additional HBA’s are optional. Up to 4 HBAs may
be configured. The tags for each HBA should end with HBA0, HBA1, HBA2, and HBA3.
Refer to the IC server provisioning online help for additional information about using this custom
attribute.
2. Copy and paste the appropriate data from the RDP Fibre Channel HBA configuration file for the values to the
right of the equal sign within the custom attribute.
Windows unattend files
To convert a Windows unattend file, edit the RDP Windows unattend file for the following:
1. Change the DiskID to an IC server provisioning custom attribute.
From RDP unattend file line: <DiskID>0</DiskID>
To IC server provisioning line: <DiskID>@SystemDiskNumber:0@</DiskID>
2. Change the product key to an IC server provisioning custom attribute.
From RDP unattend file line: <Key>@@productkey@@</Key>
To IC server provisioning line: <Key>zzzz</Key> where zzzz is the appropriate custom
attribute from Table 4.
NOTE: Be sure to set a value for this custom attribute via the IC server provisioning Windows Product
Keys interface before using the OSBP with this answer file.
Table 4: Windows Product Key Custom Attribute Names
IC server provisioning custom attribute
name
Description
ProductKey_Win2012-Std-x64
Product keys for Windows OS 2012 x64, Standard
ProductKey_Win2012-DC-x64
Datacenter
ProductKey_Win2008R2-Ent-x64
Product keys for Windows OS 2008 R2 SP2 x64,
Enterprise
ProductKey_Win2008R2-Std-x64
Standard
ProductKey_Win2008R2-DC-x64
Datacenter
ProductKey_Win2008R2-Fnd-x64
Foundation
ProductKey_Win2008R2-Web-x64
Web Server
ProductKey_Win2008R2-HPC-x64
HPC
ProductKey_Win2008-Ent-x64
Product keys for Windows OS 2008 SP2 x64,
Enterprise
ProductKey_Win2008-Std-x64
Standard
ProductKey_Win2008-DC-x64
Datacenter
ProductKey_Win2008-Web-x64
Web Server
ProductKey_Windows2012-Std-x64
Product keys for Windows OS 2012 x64, Standard
ProductKey_Windows2012-DC-x64
DataCenter
3. Change the driver path to an IC server provisioning custom attribute.
From RDP unattend file line: <Path>@@driverpath@@</Path>
To IC server provisioning line: <Path>@SystemDrive:c@:\$oem$</Path>
4. Change the computer name to an IC server provisioning custom attribute.
From RDP unattend file line:
<ComputerName>@@compname@@</ComputerName>
To IC server provisioning line:
<ComputerName>@ComputerName:*@</ComputerName>