Friday, October 18, 2013

How To Remove Protection Agent Forcefully From Microsoft DPM 2012 SP 1 Management Console !!

Removing a Protected Computer


Applies To: System Center 2012 - Data Protection Manager, System Center 2012 SP1 - Data Protection Manager

If you don’t want to continue protection of a protected computer, you can remove the protected computer from DPM by using the Remove-ProductionServer.ps1. This will not uninstall the DPM protection agent from the protected computer. You must uninstall the agent manually.
Running this script will remove the protected computer from the DPM database (DPMDB) and from the trusted groups DCOMTrustedMachines and DPMRADMTrustedMachines.

Remove-ProductionServer.PS1

Syntax: Remove-ProductionServer.ps1 -DPMServername [DPMServerName] -PSName [ProtectedComputerName]

No comments:

Post a Comment