Chocolatey Packages

Documentation about My Chocolatey Packages.

View project on GitHub

Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents

Usage

To install Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents, run the following command from the command line or from PowerShell:

choco install veeam-service-provider-console-ssp-agent-webui

To upgrade Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents, run the following command from the command line or from PowerShell:

choco upgrade veeam-service-provider-console-ssp-agent-webui

To uninstall Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents, run the following command from the command line or from PowerShell:

choco uninstall veeam-service-provider-console-ssp-agent-webui

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

Veeam Service Provider Console Self-Service Portal APIs for Veeam Agents

In Veeam Service Provider Console, you can restore files and folders to their initial location or download restored data to your computer. When you perform a file-level restore, Veeam Service Provider Console displays the backup content in the file-level restore portal. You can browse the guest OS files and folders, restore them to original location and overwrite or keep original objects or download ZIP archive with restored objects to your computer. When you restore guest OS files and folders, Veeam Service Provider Console connects to the Veeam backup agent installed on remote computer which performs the restore process.

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

  • /vacFLRWebAPIHostName
  • /vacFLRWebAPIUserName
  • /vacFLRWebAPIPassword

  • /vacFLRWebAPIHostName - Specifies FQDN or IP address of the server where Veeam Service Provider Console Web UI is deployed. Example: /vacFLRWebAPIHostName:“vspc.cloudprovider.com"
  • /vacFLRWebAPIPort - Specifies the port number that file-level restore plugin uses to communicate with Veeam Service Provider Console.If you do not use this parameter, file-level restore plugin will use the default port 9999. Example: /vacFLRWebAPIPort:"105"
  • /vacFLRWebAPIUserName - Specifies a user account under which the file-level restore 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: /vacFLRWebAPIUserName:"Administrator"
  • /vacFLRWebAPIPassword - Specifies a password for the account under which the file-level restore plugin will connect to Veeam Service Provider Console server. Example: /vacFLRWebAPIPassword:"p@ssw0rd"

Example: choco install veeam-service-provider-console-ssp-agent-webui --params "/vacFLRWebAPIHostName:vspc.mydomain.tld"

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