Jump to content

Recommended Posts

Posted

Can anyone recommend a way to force windows xp laptops to shut down after a certain time?

 

I notice Vista has the option to assign an action to shut down the machine when the laptop lid is closed - unfortunately this wonderful option is not included in Windows XP.

 

I've tried a lot of shut down programs but they don't work once the user has logged off (which is where I want the shut down to kick in). I have also tried a batch file which shuts down after a count down but this also fails to work once the user has logged out.

 

Using managed service Northgate so my options are limited :(

 

cheers

Posted

I notice Vista has the option to assign an action to shut down the machine when the laptop lid is closed - unfortunately this wonderful option is not included in Windows XP.

 

 

Actually it depends on the hardware/chipset if this is possible in XP - might be worth seeing if there's a driver/software update that can enable this

Posted

I have a script that will do this, after a certain amount of time after logon it forces the user to log off. It can be easily be edited to make a shutdown

 

PM me if your interested.

Posted
A scheduled task still only runs at a pre-defined time, not on a timeout.

 

Set the scheduled task to launch on startup, but in the Settings tab, there are:

 

Only start the task if the computer has been idle for at least [ 30 ] minutes

 

If the computer has not been idle that long, retry for up to: [ 600 ] minutes

 

Then it should shutdown if, within 10 hours of being started up, it does nothing for half an hour it will run the specified task (eg shutdown).

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...