microsoft / BaselineManagement

Conversion tool used to Convert Group Policy baselines into DSC
MIT License
266 stars 52 forks source link

ASC Parsing fixes. #23

Closed bdanse closed 5 years ago

bdanse commented 5 years ago

When trying to parse the current ASC Baselineconfiguration I ran into parse errors. It turns out the some expectedValues are now a RANGE (1,15) Included a fix that will check analyzeOperation equals RANGE then a split is done and last value is used.

Included SystemAccess parsing vscode cleaned up some trailing spaces. Forcing All Userrights