How to script an abort of Downclock.

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
sheres54tea
Contributor
Contributor
Posts: 25
Joined: Wed Oct 12, 2005 2:38 pm

How to script an abort of Downclock.

Post by sheres54tea »

How would I script an abort of the Downclock sequence once it has started? I tried using the "c:\pskill \\computer Downclock" command, but it does not work. Is there another way?
Simon

Scott
Site Admin
Site Admin
Posts: 2536
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

PsKill should work but you may need to use an admin user name and password.

usage: pskill [- ] [-t] [\\computer [-u username] [-p password]] <process name | process id>

pskill \\computer -u administrator -p password downclock.exe

--Scott

Post Reply