Skip to content

PowerShell module for interacting with the ConnectWise Automate agent.

Notifications You must be signed in to change notification settings

christaylorcodes/ConnectWiseAutomateAgent

Repository files navigation


logo
ConnectWiseAutomateAgent

PowerShell module for administering the ConnectWise Automate Windows agent..

Build status Codacy Badge Gallery Donate

List of FunctionsExamplesInstallContributeSubmit a BugRequest a Feature

This module makes it easy to leverage PowerShell to automate tasks related to the Automate agent.

The module can be easily installed from the PowerShellGallery

Install-Module 'ConnectWiseAutomateAgent'

If you are having issues accessing the PowerShell Gallery check out my repair script

You can also invoke the script from github for older machines that cant use the gallery.

Invoke-RestMethod 'https://raw.githubusercontent.com/christaylorcodes/ConnectWiseAutomateAgent/main/ConnectWiseAutomateAgent.ps1' | Invoke-Expression

If you use this project please give it a star and follow so you can get updated when new features are released. This also lets me know what projects are getting used and what ones I should dedicate more time to. If you want to get more involved please see the contributing page. Projects need all kinds of help even if you don't know how to code.

Want to share something you created using the module? Submit it to be featured as a Community Package.

If you cant take time to contribute maybe you would like to help another way.

It takes time to maintain this project. Does the time spent on this module help you do cool things? Is that time worth a beer or two?

Donations allow me to spend more time on this project and implement your feature requests.

About

PowerShell module for interacting with the ConnectWise Automate agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published