In those cases where IT Departments need to make mass deployments of Plex-Earth on several machines, the following process must be followed:
- Open the Command Prompt (cmd) and locate the folder of the setup file (.msi).
-
Execute the msiexec command:
msiexec /i <Product.msi>
Replace <Product.msi> with the actual setup file name.
Ex:
msiexec /i SETUP-ACAD-PLEXEARTH-26.0.9159 - Finally, the Subscription Code must be provided to each user so as to complete the activation and workstation registration individually.
Other useful optional parameters are:
/quiet - Quiet mode, no user interaction
/passive - Unattended mode - progress bar only
/q[n|b|r|f]
Sets user interface level
n - No UI
b - Basic UI
r - Reduced UI
f - Full UI (default)
❗ Warning: You may install massively Plex-Earth, but you will have to activate each workstation separately as described in Installation & Activation and System Requirements
Feel free to contact us at support@plexscape.com for any questions you might have.