Hey All,
Another interesting Powershell script:
Allow DPM to backup itself:
Set-DPMGlobalProperty -DPMServerName <servername> -AllowLocalDataProtection $true
Cheers,
Mike