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 Windows File System auditing
Managing Fluid File System auditing
Managing Azure Active Directory auditing
Managing Skype for Business auditing
Configuring a Quest On Demand Audit integration
Working with 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. | |
A unique port for the web site to avoid conflicts with other IIS applications (for example, SharePoint® uses the default port 80; therefore, the IIS web site for the Change Auditor web client must use a different port). If a conflicting port is specified, attempting to launch the web client displays either an ‘HTTP 404 Not Found’ or ‘Page cannot be displayed’ error. |
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. 利用規約 プライバシー Cookie Preference Center