LabtechConsulting / ConnectWise-Manage-Powershell

This is a PowerShell wrapper for the ConnectWise Manage REST API.
http://labtechconsulting.com
34 stars 19 forks source link

Added the ClientID header code and fix the "OrderBy" clause. #9

Closed TheSystech closed 5 years ago

TheSystech commented 5 years ago

I've added the clientID header code that will be required starting in Connectwise Manage 2019.3 to the Connect-CWM function. It's currently not a required parameter in the function, but it's there.

My original Pull request I had an error in my code with one missing Comma I recommitted and canceled that pull request for this one which has been properly tested.

LabtechConsulting commented 5 years ago

Please use updated module at https://github.com/christaylorcodes/ConnectWise-Manage-Powershell