I have to know, who (usersid or loginname) changed a specified GPO for a specified OU in the Active Directory. Given our audit settings include this, what would be the right Event ID to look for?
|
feedback
|
|
On Windows Server 2008, it is event ID 5136 (Directory Service Changes). See also event IDs 5137 (create), 5138 (undelete), 5130 (move). Event ID 4662 contains the old-style audit event (see below). On Windows 2000 Server and Windows Server 2003:
| |||||
feedback
|
|
in my logs i found these: Operation Type:Object Access/Query These are only object access or query. how can i know from logs, if the OU/GPU was modified,create,delete? | |||
|
feedback
|