microsoft / CSS-Exchange

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

Add additional information to let admins know how to get the service display name #2117

Closed dpaulson45 closed 1 week ago

dpaulson45 commented 1 week ago

Issue: Admin wasn't sure what a service was or how to determine the display name seen in the GUI. Need to provide more information in the warning so they can attempt to find it.

Reason: To assist admins determining the name.

Fix: Provide run Get-Service <Name> to determine more information.

Resolved #2107

Validation: Lab tested

image