For Reference Purposes: How to manually add a DPM client agent.
- Connect to DPM share:
\\dpm1\agent - Copy agent to local directory.
- Run Administrator CMD.
- Install agent:
DPMAgentinstaller.exe
OR
DPMAgentInstaller_amd64.exe d - Configure agent with DPM server and firewall:
c:\Program Files\Microsoft Data Protection Manager\DPM\bin\SetDpmServer.exe -dpmServerName dpm1.contoso.com - Attach agent from DPM server(optional).
Attach-ProductionServer.ps1 dpm1.contoso.com client1.contoso.com DPMAdmin Password contoso.com - Windows 8 clients (optional) require a manual registry update:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Agent\2.0
Create DWORD named "ForceFixup" and set its value to "1".
References: https://technet.microsoft.com/en-us/library/Bb870935.aspx
No comments:
Post a Comment