Sorry I missed the part about you wanting it to run at shutdown (different animal altogether) and Roger suggested a solution. I didn't real the entire thread first, sorry.
Dave Lum - [EMAIL PROTECTED] Sr. Network Specialist - Textron Financial 503-675-5510 -----Original Message----- From: Lady Chie [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 06:19 AM To: NT 2000 Discussions Subject: RE: Run Application on Reboot This is a batch file that will log users off from an essbase database , close and save all their files and stop a service prior to a reboot or shutdown. This is to avoid database corruption and is a manual process we have been doing for some time now. >From: "Lum, David" <[EMAIL PROTECTED]> >Reply-To: "NT 2000 Discussions" <[EMAIL PROTECTED]> >To: "NT 2000 Discussions" <[EMAIL PROTECTED]> >Subject: RE: Run Application on Reboot >Date: Mon, 10 Feb 2003 08:15:17 -0600 > >Is it something that can't be taken care of simply by placing it (or a >shortcut to if you want to pass a variable to it or other parameters) in >Startup under the All Users profile? Exactly what program do you want to >run/what does it do? A .CMD / .BAT in Startup will run that file at each >startup, unless you don't want the user to see it listed in Startup. > >Dave Lum - [EMAIL PROTECTED] >Sr. Network Specialist - Textron Financial >503-675-5510 > > >-----Original Message----- >From: Lady Chie [mailto:[EMAIL PROTECTED]] >Sent: Monday, February 10, 2003 06:07 AM >To: NT 2000 Discussions >Subject: RE: Run Application on Reboot > > >Any time the machine is rebooted by anyone > > > >From: "Lum, David" <[EMAIL PROTECTED]> > >Reply-To: "NT 2000 Discussions" <[EMAIL PROTECTED]> > >To: "NT 2000 Discussions" <[EMAIL PROTECTED]> > >Subject: RE: Run Application on Reboot > >Date: Mon, 10 Feb 2003 08:04:28 -0600 > > > >Do you want it to run only when an admin reboots or anytime the machine >is > >rebooted by anyone? > > > >Dave Lum - [EMAIL PROTECTED] > >Sr. Network Specialist - Textron Financial > >503-675-5510 > > > > > >-----Original Message----- > >From: Lady Chie [mailto:[EMAIL PROTECTED]] > >Sent: Monday, February 10, 2003 04:35 AM > >To: NT 2000 Discussions > >Subject: Run Application on Reboot > > > > > >Hello Everyone > >Does anyone know how to easily run an application automatically when a > >server reboots ? For example, how or what would i use to configure an > >application such a batch file to run each time a server is rebooted by an > >administrator or server operator ? > > > >Any help will be appreciated. > > > >Thanks > > > >------ > >You are subscribed as [EMAIL PROTECTED] > >Archives: http://www.swynk.com/sitesearch/search.asp > >To unsubscribe send a blank email to %%email.unsub%% > > >_________________________________________________________________ >MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. >http://join.msn.com/?page=features/virus > > >------ >You are subscribed as [EMAIL PROTECTED] >Archives: http://www.swynk.com/sitesearch/search.asp >To unsubscribe send a blank email to %%email.unsub%% > >------ >You are subscribed as [EMAIL PROTECTED] >Archives: http://www.swynk.com/sitesearch/search.asp >To unsubscribe send a blank email to %%email.unsub%% _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
