Discussion:
Launch a command-prompt
(too old to reply)
sonia_villadiego via WinServerKB.com
2006-01-09 16:15:03 UTC
Permalink
Hi all,

I need to create a rule that launch the gpotool.exe on the Domain Controllers
at specific time (for example, at night).

What rules do I need to create to do that?

Thanks in advanced for your help.
--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/mom-ad/200601/1
Darren Evans
2006-03-07 16:56:41 UTC
Permalink
If it is XP Server, 2k Server or NT server us the "AT" command, goto a
command prompt and type somthing like . .

at 12:00am /interactive /every:m,t,w,th,f,s,su "gpotool.exe"

type at /? for a list of all the functions
Post by sonia_villadiego via WinServerKB.com
Hi all,
I need to create a rule that launch the gpotool.exe on the Domain Controllers
at specific time (for example, at night).
What rules do I need to create to do that?
Thanks in advanced for your help.
--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/mom-ad/200601/1
Loading...