To register the msp360 feed with PowerShell as a repository, run the following command:
Install-Module -Name "msp360" -RequiredVersion "3.18.0-alpha33115" -Repository "MSP360"
To install MSP360 from the command line, run the following command:
Register-PSRepository -Name "MSP360" -SourceLocation "http://18.159.222.66/nuget/MSP360/"
The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.