Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively.Register now to secure your spot!
Power Chute
APC UPS Data Center & Enterprise Solutions Forum
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-07-0101:02 AM. Last Modified: 2024-03-0602:12 AM
Power Chute
Hi All,
I have powerchute v2.2.4 installed on my server in Multiple-UPS configuration. I have set the PCNS to trigger a script(to stop a service) and shut-down the server when the event occurred (both of the UPS are on battery for more than 5 seconds). However it did not manage to execute the script even though i have state the path of the script. But the server did manage to shutdown gracefully when this event occurs.
Path of the script
C:\StopService.bat
Below are the commands in the script
@START Cluster /Cluster:W2000K_CLUSTER res "W200K01 Server" /off
May i know if anyone can help me understand what am i missing here? Do i need to assign any access rights for the script to work?