Previous Topic: GetUnitGroupUserProfileMembersNext Topic: LinkComputersToUnitGroupByName


LinkComputersToUnitGroup

The LinkComputersToUnitGroup method links one or more computers to a given unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID identifying the unit group to which the given computers is to be linked.

ArrayOfstring computerIds (m)

An array of UUIDs identifying the computers to link to the specified unit group.

Return Values

This is a void method that does not expose a return value.

Remarks

None