We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd2e1a commit cc98fbbCopy full SHA for cc98fbb
Maintenence-Testing/system-clean.ps1
@@ -7,12 +7,12 @@
7
It also measures the elapsed time for the operation and outputs the result.
8
9
.EXAMPLE
10
- .\dnscache-clear.ps1
+ .\system-clean.ps1
11
This command runs the script to clear the DNS client cache and displays the elapsed time.
12
13
.NOTES
14
Author: GillenReidSynanetics
15
- FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/dnscache-clear.ps1
+ FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/system-clean.ps1
16
17
#>
18
try {
0 commit comments