microsoft / CSS-Exchange

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

Add Server Member Check on the Exchange Server for AD Membership and Local Administrator #2088

Closed dpaulson45 closed 3 weeks ago

dpaulson45 commented 1 month ago

Issue: Exchange Server Missing the required membership to properly function.

Reason: Call out when Exchange is not apart of the correct default groups in AD or in the local server admin group.

NOTE: This does not work with Windows Server 2012 R2 or lower. Since this OS is unsupported, not going to worry about this.

Fix: Added the data collection for the membership that the server is apart of and the local server admin group.

Resolved #1886

Validation: Lab tested and pester tested.