Want to run a script when windows boots.

R

Reddy

Hi all,

I have got a script which needs to be run after windows
system boots. I thought of writing a batch file which
creates a schedule task to run my script when system
boots.
I can do this from the GUI of scheduler task. But i want
to do it from a batch file..

At.exe won't have the options of /boot. It has only time
option.

Can somebody help me.

Thanks & regards
Reddy
 
R

\Richard McCall [MSFT]\

You can configure a system start script via group policy if the domain is
windows 2000 and the clients are w2k and above
 
M

Marty List

Reddy said:
Hi all,

I have got a script which needs to be run after windows
system boots. I thought of writing a batch file which
creates a schedule task to run my script when system
boots.
I can do this from the GUI of scheduler task. But i want
to do it from a batch file..

At.exe won't have the options of /boot. It has only time
option.

Can somebody help me.

Thanks & regards
Reddy


The syntax is hard to learn, but try JT.EXE from the Windows 2000 Resource
Kit:
ftp://ftp.microsoft.com/ResKit/win2000/jt.zip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top