GetGroup
Returns the computer group associated with this computer role.
Syntax
DirectoryEntry GetGroup()
Return value
The directory entry for the computer group associated with the computer role.
Discussion
The GetGroup
method is available only for .NET-based programs; call Group
for VBScript.