Tools
Audit User Rights Assignment using C#
CENTREL Solutions has been asked about the auditing of User Rights Assignment as seen in the Local Group Policy Editor. We've written a sample application that can perform this task.
The capabilities of this sample application have been added into XIA Configuration Server including the additional ability to determine where the policy setting was defined (locally or via Group Policy).
Screenshot showing user rights assignment in a sample application written by CENTREL Solutions
The sample application supports the following:
- Privileges and user rights
- Ignoring privileges that are not supported on the target operating system
- Privileges with no users assigned
- SIDs that cannot be resolved to account names
If you'd like to use this application, you can download it in Visual Studio 2010 format:
Download
Back to all tools