msp360
3.19.130
The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2022 Andrew Anushin. All rights reserved.
Package Details
Author(s)
- Andrew Anushin <services@msp360.com>
Tags
MBS MSP360 CloudBerry API OnlineBackup Backup MSP mspbackups
Dependencies
This module has no dependencies.
Release Notes
- New cmdlets:
- Edit-MBSNBFBackupPlan (https://mspbackups.com/AP/Help/powershell/cmdlets/backup-agent/edit-mbsnbfbackupplan)
- Convert-MBSBackupPlanToNBF (https://mspbackups.com/AP/Help/powershell/cmdlets/backup-agent/convert-mbsbackupplantonbf)
- Bugfix:
- New-MBSNBFFileBackupPlan: -KeepVersionPeriod parameter does not work if backup agent version is from 7.8.0 to 7.8.2
- New-MBSBackupPlan: schedule set incorrectly when incremental and full schedules are specified
- Edit-MBSBackupPlan: all backup chain parameters should be specified even if only one parameter change is needed
- Edit-MBSBackupPlan: backup chain is disabled if next backup plan ID in chain not specified in command for backup agent version 7.2.1 and higher
- Enhancement:
- New-MBSNBFBackupPlanCommonOption, Get-MBSBackupPlan: added support for -ForeverForwardIncremental and -IntelligentRetention parameters
- New-MBSNBFBackupPlanCommonOption: changed value type of parameter -KeepVersionPeriod from Timespan to Integer
- New-MBSBackupPlanCommonOption: changed value type of parameters -KeepVersionPeriod and -DelayPurgePeriod from Timespan to Integer
- New-MBSBackupPlanCommonOption, New-MBSNBFBackupPlanCommonOption: added backup chain parameters
- New-MBSNBFFileBackupPlan: added -KeepEFSEncryption parameter to back up EFS files as encrypted (MBS Backup Agent release 7.6.0)
- Edit-MBSBackupPlan: changed names for backup chain parameters (check help: https://mspbackups.com/AP/Help/powershell/cmdlets/backup-agent/edit-mbsbackupplan)
- Edit-MBSBackupPlan: added -SyntheticFull parameter for Image-Based backup plans
- Edit-MBSBackupPlan: added GlacierInstantRetrieval AWS S3 storage class support
- Edit-MBSBackupPlan: code optimization and minor bugfixes
- Updated help for Edit-MBSBackupPlan
FileList
- msp360.nuspec
- msp360.psd1
- public\cbb\Edit-MBSBackupPlan.ps1
- msp360.psm1
- public\cbb\Edit-MBSNBFBackupPlan.ps1
- private\Add-MBSAPIType.ps1
- public\cbb\Edit-MBSUserAccount.ps1
- private\Add-MBSCBBType.ps1
- public\cbb\Export-MBSAgentConfig.ps1
- private\Confirm-MBSAction.ps1
- public\cbb\Get-MBSAgent.ps1
- private\Convert-PSObjectToHash.ps1
- public\cbb\Get-MBSAgentSetting.ps1
- private\Convert-ToMBSType.ps1
- public\cbb\Get-MBSBackup.ps1
- private\Convert-XMLtoPSObject.ps1
- public\cbb\Get-MBSBackupPlan.ps1
- private\Get-LastLogEntry.ps1
- public\cbb\Get-MBSConsistencyCheckPlan.ps1
- private\Get-LogFilePath.ps1
- public\cbb\Get-MBSDiskVolume.ps1
- private\Get-MBSAPIHeader.ps1
- public\cbb\Get-MBSIBBackup.ps1
- private\Get-MBSApiUrl.ps1
- public\cbb\Get-MBSLicense.ps1
- private\Import-Configuration.ps1
- public\cbb\Get-MBSNetworkCredential.ps1
- private\Install-MSP360Module.ps1
- public\cbb\Get-MBSPlanHistory.ps1
- private\New-MBSNBFBackupPlan.ps1
- public\cbb\Get-MBSPlanStatus.ps1
- private\ProcessMBSFirewallRuleSet.ps1
- public\cbb\Get-MBSPrefix.ps1
- private\Remove-NullProperties.ps1
- public\cbb\Get-MBSRestorePlan.ps1
- private\Start-MBSProcess.ps1
- public\cbb\Get-MBSStorageAccount.ps1
- private\Test-MBSAgentMasterPassword.ps1
- public\cbb\Import-MBSAgentConfig.ps1
- private\Write-HostAndLog.ps1
- public\cbb\Install-MBSAgent.ps1
- public\api\Add-MBSAPIUserBackupDestination.ps1
- public\cbb\New-MBSBackupPlan.ps1
- public\api\Edit-MBSAPIAdministrator.ps1
- public\cbb\New-MBSBackupPlanCommonOption.ps1
- public\api\Edit-MBSAPICompany.ps1
- public\cbb\New-MBSConsistencyCheckPlan.ps1
- public\api\Edit-MBSAPIPackage.ps1
- public\cbb\New-MBSLocalStorageAccount.ps1
- public\api\Edit-MBSAPIStorageAccount.ps1
- public\cbb\New-MBSNBFBackupPlanCommonOption.ps1
- public\api\Edit-MBSApiStorageAccountDestination.ps1
- public\cbb\New-MBSNBFFileBackupPlan.ps1
- public\api\Edit-MBSAPIUser.ps1
- public\cbb\New-MBSNBFIBBBackupPlan.ps1
- public\api\Edit-MBSAPIUserBackupDestination.ps1
- public\cbb\New-MBSNBFPlanSchedule.ps1
- public\api\Get-MBSAPIAdministrator.ps1
- public\cbb\New-MBSNetworkCredential.ps1
- public\api\Get-MBSAPIBilling.ps1
- public\cbb\New-MBSPlanSchedule.ps1
- public\api\Get-MBSAPIBuild.ps1
- public\cbb\New-MBSRecoveryDisk.ps1
- public\api\Get-MBSAPICompany.ps1
- public\cbb\New-MBSRestorePlan.ps1
- public\api\Get-MBSAPILicense.ps1
- public\cbb\New-MBSRestorePlanCommonOption.ps1
- public\api\Get-MBSAPIMonitoring.ps1
- public\cbb\Remove-MBSAgent.ps1
- public\api\Get-MBSAPIPackage.ps1
- public\cbb\Remove-MBSBackup.ps1
- public\api\Get-MBSAPIStorageAccount.ps1
- public\cbb\Remove-MBSNetworkCredential.ps1
- public\api\Get-MBSApiStorageAccountDestination.ps1
- public\cbb\Remove-MBSPlan.ps1
- public\api\Get-MBSAPIUser.ps1
- public\cbb\Remove-MBSStaleBackup.ps1
- public\api\Get-MBSAPIUserBackupDestination.ps1
- public\cbb\Repair-MBSVSS.ps1
- public\api\Get-MBSAPIUserComputer.ps1
- public\cbb\Restore-MBSFile.ps1
- public\api\Grant-MBSAPILicense.ps1
- public\cbb\Save-MBSLog.ps1
- public\api\Import-MBSAPIUser.ps1
- public\cbb\Send-MBSFileToSupport.ps1
- public\api\New-MBSAPIAdministrator.ps1
- public\cbb\Send-MBSLog.ps1
- public\api\New-MBSAPIAdministratorPermission.ps1
- public\cbb\Set-MBSAgentSetting.ps1
- public\api\New-MBSAPICompany.ps1
- public\cbb\Start-MBSPlan.ps1
- public\api\New-MBSAPIPackage.ps1
- public\cbb\Stop-MBSPlan.ps1
- public\api\New-MBSAPIStorageAccount.ps1
- public\cbb\Sync-MBSStorageAccount.ps1
- public\api\New-MBSApiStorageAccountDestination.ps1
- public\cbb\Test-MBSStorageAccount.ps1
- public\api\New-MBSAPIStorageAccountSetting.ps1
- public\cbb\Update-MBSStorageAccount.ps1
- public\api\New-MBSAPIUser.ps1
- public\connect\Get-CONAgent.ps1
- public\api\Remove-MBSAPIAdministrator.ps1
- public\connect\Install-CONAgent.ps1
- public\api\Remove-MBSAPICompany.ps1
- public\connect\Remove-CONAgent.ps1
- public\api\Remove-MBSAPIComputerData.ps1
- public\rmm\Get-RMMAgent.ps1
- public\api\Remove-MBSAPIPackage.ps1
- public\rmm\Install-RMMAgent.ps1
- public\api\Remove-MBSAPIStorageAccountDestination.ps1
- public\rmm\Remove-RMMAgent.ps1
- public\api\Remove-MBSAPIUser.ps1
- public\tools\Add-WFUMonitoringJob.ps1
- public\api\Remove-MBSAPIUserBackupDestination.ps1
- public\tools\Import-MBSUsers.ps1
- public\api\Request-MBSAPIBuild.ps1
- public\tools\New-MBSFirewallRuleSet.ps1
- public\api\Revoke-MBSAPILicense.ps1
- public\tools\Remove-MBSFirewallRuleSet.ps1
- public\api\Set-MBSAPICredential.ps1
- public\tools\Restart-MBSAgentService.ps1
- public\cbb\Add-MBSUserAccount.ps1
- public\tools\Set-MSP360ModuleSettings.ps1
- public\cbb\Backup-MBSFile.ps1
- public\tools\Start-MBSAgentService.ps1
- public\cbb\Compress-MBSDatabase.ps1
- public\tools\Stop-MBSAgentService.ps1
- public\cbb\Convert-MBSBackupPlanToNBF.ps1
- public\tools\Test-MBSConnection.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.29.201 | 6,299,670 | 7/20/2023 |
3.19.130 (current version) | 358,243 | 5/10/2023 |
2.53.364 | 485,112 | 12/30/2022 |
2.40.277 | 363,233 | 10/5/2022 |
2.24.161 | 699,401 | 6/10/2022 |
2.21.143 | 59,010 | 5/23/2022 |
1.43.294 | 704,985 | 10/21/2021 |
1.35.243 | 26,597 | 8/31/2021 |
1.28.194 | 3,510 | 7/13/2021 |
1.26.176 | 1,572 | 6/25/2021 |
1.16.109 | 6,827 | 4/19/2021 |
1.15.102 | 397 | 4/12/2021 |
1.14.95 | 520 | 4/5/2021 |
1.10.63 | 1,692 | 3/4/2021 |
1.8.0 | 146 | 3/2/2021 |
1.4.0 | 1,780 | 1/26/2021 |
0.13.1 | 1,907 | 12/16/2020 |
0.13.0 | 50 | 12/16/2020 |
0.12.1 | 818 | 12/2/2020 |
0.12.0 | 144 | 11/30/2020 |
0.11.0 | 507 | 11/19/2020 |
0.10.1 | 154 | 11/16/2020 |
0.10.0 | 500 | 11/4/2020 |
0.9.0 | 758 | 10/21/2020 |
0.8.8 | 34 | 10/16/2020 |
0.8.7.1 | 53 | 10/13/2020 |
0.8.7 | 97 | 10/6/2020 |
0.8.6.3 | 12 | 9/30/2020 |
0.8.6.2 | 16 | 9/30/2020 |
0.8.6.1 | 12 | 9/23/2020 |
0.8.6 | 13 | 9/22/2020 |
0.8.5.1 | 13 | 9/18/2020 |
0.8.5 | 12 | 9/18/2020 |
0.8.4 | 10,366 | 8/25/2020 |
0.8.3.1 | 66,211 | 8/12/2020 |
0.8.3 | 7,777 | 8/10/2020 |
0.8.1 | 119,448 | 7/15/2020 |
0.7.8.2 | 139,998 | 6/5/2020 |
0.7.8.1 | 15,584 | 6/1/2020 |
0.7.8 | 45 | 6/1/2020 |
0.7.7 | 40,309 | 5/19/2020 |
0.7.7-BETA | 18 | 5/13/2020 |
0.7.6 | 92,294 | 4/24/2020 |
0.7.6-BETA | 25 | 4/23/2020 |
0.7.6-ALPHA | 24 | 4/21/2020 |
0.7.5 | 37,103 | 3/23/2020 |
0.7.5-BETA2 | 28 | 3/22/2020 |
0.7.5-BETA1 | 25 | 3/21/2020 |
0.7.3 | 147 | 3/6/2020 |
0.7.2 | 47 | 2/25/2020 |
0.7.1 | 33 | 2/14/2020 |
0.7 | 39 | 2/6/2020 |
0.6.4 | 106 | 1/12/2020 |
0.6.3 | 132 | 10/30/2019 |
0.6.2 | 71 | 10/10/2019 |
0.6.1 | 47 | 10/7/2019 |
0.6.0 | 28 | 10/3/2019 |
0.6.0-BETA3 | 22 | 9/27/2019 |
0.6.0-BETA2 | 22 | 9/27/2019 |
0.6.0-BETA | 23 | 9/27/2019 |
0.5 | 37 | 9/20/2019 |
0.4.4 | 27 | 9/19/2019 |
0.4.3 | 25 | 9/19/2019 |
0.4.2 | 28 | 9/19/2019 |
0.4.1 | 29 | 9/19/2019 |
0.4.0 | 25 | 9/19/2019 |