Question
February 2, 2008 at 02:04 PM
cyberdanxx

Possible to Execute a Batch file on a server remotely by a non-admin user ?

by cyberdanxx . Updated 18 years, 6 months ago

Anyone know how to execute a .bat file action on a windows 2003 server when running the script from a windows XP domain PC?

The batch file in question is located in a mapped network drive directory of the server. The sole line of the script is net start “alerter”. It runs but it excutes the action on the user PC, from where it is executed instead of the server…

Much obliged,

This discussion is locked

All Comments