Restart services on a remote server

Hi,

Is it possible to restart a services on a remote server via Automise?

I have a services that keeps shutting down and I would like a normal user to restart the services without loggin on the server.

/Gordon

Hi Gordon,

You can use the PsService action to control a remote windows service, you’ll need to download PsService from the following URL before using the action.

URL: http://technet.microsoft.com/en-us/sysinternals/bb897542.aspx

Regards,
Paul.

Thanks