Skip to content

Procedure for running PCNS 2.2.4 installtion patch on VMware vMA 4.1

1. Extract PCNS 2.2.4 installation files:
2. Replace existing install.sh script with the updated version download from this link ftp://apcftp.apc.com
3. unzip the file downloaded from the FTP site
3a. gunzip PCNS224_VIMA41.tar.gz
3b. tar -xv PCNS224_VIMA.tar
4. run sudo ./install_en.sh for English language system or sudo ./install_jp.sh for Japanese language systems:
5. Overwrite shutdown and uninstall scripts using the commands below:
5a. sudo cp shutdown /opt/APC/PowerChute/group1/bin/shutdown
5b. sudo cp uninstall /opt/APC/PowerChute/uninstall
Where /opt/APC/PowerChute is the target installation folder.
6. Once steps 1 – 5 have been completed you must configure PCNS for logon and the NMC information. Type the following command to configure your setup:
sudo /opt/APC/PowerChute/group1/PCNSConfig.sh
Where /opt/APC/PowerChute/group1 is the installation folder.