Go Back   TechArena Community > Technical Support > Computer Help > Window 2000 Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



scheduled shut down of PC's on network

Window 2000 Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 16-10-2008
bstuart177@googlemail.com
 
Posts: n/a
scheduled shut down of PC's on network

Hi All,

I am looking to shut down all the PC's on my network (1500) at a
scheduled time each night so I can reduce running costs and lower our
company carbon footprint. I may even like to start up the PC's in the
morning before users arrive at work...does anyone know some good
software / application that will allow me to acheive this? don't want
to use scripts or batch files...too messy.

Thanks.

Brian.
Reply With Quote
  #2  
Old 16-10-2008
Meinolf Weber
 
Posts: n/a
Re: scheduled shut down of PC's on network

Hello bstuart177@googlemail.com,

If you like to reduce cost, why will you buy a software soultion instead
of using a script? We use scripts for scheduled shutdown/reboot and it works
fine without any additional costs.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi All,
>
> I am looking to shut down all the PC's on my network (1500) at a
> scheduled time each night so I can reduce running costs and lower our
> company carbon footprint. I may even like to start up the PC's in the
> morning before users arrive at work...does anyone know some good
> software / application that will allow me to acheive this? don't want
> to use scripts or batch files...too messy.
>
> Thanks.
>
> Brian.
>



Reply With Quote
  #3  
Old 16-10-2008
Meinolf Weber
 
Posts: n/a
Re: scheduled shut down of PC's on network

Hello bstuart177@googlemail.com,

Remote startup requires a wake on LAN possibility of your machines. Are all
machines aware of this. Personal i would the user let start the machine,
so they are also up and running if the user is really working, reduces costs
also.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi All,
>
> I am looking to shut down all the PC's on my network (1500) at a
> scheduled time each night so I can reduce running costs and lower our
> company carbon footprint. I may even like to start up the PC's in the
> morning before users arrive at work...does anyone know some good
> software / application that will allow me to acheive this? don't want
> to use scripts or batch files...too messy.
>
> Thanks.
>
> Brian.
>



Reply With Quote
  #4  
Old 16-10-2008
bstuart177@googlemail.com
 
Posts: n/a
Re: scheduled shut down of PC's on network

Hi Meinolf ,

Have you a location of where you obtained this script or did you
create from scratch?

Thanks,

Brian.



Reply With Quote
  #5  
Old 16-10-2008
Meinolf Weber
 
Posts: n/a
Re: scheduled shut down of PC's on network

Hello bstuart177@googlemail.com,

This one is for restart the machine at 5AM, if you change "/r" to "/s" it
will shutdown:

-----------------------------------------------------------------------------------------
;Create the scheduled task on remote workstation's
if not exist c:\winnt\tasks\at1.job at 05:00 /every:m,t,w,th,f,s,su shutdown.exe
/r /t 120 /c "This computer will restart automatically, please close your
open applications. Your Administrator." /f

:Copy the shutdown.exe to remote workstation
if not exist c:\WINNT\system32\shutdown.exe copy "\\domainname\netlogon\shutdown.exe"
"c:\WINNT\system32\shutdown.exe"
-----------------------------------------------------------------------------------------

All between the lines copy to "shutdown.cmd" for example and add "shutdown.cmd"
as a startup script to a GPO. The GPO link to the OU where your computers
are located.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi Meinolf ,
>
> Have you a location of where you obtained this script or did you
> create from scratch?
>
> Thanks,
>
> Brian.
>



Reply With Quote
  #6  
Old 20-10-2008
bstuart177@googlemail.com
 
Posts: n/a
Re: scheduled shut down of PC's on network

On 16 Oct, 18:09, Meinolf Weber <meiweb(nospam)@gmx.de> wrote:
> Hello bstuart...@googlemail.com,
>
> This one is for restart the machine at 5AM, if you change "/r" to "/s" it
> will shutdown:
>
> ---------------------------------------------------------------------------*--------------
> ;Create the scheduled task on remote workstation's
> if not exist c:\winnt\tasks\at1.job at 05:00 /every:m,t,w,th,f,s,su shutdown.exe
> /r /t 120 /c "This computer will restart automatically, please close your
> open applications. Your Administrator." /f
>
> :Copy the shutdown.exe to remote workstation
> if not exist c:\WINNT\system32\shutdown.exe copy "\\domainname\netlogon\shutdown.exe"
> "c:\WINNT\system32\shutdown.exe"
> ---------------------------------------------------------------------------*--------------
>
> All between the lines copy to "shutdown.cmd" for example and add "shutdown.cmd"
> as a startup script to a GPO. The GPO link to the OU where your computers
> are located.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
>
> > Hi Meinolf ,

>
> > Have you a location of where you obtained this script or did you
> > create from scratch?

>
> > Thanks,

>
> > Brian.- Hide quoted text -

>
> - Show quoted text -




Thanks very much for your input....appreciate it.

Regards,

Brian.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Window 2000 Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "scheduled shut down of PC's on network"
Thread Thread Starter Forum Replies Last Post
Scheduled task will not run as scheduled! alex.birchall@gmail.com Window 2000 Help 1 03-12-2009 04:18 PM
VB script does not run under scheduled task for mapped network drive JAW Windows Server Help 3 06-11-2009 07:00 PM
Scheduled Task does not run coreymac1222 Windows XP Support 3 06-03-2009 02:06 AM
Scheduled Tasks Starfish Small Business Server 2 07-10-2008 04:50 PM
Vista Premium Shut Down Hang Wireless Network Mike Vista Help 4 24-02-2008 07:15 PM


All times are GMT +5.5. The time now is 12:30 PM.