Hello
I need to create a simple script that will run "shutdown -f -l -t00"
I want to schedule this script so that pcs will logoff at a specific time.
I know I can do this via a batch file but I would rather do this in a
script if possible.
Thanks in advance!