Use this command to deploy an image to a Cisco UCS blade using RSI or ITCM.
This command has the following format:
dpmucs deployimage
[-sc sc_url] -deploytype RSI|ITCM
ITCM Only: -passwordEncrypted yes|no -osPassword password
-inputparam ucsManagerHost|ucsManager
-inputparam bladeDn|bladeDN
-inputparam macAddress|macaddress
-inputparam osType|os_type
-inputparam profileDn|profileDN
-inputparam profileTemplateDn|profileTemplateDn
-inputparam selectFirstBlade|{false|true}
-inputparam serviceProfileName|serviceprofilename
-inputparam ... deploytype_options
[-ws_user username][-ws_password password]
[-locale iso639value]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Specifies input parameters for image deployment. RSI argument-value sets must be enclosed in quotations marks.
Specifies boot server for ITCM deployment.
(Optional) Specifies the credentials to use for the web service security check. If you do not include credentials, you are prompted to enter them. Avoid the prompt for credentials by setting up your own session using caaipsecurity.
(Optional) Specifies an IS0 639_3166 combination (for example: fr_FR for French) to override the default English output. To use the locale of the command prompt, specify "native".
Example: Deploy Image Using RSI
This example deploys an image to a Cisco UCSblade using RSI.
dpmucs.exe deployimage -deploytype RSI -inputparam ucsManagerHost|lodcisco1-mc1.ca.com -inputparam ipAddress|blade-2 -inputparam macAddress|00:26:51:09:5D:E4 -inputparam osType|Microsoft_Windows-2008_R2_*-x86_64 -inputparam bladeDn|sys/chassis-1/blade-2 -inputparam serviceProfileName|blade2_netboot1 -inputparam profileDn|org-root/ls-blade2_netboot1 -inputparam selectFirstBlade|false -inputparam profileTemplateDn|org-root/ls-template1 -inputparam RSIServer|ucs03-racemi -inputparam RSIImage|ATS_WIN2K8_IMG -inputparam EnableScale|no
Example: Deploy Image Using ITCM
This example deploys an image to a Cisco UCS blade using ITCM.
dpmucs.exe deployimage -deploytype ITCM -passwordEncrypted no -osPassword secret123 -inputparam ucsManagerHost|lodcisco1-mc1.ca.com -inputparam computerName|hostname1 -inputparam ipAddress|blade-2 -inputparam macAddress|00:26:51:09:5D:E4 -inputparam osType|Any -inputparam osImage|Windows2003_Image -bootServerName|ITCM_BootServer1 -inputparam osUser|Administrator -inputparam osPassword|password -inputparam bladeDn|sys/chassis-1/blade-2 -inputparam serviceProfileName|blade2_netboot1 -inputparam profileDn|org-root/ls-blade2_netboot1 -inputparam selectFirstBlade|false -inputparam templateName|Default_Software_List -inputparam profileTemplateDn|org-root/ls-template1
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |