Skip to content

v2.24.161

Compare
Choose a tag to compare
@cblandrewa cblandrewa released this 10 Jun 21:10
· 4 commits to master since this release

v2.24.161 - 2022-06-10

Critical bugfix:

  • Cannot update MSP360 PowerShell Module to version 2.x from older versions (Error: Authenticode issuer ... of the new module 'msp360' with version '2.21.143' ... is not matching with the authenticode issuer ... of the previously-installed module 'msp360' with version '1.x')

New cmdlets:

Enhancement:

  • Install-MSP360Module: -CleanInstall switch to remove all previous versions of the module before install or update to the latest or requested version
  • New-MBSBackupPlan, New-MBSNBFIBBBackupPlan: added -KeepBitLocker, -KeepBitLockerEnableForVolume, and -KeepBitLockerDisableForVolume parameters
  • Edit-MBSBackupPlan: added -KeepBitLockerEnableForVolume and -KeepBitLockerDisableForVolume parameters
  • New-MBSNBFIBBBackupPlan: added 'FixedVolumes' value for -BackupVolumes parameter
  • Get-MBSBackupPlan: added output of 'BackupOptions' for volumes in NBF Image-Based backup plans
  • New-MBSBackupPlan, New-MBSNBFIBBBackupPlan: added -ExcludeItem parameter for Image-Based backup plans
  • New-MBSBackupPlan: added -ExcludeFile and -ExcludeDirectory parameters for File-Level backup plans
  • Edit-MBSBackupPlan: added -DisableExcludeFilesFolders switch to remove and disable exclusions for Image-Based backup plans