Skip to content

SQL Server Connectivity feature #7048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robgrame
Copy link

I've been involved in migrating SUSDB from WID to a SQL Server box and we followed all steps provided, but at the end Server Manager was keeping alterting of uncompleted WSUS configuration. Though we try to run the configuration was failing due to an error resembling the folliwing entries:

2013-07-23 11:03:18 Postinstall started
2013-07-23 11:03:18 Detected role services: Api, UI, WidDatabase, Services 2013-07-23 11:03:18 Start: LoadSettingsFromXml
2013-07-23 11:03:18 Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentLocal 2013-07-23 11:03:18 Value is true
2013-07-23 11:03:18 End: GetConfigValue
2013-07-23 11:03:18 Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentDirectory 2013-07-23 11:03:18 Config file did not contain a value "ContentDirectory" 2013-07-23 11:03:18 Microsoft.UpdateServices.Administration.CommandException: A required configuration value was not found in the system. This is usually caused by installing WSUS through PowerShell and not specifying a configuration file. Review the article Managing WSUS Using PowerShell at TechNet Library (http://go.microsoft.com/fwlink/?LinkId=235499) for more information on the recommended steps to perform WSUS installation using PowerShell.
at Microsoft.UpdateServices.Administration.PostInstall.GetConfigValue(String filename, String item)
at Microsoft.UpdateServices.Administration.PostInstall.LoadSettingsFromXml()
at Microsoft.UpdateServices.Administration.PostInstall.Initalize(Parameters parameters)
at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
Fatal Error: A required configuration value was not found in the system. This is usually caused by installing WSUS through PowerShell and not specifying a configuration file. Review the article Managing WSUS Using PowerShell at TechNet Library (http://go.microsoft.com/fwlink/?LinkId=235499) for more information on the recommended steps to perform WSUS installation using PowerShell.

We were able to resolve the issue, by removing the WID feature and installing the SQL Server Connectivity upon restart. At that point, Server Manager was asking to complete the configuration but the this time the configuration gone smoothly.

I've been involved in migrating SUSDB from WID to a SQL Server box and we followed all steps provided, but at the end Server Manager was keeping alterting of uncompleted WSUS configuration. Though we try to run the configuration was failing due to an error resembling the folliwing entries:

2013-07-23 11:03:18  Postinstall started
2013-07-23 11:03:18  Detected role services: Api, UI, WidDatabase, Services
2013-07-23 11:03:18  Start: LoadSettingsFromXml
2013-07-23 11:03:18  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentLocal
2013-07-23 11:03:18  Value is true
2013-07-23 11:03:18  End: GetConfigValue
2013-07-23 11:03:18  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentDirectory
2013-07-23 11:03:18  Config file did not contain a value "ContentDirectory"
2013-07-23 11:03:18  Microsoft.UpdateServices.Administration.CommandException: A required configuration value was not found in the system. This is usually caused by installing WSUS through PowerShell and not specifying a configuration file. Review the article Managing WSUS Using PowerShell at TechNet Library (http://go.microsoft.com/fwlink/?LinkId=235499) for more information on the recommended steps to perform WSUS installation using PowerShell.
   at Microsoft.UpdateServices.Administration.PostInstall.GetConfigValue(String filename, String item)
   at Microsoft.UpdateServices.Administration.PostInstall.LoadSettingsFromXml()
   at Microsoft.UpdateServices.Administration.PostInstall.Initalize(Parameters parameters)
   at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
Fatal Error: A required configuration value was not found in the system. This is usually caused by installing WSUS through PowerShell and not specifying a configuration file. Review the article Managing WSUS Using PowerShell at TechNet Library (http://go.microsoft.com/fwlink/?LinkId=235499) for more information on the recommended steps to perform WSUS installation using PowerShell.

We were able to resolve the issue, by removing the WID feature and installing the SQL Server Connectivity upon restart.
At that point, Server Manager was asking to complete the configuration but the this time the configuration gone smoothly.
@prmerger-automator
Copy link
Contributor

@robgrame : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit d7499e6:

✅ Validation status: passed

File Status Preview URL Details
WindowsServerDocs/administration/windows-server-update-services/manage/wid-to-sql-migration.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@prmerger-automator
Copy link
Contributor

@robgrame : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@Court72
Copy link
Contributor

Court72 commented Feb 10, 2023

@robinharwood, @Xelu86

Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Feb 10, 2023
@prmerger-automator
Copy link
Contributor

@robgrame : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@prmerger-automator
Copy link
Contributor

@robgrame : Thanks for your contribution! The author(s) have been notified to review your proposed change.

1 similar comment
@prmerger-automator
Copy link
Contributor

@robgrame : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants