Blog

Practical automation, PowerShell, MSP operations, and the occasional AI hot take.

Troubleshooting Automate Agents

Structured troubleshooting workflows for ConnectWise Automate agents using PowerShell. Covers offline agents, intermittent connectivity, stopped services, log analysis, bulk health checks, and automated remediation scripts you can run from your workstation.

PowerShell ConnectWise Automate RMM Troubleshooting
PowerShell Troubleshooting

Self-Healing Automate Agents

Deploy a scheduled health check that monitors and repairs ConnectWise Automate agents automatically. Escalating remediation restarts services, reinstalls agents, and logs every action to the Windows Event Log for auditing.

PowerShell ConnectWise Automate RMM Health Monitoring
PowerShell RMM

Mass Agent Deployment with PowerShell

Deploy ConnectWise Automate agents to hundreds of machines in parallel using PowerShell remoting. Covers inventory, phased rollouts, failure handling, verification, and integration with GPO and PDQ Deploy.

PowerShell ConnectWise Automate RMM Deployment
PowerShell Deployment

Agent Management Through Control

When Automate agents fail, use Control to reach machines and fix them remotely. This post shows how to connect both tools and automate agent maintenance that used to take hours.

PowerShell ConnectWise Control Automate MSP
PowerShell MSP ConnectWiseControlAPI

ConnectWiseAutomateAgent

ConnectWiseAutomateAgent is a PowerShell module with 30 functions for managing ConnectWise Automate agents on Windows endpoints. It covers the full agent lifecycle from deployment through troubleshooting and maintenance, all from the command line. Open source, MIT licensed, available on the PowerShell Gallery.

PowerShell ConnectWise Automate RMM Automation
PowerShell RMM

Building PowerShell API Wrappers

Lessons from building a PowerShell API wrapper with 81+ GitHub stars. Learn design decisions, code organization, error handling, and common mistakes. Practical advice from maintaining production modules that IT professionals actually use.

PowerShell API Module Development Best Practices Lessons Learned
PowerShell Development ConnectWiseControlAPI

Page 2 of 3 (15 total posts)