msp360

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

Recent Packages

Version Downloads
4.30.0-alpha57505prerelease 17
3.29.0-alpha36177prerelease 16
3.29.0-alpha36174prerelease 21
3.29.0-alpha36153prerelease 24
3.29.0-alpha36104prerelease 23

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/"