Skip to content

Commit d63d631

Browse files
authored
Update 2021-07-22-scom-clear-cache-script.markdown
1 parent 48e2128 commit d63d631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_posts/2021-07-22-scom-clear-cache-script.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description: >- # this means to ignore newlines
88
Clear your Agent, Management Server, or Gateway SCOM Cache with an easy to use Powershell Script!
99
The script also utilizes Invoke-Command, be sure to enable PSRemoting to allow you to utilize this script across servers if needed.
1010
---
11-
The Clear SCOM Cache Script, which is located here:
12-
https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Clear-SCOMCache.ps1
11+
The Clear SCOM Cache Script, which is located here: \
12+
[https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Clear-SCOMCache.ps1](https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Clear-SCOMCache.ps1)
1313

1414
Allows you to stop the SCOM Services and clears the SCOM cache. The script will also Flush DNS Cache, Purges Kerberos Tickets, Resetting NetBIOS over TCPIP Statistics, and Resetting Winsock catalog.
1515
<!--

0 commit comments

Comments
 (0)