Search FAQs
{"searchBar":{"inputPlaceholder":"Search by keyword or ask a question","searchBtn":"Search","error":"Please enter a keyword to search"}}
Video: Silent Installation of a Windows PowerChute Business Edition Agent versions 7.x - 9.2.1
How to silently install PowerChute Business Edition Agent onto Windows OS
Product:
PowerChute Business Edition versions 7.x - 9.2.1
Note: version 9.5 and 10.x are agent only installations. Installation instruction can be found at this link https://download.schneider-electric.com/files?p_Doc_Ref=SPD_PMAR-9BUL4B_EN
Environment:
All supported Windows OS
Solution:
With a normal, non-silent installation it is usually necessary to respond to prompts during the installation. Silent installations do not prompt for input because they already have the answers.
Step 1: Creating a Silent Installation Answer File- Remove all components of PowerChute from your working computer.
- Copy the bin\agent folder from the PowerChute CD to a local folder such as C:\agent. NOTE: If you are installing using a download, unzip pcbe.zip and extract the pcbesetup.exe file before continuing.
- Launch a command prompt by selecting the Windows start button and then Run, and typing
command
in the box. Click OK. - Make sure that a UPS is attached to the machine.
- At the command prompt, type
<agent path>setup.exe -r
e.g.C:\agent\setup.exe -r
-r records the answers you provide during the installation process.
During the installation, select the option to have PowerChute automatically detect the UPS. Then, during the silent installations, the UPS will be detected even if it is on a different port.
- The installation creates a file named
setup.iss
(in the \Windows folder). Search to find it, if necessary. Copy it to the agent folder you created in step 2 above.
The silent installation uses the answer file you created in the previous section.
- Copy the entire agent folder (containing the setup.iss file) to the computer where the silent installation is to be performed.
Alternatively, you could copy the folder to a network drive and map to that drive from each installation computer. See an example involving a mapped drive W: below in step 3.
- Launch a command prompt by selecting the Windows start button and then Run, and typing
command
in the box. Click OK. - At the command prompt, type
<agent path>setup.exe -s
e.g.C:\agent\setup.exe -s
e.g.W:\agent\setup.exe -s
where w is a mapped network drive
You can also use the -
m argument to log the results in an SMS file whose name is status.mif
.
e.g. C:\agent\setup.exe -s -m
To determine when the silent installation has completed, leave the command prompt window open until the prompt displays again (e.g. C:\agent>
). It might take several minutes.
- Close the command prompt window.
Published for:APC Croatia
Did this answer your question?