Skip to content

v2.40.277

Compare
Choose a tag to compare
@cblandrewa cblandrewa released this 05 Oct 01:31
· 3 commits to master since this release

v2.40.277 - 2022-10-04

New cmdlets:

Enhancement:

  • New-MBSAPICompany, Get-MBSAPICompany, Edit-MBSAPICompany: added company backup destination ID parameter and output
  • New-MBSAPIAdministrator, Get-MBSAPIAdministrator, Edit-MBSAPIAdministrator: added AccountType parameter and output (this value is intended for future RBAC)
  • New-MBSAPIAdministratorPermission: added -ManageImmutability parameter
  • New-MBSNBFPlanSchedule: removed -Once switch (once frequency not supported in NBF)
  • New-MBSNBFPlanSchedule: added -RepeatInterval and -RepeatStartDate parameters (MBS Backup Agent 7.5 release)
  • Test-MBSConnection: suppress warning messages if TCP test succeeded, but ICMP ping failed