User's Manual

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 <VCServerName>
Specifies the vCenter name.
-vcuid <VCUserID>
Specifies the vCenter user name.
-vcpwd <VCPassword>
Specifies the vCenter password.
-vcfile <CredentialFilePath>
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