Is there a location in the internal Database where I can change where WSUSContent is stored?
The reason is that I have ran through everything I can possibly find on the internet about setting up an Offline WSUS, and for some reason all the contents in the D:\WSUS\WSUSContent folder are not recognized by the WSUS. The server just reports that it needs to download 84GB of updates and only has about 300Mb of the downloads.
Tasks performed:
1. Copied the WSUSContents over to Offline server D:\WSUS\WSUSContents
Checked all the ACLs on the D:\WSUS and D:\WSUS\Contents
2. Ran wsusutil.exe import content.cab *.log > Completes without errors
3. Ran WSUSMigrationImport *.xml TargetGroups None Completes
4. Ran WSUSMigrationImport *.xml Approvals None > Completes
5. Ran WSUSMigrationImport *.xml Delete UnmatchedTargetGroups > Completes
6. Wsusutil reset > waited for Task Manager to report low CPU usage.
7. Bitsadmin /monitor /allusers - to monitor task
After doing all this several times I'm still getting the same error:TRANSIENT_ERROR 0 /1 0 / UNKNOWN in the bitsadmin monitor window. I also ran the bitsadmin with verbose, and the output says that the server is trying to download the content from the windows update site. This is where the problem is since this is an Offline server that doesn't connect to the internet.
I have attempted to move the content from D:\WSUS\ drive to C:\WSUS with the wsusutil movecontent and that doesn't work. It creates the folder but bitsadmin reports theTRANSIENT_ERROR 0 /1 0 / UNKNOWN. So the files never transfer.
Now I think the only remedy to the issue is to access the SUSDB Database and make changes that will point the WSUS server to look in the WSUSContent for the files.
I have also ran the Bitsadmin /reset /allusers