Can we do any operation on all servers in network?

Can we do any operation on all servers in network?

avatar

I can give one.
I have an upgrade that I must run on 200 servers - I'd love to be able to push the install file to the desktop of all my servers so all I have to do is login and run it. Is this possible with the current/beta versions?

All Comments (2)

avatar

Hi,
It's not directly possible but if you create a PSExec session session script tool, you might be able to do that. I'm not an IT expert, maybe you could suggest me a solution?

David Hervieux

avatar

you could create a small script batch/psexec as a sessiontool, so you could execute your script from the dashboard for every host. probably your able to install your update through the commanline too...