While reading through the kernstodo in the 3.0.0, I noticed this:

  > My wife's suggestion: Add a setting to the win32 client to allow
  > it to shut down the machine after backup is complete (after, of
  > course, displaying a "System will shut down in one minute, click
  > here to cancel" warning dialog).  This would be useful for sites
  > that want user woorkstations to be shut down overnight to save
  > power.

Note that you can achieve this effect on Windows using:

  client run after job = "shutdown -s -f -t 60"

If the version of Windows you are running doesn't come with a native
shutdown command, you can get psshutdown from sysinternals or use the
shutdown from cygwin.

- Morty

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to