Failover cluster control

I want to make a page with a drop down list to allow users to control the node certain roles are on. The roles are in multiple failover clusters so the script needs to be able to access them remotely. Currently I get a “permission denied” message (not unexpected).

How can I get around this and allow the script to have the necessary permissions to do this?