Chocolatey Packages

Documentation about My Chocolatey Packages.

View project on GitHub

Veeam Service Provider Console Application Server for Veeam ConnectWise Manage Plugin Veeam Service Provider Console Application Server for Veeam ConnectWise Manage Plugin

Usage

To install Veeam Service Provider Console Application Server for Veeam ConnectWise Manage Plugin, run the following command from the command line or from PowerShell:

choco install veeam-service-provider-console-connectwise-manage-service

To upgrade Veeam Service Provider Console Application Server for Veeam ConnectWise Manage Plugin, run the following command from the command line or from PowerShell:

choco upgrade veeam-service-provider-console-connectwise-manage-service

To uninstall Veeam Service Provider Console Application Server for Veeam ConnectWise Manage Plugin, run the following command from the command line or from PowerShell:

choco uninstall veeam-service-provider-console-connectwise-manage-service

Description

Exit when reboot detected

When installing / upgrading these packages, I would like to advise you to enable this feature choco feature enable -n=exitOnRebootDetected

VSPC Integration with ConnectWise Manage

Veeam Service Provider Console offers built-in integration with ConnectWise Manage to combine the functionality of both products and consolidate client data in one place.

Package Parameters

To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades.

This package accepts a lot of parameters. Some of them are required the installation. For the full list of parameters, please have a look at the documentation

Required parameters

  • /username
  • /password
  • /serverUsername
  • /serverPassword
  • /serverName

  • /installDir - Installs the component to the specified location. By default, Veeam Service Provider Console uses the ConnectWiseManage subfolder of the C:\Program Files\Veeam\Availability Console\Integrations\ folder. Example: /installDir="C:\Veeam\CWM" NOTE: The component will be installed to the C:\Veeam\CWM\ConnectWiseManage folder.
  • /username - Specifies a user account under which the ConnectWise Manage Service will run. The account must have local Administrator permissions on the machine where Veeam Service Provider Console server is installed. Example: /username:VAC\cwm.admin
  • /password - This parameter must be used if you have specified the /username parameter. Specifies a password for the account under which the ConnectWise Manage Service will run. Example: /password:p@ssw0rd
  • /create - Create the requested user on this machine, this user will be added to the local Administrators group.
  • /serverUsername - Specifies a user account under which the ConnectWise Manage plugin will connect to Veeam Service Provider Console server. The account must have local Administrator permissions on the machine where Veeam Service Provider Console server is installed. Example: /serverUsername:Administrator
  • /serverPassword - This parameter must be used if you have specified the /serverUsername parameter. Specifies a password for the account under which the ConnectWise Manage plugin will connect to Veeam Service Provider Console server. Example: /serverPassword:p@ssw0rd
  • /serverName - Specifies FQDN or IP address of the server where Veeam Service Provider Console server is deployed. Example: /serverName:vspc.cloudprovider.com
  • /cwCommunicationPort - Specifies the port number that ConnectWise Manage plugin uses to communicate with Veeam Service Provider Console. This parameter must be used for both ConnectWise Manage server and ConnectWise Manage UI components. If you do not use this parameter, ConnectWise Manage plugin will use the default port 9996. Example: /cwCommunicationPort:102
  • /vacServerManagementPort - Specifies the port number that the ConnectWise Manage Server component uses to communicate with the Veeam Service Provider Console Server component. If you have customized this parameter during Veeam Service Provider Console installation, make sure to specify the customized port number. If you do not use this parameter, ConnectWise Manage Server component will use the default port 1989.Example: /vacServerManagementPort:102

Example: choco install veeam-service-provider-console-connectwise-manage-service --params "/installdir:C:\Veeam"

Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.

Chocolatey Package Page

Software Site

Package Source