Remotely log off a user

If you like every other sysadmin have users that simply forget to log-off, throw the following in a batch script.
This script will need to run with admin rights.

 

 

echo off
cls
echo What is the machine name?
set /p server=
quser /server:%server%
set /p session=
logoff %session% /server:%server%
quser /server:%server%

Off the road

Off the roadFollowing the Christchurch Earthquake, the Escudo got full of sand and silt. No water available to wash it called for some offroading at the closest river.
No more squeaks, crunches and the dampers work pretty well too 🙂