I have WSUS server with database on MS SQL Server. My disk with catalog wsuscontent have broken. Database works corretly.
How Can I repair configuration? I attached new disk, but I don' now how add new wsuscontent to configuration.
Regards
To recreate the SUSDB and WSUS Content folder for WSUS server:
1.Open PowerShell as admin
2.Recreate the directory by running MKDIR WSUS
3.CD "C:\Program Files\Update Services\Tools'
4.Reinstall the SUSDB by running the post install:
For Full SQL, run the following command: .\Wsusutil.exe postinstall SQL_INSTANCE_NAME="Server\Instance" CONTENT_DIR="<drive>:\WSUS"
=====================
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.