ConnectWiseAutomateAgent

2.2.0-alpha0001

PowerShell module for working with the ConnectWise Automate Agent.

Minimum PowerShell version

3.0

This is a prerelease version of ConnectWiseAutomateAgent.

Installation Options

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

Install-Module -Name ConnectWiseAutomateAgent -AllowPrerelease

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

Install-PSResource -Name ConnectWiseAutomateAgent -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.2.0-alpha0001] - 2026-07-27

### Added

### Changed

### Fixed

- `Register-CWAAHealthCheckTask` now recreates the scheduled task when `-IntervalHours`, `-Server`, or `-LocationID` change, not only when `-InstallerToken` changes.
- `Register-CWAAHealthCheckTask` now verifies the scheduled task actually exists after registration and logs an error if it doesn't (e.g. removed by AV/policy immediately after creation).
- `Register-CWAAHealthCheckTask` now correctly writes to the Windows Event Log on registration failure even when the caller has set `$ErrorActionPreference = 'Stop'`.

FileList

Version History

Version Downloads Last updated
2.2.0-alpha0001 (current version) 3 7/27/2026
2.1.0 2,474,846 6/18/2026
2.1.0-alpha0011 3 6/17/2026
2.1.0-alpha0005 3 6/17/2026
2.1.0-alpha0001 8 2/4/2026
2.0.0 71,786 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 633 7/16/2021
Show more