Help with activity action

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
cmoss
Observer
Observer
Posts: 3
Joined: Sun Jun 15, 2003 3:50 pm
Location: Texas, Metroplex

Help with activity action

Post by cmoss »

I want to reboot or shutdown our computers when each session ends but have been only been sucessful getting the user logged off. Any words of wisdom? We're using W2K.

ActivityAction=Exit
o Action to take when idle time is reached.
Home = browser to home page.
Exit = Browser exits.
Logoff = user is logged off computer.
Warn = The dialog was just a warning, PWB will continue.
Restart = Restarts PWB.
Reboot = Computer will be rebooted
Thanks,
cm

Scott
Site Admin
Site Admin
Posts: 2528
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

You could use a program in the batch file for the PWB shutdown script file to reboot the computer.

[Files]
...
ShutdownScript=
...

--Scott

Post Reply