What PowerShell command can be used to clean up old update files on a WSUS server, including unused update files, old revisions, superseded updates, and inactive computer accounts?​

a. Drop-ExpiredUpdates
b. Purge-OldUpdates
c. Invoke-WsusServerCleanup
d. Clean-WSUSDb

Respuesta :

Debel

Answer:

​Invoke-WsusServerCleanup

Explanation:

​Invoke-WsusServerCleanup is the PowerShell command can be used to clean up old update files on a Windows Server Update Services (WSUS) server, including unused update files, old revisions, superseded updates, and inactive computer accounts.