Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
StoredProcedure GetManagedDomains does not return any domains after upgrading to 5.16
Description
After upgrading GPOADmin from 5.15 to 5.16 using a SQL configuration store the CPU usage of the watcher service increases and the watcher service no longer catches non-compliant changes..
Cause
A database field is set to NULL where it should be 0 after upgrade.
Resolution
Execute the following SQL against the GPOADmin database. Replace "GPOADminDatabaseName" in the SQL code with the name of the affected database.
UPDATE [GPOADminDatabaseName].[dbo].[Domains] set [IsAzure] = 0 where [IsAzure] IS NULL
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Recommended Content
Product(s):
GPOADmin
5.18, 5.17, 5.16
Topic(s):
Troubleshooting
Article History:
Created on: 11/16/2021 Last Update on: 6/18/2024
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Welcome to Quest Support
You can find online support help for Quest *product* on an affiliate support site. Click continue to be directed to the correct support content and assistance for *product*.
Search All Articles
IE 8, 9, & 10 No longer supported
The Quest Software Portal no longer supports IE8, 9, & 10 and it is recommended to upgrade your browser to the latest version of Internet Explorer or Chrome.