DSCResources/MSFT_UpdateServicesCleanup/en-US/about_UpdateServicesCleanup.help.txt
.NAME
UpdateServicesCleanup .DESCRIPTION This resource is used to configure the Update Services Cleanup Task. .PARAMETER Ensure Key - String Allowed values: Present, Absent An enumerated value that describes if the WSUS cleanup task exists. Default value is 'Present'. .PARAMETER DeclineSupersededUpdates Write - Boolean Decline updates that have not been approved for 30 days or more, are not currently needed by any clients, and are superseded by an approved update. .PARAMETER DeclineExpiredUpdates Write - Boolean Decline updates that aren't approved and have been expired by Microsoft. .PARAMETER CleanupObsoleteUpdates Write - Boolean Delete updates that are expired and have not been approved for 30 days or more, and delete older update revisions that have not been approved for 30 days or more. .PARAMETER CompressUpdates Write - Boolean Compress updates. .PARAMETER CleanupObsoleteComputers Write - Boolean Delete computers that have not contacted the server in 30 days or more. .PARAMETER CleanupUnneededContentFiles Write - Boolean Delete update files that aren't needed by updates or downstream servers. .PARAMETER CleanupLocalPublishedContentFiles Write - Boolean Cleanup local published content files. .PARAMETER TimeOfDay Write - String Time of day to start cleanup. |