Group Element (Util Extension)

Windows Installer XML

Group Element (Util Extension)

Description
Finds user groups on the local machine or specified Active Directory domain. The local machine will be searched for the group first then fallback to looking in Active Directory. This element is not capable of creating new groups but can be used to add new or existing users to an existing group.
Windows Installer references
None
Parents
Fragment, Module, Product
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String Unique identifier in your installation package for this group. Yes
Domain String An optional Formatted string that specifies the domain for the group.  
Name String A Formatted string that contains the name of the group to be found. Yes
See Also
Util Schema