Run Action Manually to offline client

(imported topic written by Rominal91)

We have a client that for security reasons right now can’t be connected to the network. But I need to run a task on the machine without using the console to schedule the task because the client is offline. Is there a way to run the action manually on the machine with using the console to start the task? Could I just copy the task and run it from a DOS windows or would the agent be used to run the action?

(imported comment written by Lee Wei)

Hello Rominal,

I am sorry to report that it is not possible to initiate the action from the client.

Hopefully, you know the steps and actions taken by the Task, and that you can do them manually on the client.

Lee Wei

(imported comment written by MattBoyd)

Rominal,

I’m not sure what you need to schedule, but if you can use a DOS prompt, you could try schtasks:

http://technet.microsoft.com/en-us/library/bb490996.aspx