Hi David
If you have set up an offline WSUS (Windows Server Update Services) server and followed the instructions to synchronize software updates in a disconnected environment, but the updates are stuck in the "downloading" file status, there could be several reasons for this issue. Here are a few possible causes and solutions:
- Misconfiguration of the WSUS server: Double-check the configuration of your WSUS server, including the synchronization settings, update classifications, and languages. Ensure that the WSUS server is properly configured to synchronize the updates you need for your environment.
- Firewall or network connectivity issues: Make sure that the WSUS server has the necessary network connectivity to reach the upstream update source or the source where you exported the updates from. Check if any firewalls or network restrictions are blocking the WSUS server's access to the internet or the import server.
- Incorrect update source location: Confirm that the WSUS server is pointing to the correct location of the downloaded updates. Verify that the content directory path on the WSUS server matches the location where you exported the updates.
- Permissions and access rights: Ensure that the WSUS service account has appropriate permissions to access the content directory and download updates. Check the security settings on the content directory to verify that the WSUS service account has the necessary permissions.
- Update metadata mismatch: In some cases, if the metadata (such as update IDs or revision numbers) of the exported updates does not match the metadata expected by the WSUS server, it can cause issues with downloading the updates. Ensure that the exported updates contain the correct metadata that matches the WSUS server's expectations.
- Software update synchronization issues: Monitor the WSUS synchronization process and check the synchronization logs for any errors or warnings. Review the WSUS synchronization settings and make sure they align with the exported updates.
If you have verified these aspects and the updates are still stuck in the "downloading" status, further investigation may be needed. Consult the WSUS logs (such as SoftwareDistribution.log and WCM.log) located in the WSUS installation directory for more detailed information about the download process and any encountered errors.
Additionally, consider checking the Windows Event Viewer for any relevant error messages related to WSUS synchronization or content downloading. These logs can provide additional insights into the specific cause of the issue.
If the problem persists, you may need to seek assistance from Microsoft support or consult the Microsoft TechNet forums for more specialized guidance on troubleshooting WSUS synchronization and update downloading issues in a disconnected environment.