From 3e01f95a15dd3b9349f90268c0fced070221756b Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 5 Jul 2025 15:44:37 -0600 Subject: [PATCH] Update Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md --- Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md b/Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md index ce11a49..6b3551f 100644 --- a/Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md +++ b/Servers/Microsoft Exchange/Scripts/Restart Exchange Services.md @@ -1,4 +1,4 @@ -**Purpose**: +### Purpose: Sometimes Microsoft Exchange Server will misbehave and the services will need to be *bumped* to fix them. This script iterates over all of the Exchange-related services and restarts them automatically for you. ``` powershell