Automate

PowerShell icon

The best way to run PowerShell Scripts on ConnectWise Automate

Intro Starting my journey using ConnectWise Automate, I quickly realised the most obvious way of running PowerShell scripts, natively in the ConnectWise Automate scripting language frequently results in scripts never finishing or only partly executing, I’ve spent hours troubleshooting and found the best way to run PowerShell scripts in Automate! This info is the result …

The best way to run PowerShell Scripts on ConnectWise Automate Read More »

ConnectWise Installer Script

How to Deploy .MSI Software Packages Using ConnectWise Automate

Intro One of the most common tasks I use ConnectWise scripts for is deploying software to our windows endpoints. I’ve developed a habit of running PowerShell natively on the client than utilizing ConnectWise logic especially with software deployment as I find it is more reliable, which is why everything in this script is using PowerShell …

How to Deploy .MSI Software Packages Using ConnectWise Automate Read More »