Skip to content

Commit 77f9c4e

Browse files
Merge pull request #8 from dunck/master
Update invoke-wsusservercleanup.md
2 parents f3dca2d + 3f1be50 commit 77f9c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/windows/wsus/invoke-wsusservercleanup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This command runs this cmdlet on the local WSUS server specifying the option to
4646

4747
### Example 2: Run cleanup for obsolete computers and updates
4848
```
49-
PS C:\> Get-WsusServer "contsoso" | Invoke-WsusServerCleanup -CleanupObsoleteComputers -CleanupObsoleteUpdates
49+
PS C:\> Get-WsusServer "contoso" | Invoke-WsusServerCleanup -CleanupObsoleteComputers -CleanupObsoleteUpdates
5050
Obsolete Updates Deleted: 62
5151
Obsolete Computers Deleted: 0
5252
```

0 commit comments

Comments
 (0)