Add AD DS Computer to a Group Activity

 

Updated: May 13, 2016

Applies To: System Center 2012 SP1 - Service Manager, System Center 2012 R2 Service Manager, System Center 2012 - Service Manager

This activity adds a computer to a security group in Active Directory Domain Services (AD DS) in System Center 2012 – Service Manager. The computer and the group must belong to the same domain, and all containers in the domain are searched.

Design Time Prerequisites

None.

Run Time Prerequisites

When you use this activity, make sure that the Service Manager Workflow account has sufficient permissions to modify security groups in AD DS.

Properties

The Add AD DS Computer to Group activity uses the input properties that are described in the following table.

Display name Internal name Type Required Description
Computer Domain ComputerDomain String Yes The fully qualified DNS domain name where the computer is located (for example, contoso.com)
Computer Name FullyQualifiedComputerName String Yes The name of the computer.
Group Name FullyQualifiedGroupName String Yes The name of the Active Directory Domain Services group.

The Add AD DS Computer to Group activity generates the output that is described in the following table.

Display name Internal name Type Description
Output Output Boolean The result of the operation: True if the addition succeeded, False if it failed.

Errors and Exceptions

None.

Remarks

None.

Example

None.

See Also

DeleteActive Directory Activities [SM2012_AuthoringGuide]