Configuration DPM Protection of the servers which are not on the same domain as DPM server
After you installed DPM agent on the protected server which is not on the same domain as DPM server you have to run: On Protected Server in elevated command prompt navigate to : C:\Program Files\Microsoft Data Protection Manager\DPM\bin and run: SetDpmServer.exe –dpmServerName DPMSERVERNAME(FQDN) -isNonDomainServer -userName dpmaccount -productionserverdnssuffix domainname where dpmaccount – give some name to the new account with password Example: On the DPM Server you can run script Attach-NonDomainServer.ps1 in DPM PowerShell: PS C:\Program Files\Microsoft DPM\DPM\bin\Attach-NonDomainServer.ps1 Enter DPM server name, Protected server FQDN and the same credentials you use for configuration on the protected server: Or you can use … Continue reading Configuration DPM Protection of the servers which are not on the same domain as DPM server