We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f48ddec + 98e1b1e commit ce62918Copy full SHA for ce62918
docset/winserver2012r2-ps/updateservices/Invoke-WsusServerCleanup.md
@@ -44,7 +44,7 @@ This example runs this cmdlet on the local WSUS Server specifying the option to
44
45
### EXAMPLE 2
46
```
47
-PS C:\> Get-WsusServer consoso | Invoke-WsusServerCleanup -CleanupObsoleteComputers -CleanupObsoleteUpdates
+PS C:\> Get-WsusServer contoso | Invoke-WsusServerCleanup -CleanupObsoleteComputers -CleanupObsoleteUpdates
48
Obsolete Updates Deleted: 62
49
Obsolete Computers Deleted: 0
50
0 commit comments