SetOSInstallationParameterByName

The SetOSInstallationParameterByName method changes the OS installation parameter by the host name of the target computer.
cla140
The SetOSInstallationParameterByName method changes the OS installation parameter by the host name of the target computer.
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:String OSIMTargetComputerLabel
    Specifies the computer label of the target computer.
  • xsd:string installParameterName
    Specifies the parameter name of the target computer.
  • xsd:string installParameterValue
    Specifies the new parameter value of the target computer.
Return Values
None
Remarks
None