dsccommunity / cNtfsAccessControl

The cNtfsAccessControl DSC resource module.
MIT License
33 stars 10 forks source link

Fix error when NoPropagateInherit set to true in cNtfsAuditRuleInformation #14

Closed dave-pollock closed 5 years ago

dave-pollock commented 5 years ago

When setting NoPropagateInherit = $true in cNtfsAuditRuleInformation I hit the error described here: https://github.com/SNikalaichyk/cNtfsAccessControl/issues/5

I've simply applied the same fix to this class.

dave-pollock commented 5 years ago

@SNikalaichyk Thanks for merging, is there anything extra which needs to be done in order to get v1.4.1 added to the powershell gallery?

SNikalaichyk commented 5 years ago

@dave-pollock Released, sorry for the delay. Completely forgot about it.