Skip to content

Commit c6868f6

Browse files
authored
Update Remove-OrphanedMGHSWObjects.ps1
1 parent 5ab2e9c commit c6868f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/Quick Fixes/Remove-OrphanedMGHSWObjects.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#Edited by: Blake Drumm (blakedrumm@microsoft.com)
33
# Modified on: August 18th, 2022
44
#
5-
# This script supports both Management Servers and Agents Orphaned
5+
# This script supports both Orphaned Management Servers and Agents
66
$MSWatcherClass = get-scomclass -name "Microsoft.SystemCenter.ManagementServerWatcher", "Microsoft.SystemCenter.AgentWatcher"
77
$MSClass = get-scomclass -name "Microsoft.SystemCenter.ManagementServer", "Microsoft.SystemCenter.Agent"
88

0 commit comments

Comments
 (0)