Viewing available commands and help
Installing Change Auditor coordinators and web clients
Finding Change Auditor installations and coordinators
Connecting to and disconnecting from Change Auditor installations and coordinators
Managing client authentication options
Gathering Change Auditor system information
Deploying Change Auditor agents
Managing Active Directory Database auditing
Working with Active Directory Database protection templates
Managing Windows File System auditing
Managing SQL Extended Events Auditing (Preview)
Managing Microsoft Entra ID auditing
Managing Microsoft Entra ID auditing
Configuring a Quest On Demand Audit integration
Configuring a Quest On Demand Audit integration
Working with Active Directory protection templates
The following commands allow you to install Change Auditor components.
Use this command to install locally a Change Auditor Coordinator.
Use this command to install locally the web client.
The local path on the computer where the installation log is written. | |
The location to find the web client MSI file. The web client is installed using this installer. | |
Use this command to install licenses to the coordinators in a Change Auditor installation.
A connection obtained by using the Connect-CAClient command. | |
The single coordinator where you want to install the license (rather than all coordinators). | |
$connection = Connect-CAClient -credential $creds
$coordinatorToLicense = Get-CACoordinators -Connection $connection
Install-CALicense $connection –LicensePath 'c:\ChangeAuditor.dlv'
$connection = Connect-CAClient -SelectLocalCoordinator -credential $creds
$coordinatorToLicense = Get-CACoordinator -Connection $connection
Install-CALicense $connection –LicensePath C:\7_0_AD_license_PER.dlv
$connection = Connect-CAClient -SelectLocalCoordinator
$coordinatorToLicense = Get-CACoordinator -Connection $connection
© ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center