RE: nt reboot

2000-04-05 Thread Dave Watts

 I need some assistance with setting up a task to reboot our
 NT servers once each day. Our internal NT admin/Network Support
 stinks and if they do not know how to do something they say
 it can't be done.

Use the Task Scheduler and the SHUTDOWN.EXE command-line tool from the NT
Resource Kit. Write a batch file which calls SHUTDOWN.EXE, and schedule the
batch file with the Task Scheduler.

After you've done that, spend some quality time with your server to figure
out why on earth you'd have to reboot it once a day. You shouldn't have to
do this, and is an indicator of a potentially serious problem.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: nt reboot

2000-04-05 Thread Rahul Joshi

try out utilities on download.com or cnet.com . Such utilities are available
over which can reboot your PC on the scheduled time.

- Original Message -
From: Kirk Boecker [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 06, 2000 3:20 AM
Subject: nt reboot


 please help,

 I need some assistance with setting up a task to reboot our NT servers
once
 each day. Our internal NT admin/Network Support stinks and if they do not
 know how to do something they say it can't be done.

 I know many of you have this type of thing setup on your servers - any
 pointers would be greatly appreciated

 kirk

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: nt reboot

2000-04-05 Thread Steve Bernard

As Dave said, "spend some quality time with your server to figure out why on
earth you'd have to reboot it once a day." It's most likely not the OS
kernel that's causing problems but, some process running on top of that. If
it's hosting any sort of application, such as a home brewed CGI app written
in C, Cold Fusion, or some RDBMS, it may be that the problem stems from the
application. Process level debugging under NT isn't the easiest but, it's
definitely not impossible either. Once you've narrowed down the
possibilities you can just restart the process(es) that are at fault, not
the whole server. If it's an application that you can rewrite then that is
the best remedy.

Steve

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 05, 2000 6:04 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: nt reboot


 I need some assistance with setting up a task to reboot our
 NT servers once each day. Our internal NT admin/Network Support
 stinks and if they do not know how to do something they say
 it can't be done.

Use the Task Scheduler and the SHUTDOWN.EXE command-line tool from the NT
Resource Kit. Write a batch file which calls SHUTDOWN.EXE, and schedule the
batch file with the Task Scheduler.

After you've done that, spend some quality time with your server to figure
out why on earth you'd have to reboot it once a day. You shouldn't have to
do this, and is an indicator of a potentially serious problem.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: nt reboot

2000-04-05 Thread Alan Wolf

Reboot? I've got CF running,  IIS , Exchange, MTS, SQL 7, ASP stuff going
on, Index Server, all sorts of crap I never reboot unless it's a service
pack on the weekend or something and then it's a hassle with users. Why
would you want to reboot? Perhaps your a closet Blue Screen Queen...

Alan Wolf, MCSE, MCP, MCP + I
[EMAIL PROTECTED]
SAIC Frederick
PO Box B Bldg 244
Frederick, Maryland 21702
301-846-5479 (V)
301-846-1395 (F)
- Original Message -
From: Steve Bernard [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, April 05, 2000 6:30 PM
Subject: RE: nt reboot


 As Dave said, "spend some quality time with your server to figure out why
on
 earth you'd have to reboot it once a day." It's most likely not the OS
 kernel that's causing problems but, some process running on top of that.
If
 it's hosting any sort of application, such as a home brewed CGI app
written
 in C, Cold Fusion, or some RDBMS, it may be that the problem stems from
the
 application. Process level debugging under NT isn't the easiest but, it's
 definitely not impossible either. Once you've narrowed down the
 possibilities you can just restart the process(es) that are at fault, not
 the whole server. If it's an application that you can rewrite then that is
 the best remedy.

 Steve

 -Original Message-
 From: Dave Watts [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, April 05, 2000 6:04 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: nt reboot


  I need some assistance with setting up a task to reboot our
  NT servers once each day. Our internal NT admin/Network Support
  stinks and if they do not know how to do something they say
  it can't be done.

 Use the Task Scheduler and the SHUTDOWN.EXE command-line tool from the NT
 Resource Kit. Write a batch file which calls SHUTDOWN.EXE, and schedule
the
 batch file with the Task Scheduler.

 After you've done that, spend some quality time with your server to figure
 out why on earth you'd have to reboot it once a day. You shouldn't have to
 do this, and is an indicator of a potentially serious problem.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.