DPM agent installation through SCCM

Take a look at this : http://technet.microsoft.com/en-us/library/bb870935.aspx

This applies to DPM 2010 but can be used for DPM 2012.

To silently install the protection agent, run DpmAgentInstaller.exe /q <DPM server name>.

Just take the agent sources, create a package with these. Then create a program in SCCM that will launch the previously shown command ( DpmAgentInstaller.exe /q <DPM server name>).

April 27th, 2012 4:27pm

Hi,

We have DPM 2012 installed and we want to install the DPM agent through SCCM to all client server, can you please tell me the process..

Appreciate if you can update at earliest.

Free Windows Admin Tool Kit Click here and download it now
April 27th, 2012 5:17pm

Take a look at this : http://technet.microsoft.com/en-us/library/bb870935.aspx

This applies to DPM 2010 but can be used for DPM 2012.

To silently install the protection agent, run DpmAgentInstaller.exe /q <DPM server name>.

Just take the agent sources, create a package with these. Then create a program in SCCM that will launch the previously shown command ( DpmAgentInstaller.exe /q <DPM server name>).

April 27th, 2012 7:27pm

I am trying to add this as a Task Sequence in SCCM 2012 but am unable to get it to work.  I followed the link above, tested it out in a dos prompt and it works.  But as soon as I add it to a TS, I get the 0x80070002 (i think) stating it cannot find the file.  When the deployment logs in, I do not see the mapped drive.  I can see the task window stating mapping drive then Add DPM Client, but then thats where it fails.

I have the task sequence in 3 step, first to map the network drive (net use P: \\server\c$), second to add the DPM Agent using ("P:\Program Files\Microsoft System Center 2012\DPM\DPM\agents\RA\4.0.1920.0\amd64\1033\DPMAgentInstaller_KB2751230_AMD64.exe" /q server.domain.com)(that is the location of the file), and the third to remove the mapped drive.

I should also mention that the firewall is enabled, but just before the map network drive, I have it disabled, then set to enable after the DPM client is installed.

Suggestions?

Free Windows Admin Tool Kit Click here and download it now
November 13th, 2012 2:26am

run the exe from cmd with /? to display the options. 

I failed to find this information on the MS sites

 

DPMAgentinstaller_x64.exe /q <FQDN DPM server name> /IAcceptEula

  • Proposed as answer by loadedleke Monday, February 02, 2015 4:59 PM
November 6th, 2013 10:17pm

run the exe from cmd with /? to display the options. 

I failed to find this information on the MS sites

 

DPMAgentinstaller_x64.exe /q <FQDN DPM server name> /IAcceptEula

  • Proposed as answer by loadedleke Monday, February 02, 2015 4:59 PM
Free Windows Admin Tool Kit Click here and download it now
November 7th, 2013 1:17am

This basically worked for me.. I have been trying to deploy DPM 2012 R2 Agents to client computers using SCCM.

These steps I took.

1. Copied the contents of the Protection Agents to the SCCM AppDeploy folder

2. Created a package with the DpmAgentInstaller.exe /q <DPM server name> command

3. Deployed package to computers

These process failed with the error "maximum runtime exceeded" after running for several hours.

But when I uses the command as proposed by Duggg, (DPMAgentinstaller.exe /q <FQDN DPM server name> /IAcceptEula), it worked like a charm..

Thank you Duggg


  • Edited by loadedleke Monday, February 02, 2015 5:06 PM
February 2nd, 2015 5:01pm

This basically worked for me.. I have been trying to deploy DPM 2012 R2 Agents to client computers using SCCM.

These steps I took.

1. Copied the contents of the Protection Agents to the SCCM AppDeploy folder

2. Created a package with the DpmAgentInstaller.exe /q <DPM server name> command

3. Deployed package to computers

These process failed with the error "maximum runtime exceeded" after running for several hours.

But when I uses the command as proposed by Duggg, (DPMAgentinstaller.exe /q <FQDN DPM server name> /IAcceptEula), it worked like a charm..

Thank you Duggg


  • Edited by loadedleke Monday, February 02, 2015 5:06 PM
Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2015 8:01pm

Can someone point me in the direction or help me out with steps to include DPM in a system image as part of a task sequence and then directing the agent to the server?
July 27th, 2015 12:41pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics