The gpedit.log is used for debugging the Group Policy Editor
Location of the Group Policy log file - %windir%\debug\Usermode
Registry Location - HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon Registry Setting - Add the REG_DWORD value “GPEditDebugLevel” and set it to 0×10002
The gptext.log is used for debugging the Group Policy Editor.
Location of the log file - %windir%\debug Registry Location - HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
Registry Setting - Add the REG_DWORD value “GPTextDebugLevel” and set it to 0×10002


Leave a Reply