ryan99fl / ConnectWiseControlAPI

PowerShell wrapper for ConnectWise Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


logo
ConnectWise Control API

This is a PowerShell wrapper for ConnectWise Control

Build status Codacy Badge Gallery Donate

List of FunctionsExamplesInstallContributeSubmit a BugRequest a Feature

This module makes it easy to leverage PowerShell to automate tasks in Control.

The module can be easily installed from the PowerShellGallery

Install-Module 'ConnectWiseControlAPI'

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

Requirements

  • Requires an account without MFA. Use a complex username and password.

  • Requires your Control server to use https.

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 wrapper for ConnectWise Control

License:MIT License


Languages

Language:PowerShell 100.0%