Skip to content

Commit d5363a4

Browse files
author
Blake Drumm
authored
Update Clear-SCOMCache.ps1
1 parent 0c8792c commit d5363a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/Clear-SCOMCache.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ if ($Servers -or $Reboot)
13991399
}
14001400
else
14011401
{
1402-
<# Edit line 1409 to modify the default command run when this script is executed.
1402+
<# Edit line 1407 to modify the default command run when this script is executed.
14031403
14041404
Example:
14051405
Clear-SCOMCache -Servers Agent1.contoso.com, Agent2.contoso.com, MS1.contoso.com, MS2.contoso.com

0 commit comments

Comments
 (0)