I am unable to get selected Incident on the PowerShell script.My code
isImport-Module 'C:\Program Files\Microsoft System Center\Service
Manager\Powershell\System.Center.Service.Manager.psd1' -force$IR =
Get-SCSMClassInstance -Class (Get-SCSMClass -Name
System.WorkItem.Incident) | ? {$_.ID -eq $ID}$I...
Thanks for the response and the heads up! As mentioned, the MABS console
reports DPM 13.0.415.0. If I click the 'Update' button on the toolbar in
MABS, it just takes me to the download page for MABS V3. Is there
something newer applicable to MABS? Can you link to it if so? Thanks!
Edit: Found this:
...
Just a FYI - there is a known issue where the replica volume may not get
mounted properly and result of BMR backup being written to the c: volume
and fill up all the free space before resulting in errors. There is a
fix available for MABS and DPM.
Hey there, I'm running Azure Backup Server (DPM 13.0.415.0) and being
plagued with the replica size issue when trying to backup BMS on my
servers. Tried the script above (1.2 posted by mjacquet) but it errors
out when checking that defragsvc is set to manual even though it is.
Sadly my PS skills are...
Latest Comments