Use PowerShell cmdlets to manage Active Administrator tasks
The ActiveAdministrator module contains cmdlets used to support the management of Active Administrator tasks. This module is imported with the Active Administrator console and can be accessed using the Settings | AA PowerShell Console menu option.
To use the ActiveAdministrator module cmdlets for managing Active Administrator tasks without installing the Active Administrator console, the following configuration is required:
• Copy the cmdlets located at C:\Program Files\WindowsPowerShell\Modules to your local computer.
• Run the Import-Module ActiveAdministrator command to import the module.
• Run the configuration command Set-AFSConnectionSettings -Host 127.0.0.1 -Port 15600 to set up the AFS service connection service settings for the module.
This configuration command must be used at least once before the first use of the ActiveAdministrator PowerShell module and each time the server configuration settings are changed.
To display all cmdlets in the module, use the command Get-Command -Module ActiveAdministrator.ClientDelegations
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center