Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1044

March 18th, 2014 08:00

SCCM Deployable for PowerPath 5.7

We are trying to automate and create a powerpath distributable for use on our servers. We have it packaged, and the correct install string loaded including the serial key. We need the syntax or method to upload multiple licenses in that string, however, as we are installing the migrator client as well which will need licensing. Does anyone know the correct command string we need to perform an install and identify multiple licenses?

5 Practitioner

 • 

274.2K Posts

March 18th, 2014 22:00

In order to add multiple licenses during PowerPath installation, user can pass PP license values to LICENSENUM installer property. Use commas to separate multiple license entries.

For example,

  EMCPower.Net32.signed.5.7.b223.exe /s /v"LICENSENUM=License1,License2 NO_REBOOT=1"

For more details, please refer to PowerPath Install/Admin guide.

Thanks,

Shaiju

88 Posts

March 18th, 2014 10:00

hi Respen33 -  as of 5.7, PowerPath Migration Enabler does not require a separate product license. See the Release Notes for additional information: https://support.emc.com/docu45739_PowerPath-and-PowerPath-VE-Family-for-Windows-5.7-and-Minor-Releases-Release-Notes.pdf?language=en_US

Let me know if you have additional questions.

Bob Lonadier

PowerPath Product Manager

6 Posts

March 18th, 2014 11:00

Thank you for this answer as this helps a lot. For our knowledge, however, is there a way to apply multiple PowerPath licenses in the command string? Typically we have had to create a quick script to run after the fact to append the registry, however, some applications can simply have a sequence of serial keys separated by comma or semi-colon.

No Events found!

Top