msp360

The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.

Recent Packages

Version Downloads
2.24.161 19
0.10.1 8

Usage Instructions

Latest Version: 2.24.161

To register the msp360 feed with PowerShell as a repository, run the following command:

Install-Module -Name "msp360" -RequiredVersion "2.24.161" -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/"
Latest PreRelease Version: 4.30.0-alpha57505

To register the msp360 feed with PowerShell as a repository, run the following command:

Install-Module -Name "msp360" -RequiredVersion "4.30.0-alpha57505" -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/"