microsoft / CSS-Exchange

Exchange Server support tools and scripts
MIT License
1.21k stars 332 forks source link

Add SuppressExtendedProtection Key #2064

Closed dpaulson45 closed 2 months ago

dpaulson45 commented 2 months ago

Issue: Found out about this key causing some problems when EP is enabled. SuppressExtendedProtection therefore, we need to collect that information and call it out if it is set to anything but a 0 or null.

Fix: Collect the key information and then proceed to flag it if not set to 0.

Resolved #2032

Validation: Lab tested/pester tested