NOTE: Windows PowerShell version 3.0 or higher is required.
To import the Change Auditor PowerShell module:
- Open a Windows PowerShell window and type the following at the Windows PowerShell command prompt:
import-module "C:\program files\quest\changeauditor\client\changeauditor.powershell.dll"
(Note: The path may change based on where you have the client installed)
(Note: The powershell modules may not perform properly if not installed in the default location) - To ensure that the module was added, type the following at the Windows PowerShell command prompt:
Get-Module -All
The registered PowerShell modules are listed.