HP Insight Control Server Provisioning 7.3 Update 1 Build Plans Reference Guide

42
Parameters:
-s file a file or directory to create a module from
-d create a tar in tar image to get around VMware’s vgz format
-a file alias the file or directory
Custom Attributes: None
Add iLO User
Adds an iLO user using the ProLiant Scripting Toolkit hponcfg utility.
Type: OGFS
Required Parameters:
--username=USERNAME where USERNAME of the new iLO user.
--password=PASSWORD where PASSWORD of the new iLO user
--privilege=PRIVILEGE where PRIVILEGE to be given to the new iLO user. Can be specified more than once.
Possible values: ADMIN REMOTE_CONS RESET_SERVER VIRTUAL_MEDIA CONFIG_ILO
Custom Attributes: None
Add Windows Hyper-V Role
Add Windows Multipath IO Feature
Installs the Windows Hyper-V Role or Multipath IO Feature using ServerManagerCmd or PowerShell.
These scripts can be run on a Windows production OS or appended to the end of a Windows installation build plan to add
the specified feature/role. A reboot is required after this script is run.
These scripts can also be used as templates for enabling other roles.
Type: Windows BAT
Parameters: None
Custom Attributes: None
Add Windows Server to Domain
Adds a target server to a Domain.
This script can be run on a Windows production OS or appended to the end of a Windows installation build plan. A reboot
is required after this script is run. This script will fail if the required custom attributes are not defined or if a DNS server
is not configured on the target server.
NOTE: This script uses PowerShell commands. To run on Windows 2008, PowerShell 2.0 and WinRM need to be
installed.
Type: Windows BAT
Requirements: DNS needs to be configured on the target server
Parameters: None
Required Custom Attributes:
DomainFQDN Fully Qualified Domain Name
DomainName NETBIOS name of domain
DomainUser domain user with permissions to join the domain
Password, either
o DomainPassword text-based domain password to join the domain