2 Posts

December 30th, 2020 07:00

Never mind, I figured it out.

running this command will extract the MSI to the specified folder:

DDPE_64bit_setup.exe /a /s /v"SERVERHOSTNAME=server.organization.com POLICYPROXYHOSTNAME=rgk.organization.com MANAGEDDOMAIN=ORGANIZATION DEVICESERVERURL=https://server.organization.com:8443/xapi/"

Resolved

11 Posts

January 4th, 2021 05:00

Hi @Ryan3030 

Thank you for reaching out!

Typically, i would suggest extracting the MSI by leveraging the command: 

DDPE_64bit_setup.exe /s /x /b"
 
  " /v"/qn"
 

This should result in a file around ~100MB

When leveraging the /a command, this does not include all of the custom actions within the installers, which may result in failures to upgrade. Extraction with the /a command typically results in a file size of ~30 MB.  

Alternatively, we do build MSIs during our build process, these can be acquired by reaching out to Dell ProSupport for Software at 877.459.7304, Option 1, Ext. 4310039, or via the Chat Portal. To contact support outside the US, reference ProSupport’s International Contact Numbers.

I hope this helps!

Dale Penny

PG Software & Solutions IPS

Dell EMC | Dell Endpoint Security

#iWork4Dell

No Events found!

Top