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 sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:String OSIMTargetComputerLabelSpecifies the computer label of the target computer.
- xsd:string installParameterNameSpecifies the parameter name of the target computer.
- xsd:string installParameterValueSpecifies the new parameter value of the target computer.
Return Values
None
Remarks
None