AssignOSIMTargetsToBootServer

The AssignOSIMTargetsToBootServer method assigns a list of target computers using the MAC address to a boot server.
cla140
The AssignOSIMTargetsToBootServer method assigns a list of target computers using the MAC address to a boot server.
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:string bootServerName
    Specifies the name of the boot server.
  • dsm:ArrayOfstring osimTargetMACAddress
    Specifies the list of MAC addresses of target computers.
Return Values
None
Remarks
None