msp360
0.8.1
The module includes cmdlets to manage MSP360 (CloudBerry) Backup agent, MBS API and tools.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2020 Aleksey Volkov. All rights reserved.
Package Details
Author(s)
- Aleksey Volkov <services@msp360.com>
Tags
MBS MSP360 CloudBerry API OnlineBackup Backup MSP mspbackups
Dependencies
This module has no dependencies.
Release Notes
- New cmdlets:
- #PS-1047 Get-MBSNetworkCredential (https://kb.msp360.com/managed-backup-service/powershell-module/cmdlets/backup-agent/get-mbsnetworkcredential)
- #PS-1052 New-MBSNetworkCredential (https://kb.msp360.com/managed-backup-service/powershell-module/cmdlets/backup-agent/new-mbsnetworkcredential)
- Bug fix:
- #PS-1084 #Add-MBSUserAccount fails due to Get-MBSAgentSetting in the begin section
- #PS-1090 #New-MBSBackupPlan DayOfWeek is not accepted by CLI
- #PS-1092 #New-MBSBackupPlan Volumes parameter does not split each object by -v argument
- #PS-1093 Advanced rebranding changes default CLI settings
- #PS-1095 #Edit-MBSBackupPlan Rename dayforcefull parameter to DayOfMonthForceFull. Add dayforcefull as an alias
- #PS-1088 #API #Get-MBSAPIHeader does not work in PS 3.0/4.0
- #PS-1089 #New-MBSBackupPlan DateTime to String issues
- #PS-1091 #CBB New-MBSBackupPlan -stopAfter does not accept value
- #PS-1094 #Get-MBSBackupPlan -StorageType Local -PlanType File-Level does not show any plans
- #PS-1096 #Edit-MBSBackupPlan CommonOptionsSet with directly specified ID or Name does not add editbackupplan/editbackupIBBplan to arguments
- #PS-1098 #Edit-MBSBackupPlan Remove -stopAfterForceFull parameter. It does not exists in CLI.
- #PS-1099 #Add-MBSUserAccount asks for master password when user account has not logged in yet
- #PS-1099 #Get-MBSAPIHeader PowerShell v3 uses '20' header instead of 'Accept'
- #PS-1101 #Edit-MBSBackupPlan invalid parameter name OccursValue
- #PS-1102 #Edit-MBSBackupPlan Remove -rebackupDate parameter from the Common and Image-Based parameter sets
- #PS-1103 #Edit-MBSBackupPlan Add human readable aliases to -oa and -es parameters
- #PS-1104 #Edit-MBSBackupPlan escape SkipFolders, IncludeFilesMask, ExcludeFilesMask
- #PS-1106 #Add-MBSBackupPlan -sync parameter in CLI enables sync before run regardless of value
- #PS-1108 #Backup-MBSFile If -vss yes, need to check IsAdmin. ERROR: Error occurred in command line: Unauthorized VSS Access Exception
FileList
- msp360.nuspec
- msp360.psd1
- msp360.psm1
- private\Add-MBSAPIType.ps1
- private\Add-MBSCBBType.ps1
- private\Confirm-MBSAction.ps1
- private\Convert-ToMBSType.ps1
- private\Convert-XMLtoPSObject.ps1
- private\Get-LastLogEntry.ps1
- private\Get-LogFilePath.ps1
- private\Get-MBSAPIHeader.ps1
- private\Get-MBSApiUrl.ps1
- private\Import-Configuration.ps1
- private\Install-MSP360Module.ps1
- private\ProcessMBSFirewallRuleSet.ps1
- private\Remove-NullProperties.ps1
- private\Start-MBSProcess.ps1
- private\Write-HostAndLog.ps1
- public\api\Add-MBSAPIUserBackupDestination.ps1
- public\api\Edit-MBSAPIAdministrator.ps1
- public\api\Edit-MBSAPICompany.ps1
- public\api\Edit-MBSAPIPackage.ps1
- public\api\Edit-MBSAPIStorageAccount.ps1
- public\api\Edit-MBSApiStorageAccountDestination.ps1
- public\api\Edit-MBSAPIUser.ps1
- public\api\Edit-MBSAPIUserBackupDestination.ps1
- public\api\Get-MBSAPIAdministrator.ps1
- public\api\Get-MBSAPIBilling.ps1
- public\api\Get-MBSAPIBuild.ps1
- public\api\Get-MBSAPICompany.ps1
- public\api\Get-MBSAPILicense.ps1
- public\api\Get-MBSAPIMonitoring.ps1
- public\api\Get-MBSAPIPackage.ps1
- public\api\Get-MBSAPIStorageAccount.ps1
- public\api\Get-MBSApiStorageAccountDestination.ps1
- public\api\Get-MBSAPIUser.ps1
- public\api\Get-MBSAPIUserBackupDestination.ps1
- public\api\Get-MBSAPIUserComputer.ps1
- public\api\Grant-MBSAPILicense.ps1
- public\api\New-MBSAPIAdministrator.ps1
- public\api\New-MBSAPICompany.ps1
- public\api\New-MBSAPIPackage.ps1
- public\api\New-MBSAPIStorageAccount.ps1
- public\api\New-MBSApiStorageAccountDestination.ps1
- public\api\New-MBSAPIStorageAccountSetting.ps1
- public\api\New-MBSAPIUser.ps1
- public\api\Remove-MBSAPIAdministrator.ps1
- public\api\Remove-MBSAPICompany.ps1
- public\api\Remove-MBSAPIComputerData.ps1
- public\api\Remove-MBSAPIPackage.ps1
- public\api\Remove-MBSAPIStorageAccountDestination.ps1
- public\api\Remove-MBSAPIUser.ps1
- public\api\Remove-MBSAPIUserBackupDestination.ps1
- public\api\Request-MBSAPIBuild.ps1
- public\api\Revoke-MBSAPILicense.ps1
- public\api\Set-MBSAPICredential.ps1
- public\cbb\Add-MBSUserAccount.ps1
- public\cbb\Backup-MBSFile.ps1
- public\cbb\Edit-MBSBackupPlan.ps1
- public\cbb\Get-MBSAgent.ps1
- public\cbb\Get-MBSAgentSetting.ps1
- public\cbb\Get-MBSBackupPlan.ps1
- public\cbb\Get-MBSConsistencyCheckPlan.ps1
- public\cbb\Get-MBSNetworkCredential.ps1
- public\cbb\Get-MBSPlanHistory.ps1
- public\cbb\Get-MBSRestorePlan.ps1
- public\cbb\Get-MBSStorageAccount.ps1
- public\cbb\Install-MBSAgent.ps1
- public\cbb\New-MBSBackupPlan.ps1
- public\cbb\New-MBSBackupPlanCommonOption.ps1
- public\cbb\New-MBSNetworkCredential.ps1
- public\cbb\New-MBSPlanSchedule.ps1
- public\cbb\New-MBSRecoveryDisk.ps1
- public\cbb\Remove-MBSAgent.ps1
- public\cbb\Remove-MBSBackupPlan.ps1
- public\cbb\Set-MBSAgentSetting.ps1
- public\cbb\Start-MBSBackupPlan.ps1
- public\cbb\Stop-MBSBackupPlan.ps1
- public\cbb\Update-MBSStorageAccount.ps1
- public\tools\Add-WFUMonitoringJob.ps1
- public\tools\Import-MBSUsers.ps1
- public\tools\New-MBSFirewallRuleSet.ps1
- public\tools\Remove-MBSFirewallRuleSet.ps1
- public\tools\Test-MBSConnection.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.29.201 | 6,299,651 | 7/20/2023 |
3.19.130 | 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 (current version) | 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 |