Skip to content

Commit cfc9926

Browse files
author
Blake Drumm
authored
Update Clear-SCOMCache.ps1
1 parent c84ba53 commit cfc9926

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
@@ -1400,5 +1400,5 @@ else
14001400
Example:
14011401
Clear-SCOMCache -Servers Agent1.contoso.com, Agent2.contoso.com, MS1.contoso.com, MS2.contoso.com
14021402
#>
1403-
Clear-SCOMCache -Servers
1403+
Clear-SCOMCache
14041404
}

0 commit comments

Comments
 (0)