Rmvmware vcenterregister command – HP 3PAR Application Software Suite for VMware User Manual
Page 12
Example:
The following command will add a new entry for the HP 3PAR Storage System s124:
C:\> RMVMware InServRegister -inserv s124 -inservuid root -inservpwd pass2word
RMVMware VCenterRegister Command
The RMVMware VCenterRegister command manages the vCenter credentials. The syntax for
the RMVMware VCenterRegister command is as follows:
RMVMware VCenterRegister
<-vcserver "VCServerName"> <-vcuid "VCUserID"> <-vcpwd "VCPassword">
<-vcfile "CredentialFilePath">
RMVMware VCenterRegister <-remove> <-vcserver "VCServerName">
<-vcuid "VCUserID"> <-vcfile "CredentialFilePath">
RMVMware VCenterRegister <-display> <-vcfile "CredentialFilePath">
The options and arguments used for this command are described as follows:
•
-vcserver
Specifies the vCenter name.
•
-vcuid
Specifies the vCenter user name.
•
-vcpwd
Specifies the vCenter password.
•
-vcfile
Specifies the path to the credential file.
•
-display
Displays the content of the credential file.
•
-remove
Removes the registered credential.
Example:
The following command will add a new entry for user Administrator on vCenter Server MyVC:
C:\> RMVMware VCenterRegister -vcserver MyVC -vcuid Administrator
-vcpwd myPassword -vcfile "c:\myCred.xml"
12
Overview