The following commands in the OneIdentity.DataGovernance snap-in can be used to deploy and configure the Data Governance Edition.
Use this command |
If you want to |
---|---|
Get-QDeploymentInfo |
View deployment information for your Data Governance server including the deployment name. |
Get-QEncryptionOptions |
Retrieve the current encryption options used by One Identity Manager and show whether Data Governance Edition has been configured to use encryption. |
Get-QServerAllLogs |
Export all server logs to the designated folder. |
Get-ServerVersion |
View the version of the currently running Data Governance server. |
Initialize-QDataGovernanceActivity |
Initialize a database to store data generated when a managed host has resource activity tracking enabled. NOTE: This information is required for several reports, including the Resource Activity report. This is separate from the One Identity Manager database that stores configuration and security information. For more information, see Initialize-QDataGovernanceActivity. |
Initialize-QDataGovernanceServer |
Establish the database connection between One Identity Manager and Data Governance Edition. The Data Governance server must be initialized before you can use Data Governance Edition to manage your resources. |
Register-QServiceConnectionPoint |
Register service connection points in an Active Directory domain. NOTE: This can be helpful when the service account registered for a domain does not have sufficient permissions to create a service connection point (SCP). |
Remove-QServiceConnectionPoint |
Remove the DataGovernance.Server Service Connection Point (SCP) from an Active Directory domain. NOTE: This cmdlet can be helpful when you want to remove all Data Governance Edition SCPs from a single Data Governance Edition deployment or all deployments. To recreate an SCP which you inadvertently removed, restart your Data Governance service. |
Set-QDeploymentInfo |
Change the deployment parameters for the Data Governance server including the deployment name. NOTE: Changing this value can prevent the Data Governance service from communicating with existing agents. It is not recommended to change the deployment name of an existing server. |
Set-QEncryptionOptions |
Encrypt the Data Governance service account. NOTE: Only use this command if you have enabled encryption for the One Identity Manager database. |
Set-QServiceConnection |
Set the server name and port information used by the Data Governance Edition commands to connect to the Data Governance server. NOTE: You must run this command before you can use any of the Data Governance Edition commands. |