Forum Discussion
Deleted
I have russian Windows. Policy Analyzer - current version installed: v4.0.2004.13001.
When I load current state in Policy Analyzer or from LGPO`s backup I have error in PolicyRulesFileBuilder.exe "Unexpected format in Audit CSV file".
GUID {0CCE9228-69AE-11D9-BED3-505054503030} and GUID {0CCE9229-69AE-11D9-BED3-505054503030} have comma in subcategory column. Parcing is broken.
When I delete this GUIDs from "Audit.CSV" loading is normal.
Tsitan - could you please send an audit.csv that triggers the problem?
auditpol.exe /backup /file:pathtofile
Thanks.
- TsitanFeb 22, 2021Copper Contributor
Deleted
For example. Lines 33 and 34.
- DeletedFeb 22, 2021
Tsitan - yeah, the file doesn't have a byte order marker and it's not clear that it's being written out correctly. Lines 33 and 34 contain one more byte that gets interpreted as a comma (0x2C) than expected. Does it work correctly if you import the file into Excel or anything else on your system?
- TsitanFeb 22, 2021Copper Contributor
Deleted
It`s comma.
Excel has shift.