View Full Version : LogOff on a Shortcut?
Luis Muga
01-22-2001, 12:36 PM
Anyone help me to make a Shortcut to Log Off NT Session?????
zeedo
01-22-2001, 05:15 PM
would you like a small executable file that when opened would logoff the user, then you could create a short cut to this file wherever you like?
If so I could produce it
tmento
02-02-2001, 08:11 PM
You can create a batch file that would call logoff.exe and create a shortcut on the desktop that calls the batch file. The logoff.exe can be downloaded from the Server Version of the NTReskit on MicroSoft's Website. This executable has two switches that ccan force a logoff and save the profile information or prompt the user to save the information.
D-Wolf
02-05-2001, 10:41 PM
While we're on the subject, you may or may not know that it is possible to make shortcuts to both shut down the computer and restart the computer -
Make a shortcut to:
C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows
When clicked the computer will shut down.
Make a shortcut to:
C:\WINDOWS\RUNDLL.EXE user.exe,exitwindowsexec
When clicked the computer will restart.
Just keeping the information flowing :)
D-Wolf
Not God...but pretty damn close.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.