Windows event log agent won't start in Windows 2008 server.
someone changed gpo setting , windows event log agent won't start, running local system.
other "local system" logon's running. gpo blocking starting?
i can't find it. suggestions?
hi,
as sravane mentioned before, use gpresult command generate gp report check gpo settings applied windows server. in addition, issue caused due incorrect permission settings administrator group. try perform following steps troubleshoot issue.
1. in "start" menu, locate "command prompt". right-click , choose "run administrator". if prompted administrator password or confirmation, type password or provide confirmation.
2. type following commands, press "enter" execute them 1 one. please note space before command , parameter.
takeown /f c:\windows\system32\logfiles\wmi\rtbackup
cacls c:\windows\system32\logfiles\wmi\rtbackup /g administrators:f
3. restart computer check issue.
hope helps.
best regards,
andy qi
if technet subscription user , have feedback on our support quality, please send feedback here.
andy qi
technet community support
Windows Server > Group Policy
Comments
Post a Comment