Process event log backup without domain administrator permissions
If your service account is not a member of the Domain Administrators group and you want Netwrix Auditor to process event log backups, perform the following steps:
- Add your service account to one of the following groups: Print Operators or Server Operators
- Specify Read permissions for the following registry node on all Domain Controllers:
HKLM\System\CurrentControlSet\Services\EventLog\Security - Share the folder with event log backups (default is
C:\Windows\System32\winevt\Logs) on all Domain Controllers - Specify read permissions for the event log backup folder (default is
C:\Windows\System32\winevt\Logs) on all Domain Controllers
If you have many Domain Controllers, create a Group Policy to apply these settings to all Domain Controllers. To create a new Group Policy, perform the following steps:
- Run
gpmc.msc - Create a new policy object and link it to the Domain Controllers OU (right-click the Domain Controllers OU and select Link Existing GPO, then select the policy that you created)
- Edit the policy that you created
- Navigate to Computer Configuration → Policies → Windows Settings → Security Settings → Registry
- Right-click Registry, select Add Key, select the following key:
HKLM\System\CurrentControlSet\Services\EventLog\Security, and press OK - Add the Netwrix Auditor service account and specify Read permissions
- Navigate to Computer Configuration → Policies → Windows Settings → Security Settings → File System
- Right-click File System, select Add File, select the following folder:
C:\Windows\System32\winevt\Logs, and press OK - Add the Netwrix Auditor service account and specify Full control
- Navigate to Computer Configuration → Preferences → Windows Settings → Network Shares
- Right-click Network Shares → New → Network Share
- Select Update in the Action drop-down menu, specify Share name (for example, EventLogs), specify the following folder in the Folder Path area:
C:\Windows\System32\winevt\Logs, and press OK
After replication, all your Domain Controllers will have the Event Logs shared folder with event logs in it and Netwrix Auditor will be able to process backups.