The following cmdlets in the Quest.Classification and the QuestQCS snapins can be used to help troubleshoot issues with your classification server or worker deployments. For full details, see the cmdlet help, using the Get-Help command. You must load the Quest.Classification snapin and import the QuestQCS snapin to use these cmdlets.
Use this cmdlet | If you want to |
Get-QClassificationLogs | View the logs for any of the classification services. |
Get-QWorkerServers | Get a list of the classification workers in your deployment. |
Get-QServiceInfo | View information about the classification extension installed on the Data Governance server. |
Connect-QCSClient | Connect to the Classification server. Note: The GatewayAddress parameter must be specified in the format: https://<Classification server name>:8725/gateway. You must also use the fully qualified domain name for the server. Note: You must run the Connect-QCSClient cmdlet before you can run the Get-QCSSupportBundle. |
Get-QCSSupportBundle |
Gather diagnostic information on the classification server and workers. The information includes Classification system information (such as Classification services status, Classification system configuration, event bus configuration/queue size, log files, and registered services) and Windows system information (such as environment variables, installed services, logical disk, memory cache, memory devices, network adapters, operating system, page file usage, processor information, running processes, and Windows event logs.)By default, the generated file (QCS_SupportBundle_MM-dd-yyyy_HH.mm.ss.FFFFF.zip) can be found in C:\ProgramData\Quest Software\QCS. Note: To use this cmdlet to collect system information, you must be an administrator on the classification server and workers and have rights to access the classification system (designated as the classification identity service account). Remote file collection for the worker servers requires the hidden (c$) admin shares to be available. |
The following cmdlets are available to you to manage taxonomies and rules. For full details, see the cmdlet help, using the Get-Help command. You must load the Quest.Classification snapin to use these cmdlets.
The following cmdlets in the Quest.Classification snapin can be used to manage taxonomies. For information on using the Web Portal, see Working with Taxonomies.
Use this cmdlet | If you want to |
Add-QTaxonomy | Add a taxonomy to the system. |
Set-QTaxonomy | Change the properties of the root node of a taxonomy. You need to know the taxonomy ID. |
Get-QTaxonomy | View the properties of the root node of the taxonomy. You need to know the taxonomy ID. |
Get-QTaxonomyByName | View the properties of the root node of the taxonomy. You need to know the taxonomy name. |
Get-QTaxonomyTree | View a list of all the categories in a taxonomy or get the ID of a category. You need to know the taxonomy ID. |
Get-QTaxonomies | View a list of all taxonomies in your deployment. |
Remove-QTaxonomy | Delete a taxonomy, including all of its categories. You need to know the taxonomy ID. |
Export-QTaxonomy | Export a taxonomy to an XML file for editing or import to another environment. |
Import-QTaxonomy | Import a taxonomy from an XML file. |
The following cmdlets in the Quest.Classification snapin can be used to manage categories. For information on using the Web Portal, see Working with Categories.
Use this cmdlet | If you want to... |
Add-QCategory | Add a category to your taxonomy. You need the ID of the parent category. |
Get-QChildCategories | See a list of the subcategories of a category. You need the ID of the parent category. |
Get-QParentCategory | Determine the parent category of a category. You need the category ID. |
Get-QCategoryByPath | View the properties of a category. You need to know the full path of the category. |
Get-QCategory | View the properties of a category. You need to know the category ID. |
Add-QRuleToCategory | Add a rule to a category. You must know the category ID and the rule ID. |
Remove-QRuleFromCategory | Remove a rule from a category. |
Remove-QCategory | Delete a category. You must know the category ID. |
Move-QCategory | Move a category within or between taxonomies. You must know the category ID and the ID of the new parent category. |
Set-QCategory | Change the properties of a category. You must know the category ID. |
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center