Optimize-WSUS
1.0
Optimize WSUS and its DB using official Microsoft SQL script and performs server maintenance.
Prerequisites for running Invoke-Sqlcmd
1. Save T-SQL script as WsusDBMaintenance.sql from: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/reindex-the-wsus-database
2. Navigate to: https://www.microsoft.com/en-US/download/details.aspx?id=55992
Prerequisites for running Invoke-Sqlcmd
1. Save T-SQL script as WsusDBMaintenance.sql from: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/reindex-the-wsus-database
2. Navigate to: https://www.microsoft.com/en-US/download/details.aspx?id=55992
Optimize WSUS and its DB using official Microsoft SQL script and performs server maintenance.
Prerequisites for running Invoke-Sqlcmd
1. Save T-SQL script as WsusDBMaintenance.sql from: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/reindex-the-wsus-database
2. Navigate to: https://www.microsoft.com/en-US/download/details.aspx?id=55992 and install SQLSysClrTypes.msi
3. Run from PowerShell
- Register-PackageSource -provider NuGet -name nugetRepository -location https://www.nuget.org/api/v2
- Install-Package Microsoft.SqlServer.SqlManagementObjects
4. Run from PowerShell: Install-Module -Name SqlServer
Show more
Prerequisites for running Invoke-Sqlcmd
1. Save T-SQL script as WsusDBMaintenance.sql from: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/reindex-the-wsus-database
2. Navigate to: https://www.microsoft.com/en-US/download/details.aspx?id=55992 and install SQLSysClrTypes.msi
3. Run from PowerShell
- Register-PackageSource -provider NuGet -name nugetRepository -location https://www.nuget.org/api/v2
- Install-Package Microsoft.SqlServer.SqlManagementObjects
4. Run from PowerShell: Install-Module -Name SqlServer
Installation Options
Author(s)
Juan Granados
Copyright
2021 Juan Granados
Package Details
Owners
Tags
WSUS Optimice Database SQL WID DB
Functions
Dependencies
This script has no dependencies.
Release Notes
Initial release
FileList
- Optimize-WSUS.nuspec
- Optimize-WSUS.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 167 | 8/27/2021 |