chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.4k stars 904 forks source link

Connectwise Control? #2302

Closed plinley closed 3 years ago

plinley commented 3 years ago

ls anyone using Connectwise Control? I am unable to get choco to run as # (admin) or #!ps (powershell) system account.

pauby commented 3 years ago

@plinley Have you contacted Connectwise to raise it with them or raised it on their forums?

plinley commented 3 years ago

I have posted it on the MSPGeek community, but Connectwise won’t support issues with 3rd party apps… all other commands seem to work in the Control command module.

pauby commented 3 years ago

If ConnectWise can run PowerShell or cmd commands then you should be able to run Chocolatey from there.

gep13 commented 3 years ago

Closing due to lack of response.

TheCakeIsNaOH commented 3 years ago

I have seen a similar thing happen with a RMM software.

The software had removed the ChocolateyInstall env variable, and had removed the Chocolatey bin folder from the system path. I got arround it by using a full path to choco, and defining ChocolateyInstall if it was not already defined.