The easiest way to get up and running with Group Inspector is to edit the .config file that is delivered as a part of the download.
Adjust the title bar of the window by editing the caption attribute of the
Inside the <systems>
tag, add each new application system:
-
name
should be unique, but is not shown to the user. -
displayName
is the caption that will be shown to the user for selection.
Within each application system, list the Active Directory groups that are relevant.
-
name
is the actual name of the Active Directory security group itself. -
displayName
is the caption to display for the user - you should usually make this descriptive of the access level the group represents.
If you make an error and specify an Active Directory group that does not exist, the user will see a “friendly” error message. Additional information is available as a tooltip over that message.