Jump to content

Recommended Posts

Posted

Hi all

can someone help me with scripts for wake on lan and warning window to say this computer will shutdown in 10 min.Please save your work.

 

please help

 

thank you

Posted
Hi all

can someone help me with scripts for wake on lan and warning window to say this computer will shutdown in 10 min.Please save your work.

 

please help

 

thank you

 

well for a wake on lan script you need a magic packet sender such as Mc-wol.exe

 

you would then need a bat file like

mc-wol.exe *the Mac Address*

 

For a simple shutdown script you want something like this menioned here How To Use the Remote Shutdown Tool to Shut Down and Restart a Computer in Windows 2000

 

shutdown -f -s -t *timeinsecs* "This Machine will shutdown in 10 Mins" -m \\computername

 

Toby

  • Thanks 1
Posted
yeah what glennda said but you should be able to export all your mac addresses from your DHCP server. You can then do a simple mail merge to create your script then add the file (bat or cmd) to your server schedule. As for shutdown I cannot recommend powdarrmaonkey's shutdownatron enough.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...