Jump to content

Recommended Posts

Posted

Hi All,

 

I am after a way that I can have changes made to AD & GPOs logged.

 

Idealy it would log what changes were made, by whom, and when.

 

Does anyone have any ideas or software they now of that can do the above.

Posted
Yes but this would require being at the console and then trawling through 1000's of event log entries and no GPOs are not recorded.
Posted

UPDATE: I have found a number of software programs that will do this but boy are they expensive.

 

Looking into it I think I am going to just have to bite the bullet and write a small app to extract the events from the event log to a database with a web front end.

 

Wish me luck ;-)

Posted
If your going to do it that way look at one of the syslog solutions to grab the windows logs and put them in a database. That way you can write some routines to query for what you need.
Posted

The only thing I can suggest is a nightly export of the list of GPOs and running a diff to see what is different, rather than polling the event log.

 

Scripting of Group Policies can be found here

 

Whilst not as granular as things produced by companies like Quest but should do the job.

 

Is this the sort f thing you were thinking of?

  • 4 weeks later...
Posted

Sort of, I am wanting to have a seperate audit trail of what changes are done when and by who.

 

I currently have a windows service runninf a small app that does the export into an SQL 2005 database and this works well exporting all event logs for the server and then clearing them down after the export.

 

I am now writing a web frontend to query the data, this should allow for quick audit reports and verification of the change management process also.

  • 5 years later...
Posted
I recommend looking at a few third-party options for reporting capabilities. If you’re looking for some good software I recommend NetWrix Active Change Reporter, Quest ChangeAuditor and NetIQ Change Guardian. We use NetWrix, but all three tools will audit AD changes, and send reports telling you who made them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...