Closed 4D5A closed 1 year ago
Oh I see the problem, I added checks for Defender settings configured with Intune and the HailMary mode does not generate the expected format of the registry key. I'll fix that in a minute or two ;-)
Now, I added a try...catch statement around the ASR rules (Intune) parsing and added exceptions for Intune settings into the registry module of HailMary. Could you please retest it?
Yes, that fixed the issue. Thank you.
This issue was noted in version 0.9.0.
When running
Invoke-HardeningKitty -EmojiSupport -Mode Audit -Log -Report -Backup
after runningInvoke-HardeningKitty -EmojiSupport -Mode HailMary -Log -Report -Backup -SkipRestorePoint
, the function returns the following message for items in the "Starting Category Microsoft Defender Exploit Guard" section.Method invocation failed because [System.Int32] does not contain a method named 'Split'.
This occurred on a clean installation of Windows 10 Enterprise 21H2 generated using Hyper-V Quick Create.