gavsto / AutomateAPI

Powershell Module for the ConnectWise Automate API
GNU General Public License v3.0
84 stars 48 forks source link

Unable to save Control Credentials in Set-CredentialsLocallyStored #32

Closed dkattan closed 5 years ago

dkattan commented 5 years ago

At C:\Program Files\WindowsPowerShell\Modules\AutomateAPI\1.1.1\Public\Helpers\Set-CredentialsLocallyStored.ps1:96 char:43
+             Connect-ControlAPI -Server '' -Force
+                                           ~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Connect-ControlAPI], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Connect-ControlAPI