ConnectWiseAutomateAgent

2.1.0-alpha0005

PowerShell module for working with the ConnectWise Automate Agent.

Minimum PowerShell version

3.0

This is a prerelease version of ConnectWiseAutomateAgent.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ConnectWiseAutomateAgent -RequiredVersion 2.1.0-alpha0005 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ConnectWiseAutomateAgent -Version 2.1.0-alpha0005 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Chris Taylor. All rights reserved.

Package Details

Author(s)

  • Chris Taylor

Tags

ChrisTaylorCodes ConnectWise Automate LabTech RMM

Functions

Hide-CWAAAddRemove Rename-CWAAAddRemove Show-CWAAAddRemove Install-CWAA Redo-CWAA Uninstall-CWAA Update-CWAA Get-CWAAError Get-CWAALogLevel Get-CWAAProbeError Set-CWAALogLevel Get-CWAAProxy Set-CWAAProxy Register-CWAAHealthCheckTask Repair-CWAA Restart-CWAA Start-CWAA Stop-CWAA Test-CWAAHealth Unregister-CWAAHealthCheckTask Get-CWAAInfo Get-CWAAInfoBackup Get-CWAASettings New-CWAABackup Reset-CWAA ConvertFrom-CWAASecurity ConvertTo-CWAASecurity Invoke-CWAACommand Test-CWAAPort Test-CWAAServerConnectivity

Dependencies

This module has no dependencies.

Release Notes

## [2.1.0-alpha0005] - 2026-06-17

### Added

- **WMI dependency service enforcement** — `Confirm-CWAADependencyService` ensures `winmgmt` (WMI) is set to Automatic startup and Running before install, repair, and service start. Configurable via `$Script:CWAADependencyServiceNames`; respects `-WhatIf`. Event IDs 2030–2039.

### Changed

### Fixed

FileList

Version History

Version Downloads Last updated
2.1.0 122,325 6/18/2026
2.1.0-alpha0011 3 6/17/2026
2.1.0-alpha0005 (current version) 3 6/17/2026
2.1.0-alpha0001 6 2/4/2026
2.0.0 71,785 2/4/2026
0.1.4.0 138,969 10/2/2024
0.1.3.0 64,249 12/1/2023
0.1.2.0 1,395,224 8/15/2022
0.1.1.0 28,945 8/18/2021
0.1.0.0 619 7/16/2021
Show more