Usage
To install Veeam Service Provider Console Application Server for Self-Service Portal for Veeam Agents, run the following command from the command line or from PowerShell:
choco install veeam-service-provider-console-ssp-agent-service
To upgrade Veeam Service Provider Console Application Server for Self-Service Portal for Veeam Agents, run the following command from the command line or from PowerShell:
choco upgrade veeam-service-provider-console-ssp-agent-service
To uninstall Veeam Service Provider Console Application Server for Self-Service Portal for Veeam Agents, run the following command from the command line or from PowerShell:
choco uninstall veeam-service-provider-console-ssp-agent-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
Veeam Service Provider Console Application Server for Self-Service Portal 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
/vacFLRServiceUserName
-
/vacFLRServicePassword
/vacFLRServiceUserName
- Specifies a user account under which the file-level restore service will run. The account must have local Administrator permissions on the machine where Veeam Service Provider Console server is installed. Example:/vacFLRServiceUserName:"VAC\flr.admin"
/vacFLRServicePassword
- This parameter must be used if you have specified the/vacFLRServiceUserName
parameter. Specifies a password for the account under which the file-level restore service will run. Example:/vacFLRServicePassword:"p@ssw0rd"
Example: choco install veeam-service-provider-console-ssp-agent-service --params "/vacFLRServiceUserName:VAC\flr.admin"
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.