How to retrieve GPO logs from client workstations or laptops
i've domain created , have created various test gpo policies. can ask on client such windows vista, how know new policies applied after gpupdate /force.
which mean there anyway, can retrieve gpo logs made particular client.
hi,
to know delta or changes done client, can enable gpsvc debug logging in windows vista, equivalent userenv debug level in windows 2000\windows xp\ windows server 2003:
1. under hkey_local_machine\software\microsoft\windows nt\currentversion, create key called diagnostics.
2. under diagnostics key create dword value gpsvcdebuglevel, , set value 0x30002 (hexadecimal)
however, please understand enabling gpsvc debug logging may have performance impact. not recommended enable debug log in production environment unless troubleshooting group policy service.
thanks.
Windows Server > Group Policy
Comments
Post a Comment