Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: MS DOS .: How to log a user OFF using LOGOFF.exe command (Resource Kit)

How to log a user OFF using LOGOFF.exe command (Resource Kit)

Log a user off.

Syntax
      LOGOFF [/f] [/n] 

Key
   /f   Force running processes to close, but will ask for user confirmation.
        The user will not be asked to save unsaved data. 

   /n   Force running processes to close without confirmation. 
        The user will be prompted to save unsaved data. 

By default LOGOFF will ask for user confirmation and prompt to save unsaved data.

Windows XP includes the SHUTDOWN command that can now logoff a user.


How helpful was this article to you?

Related Articles

article How to Accept user input to a batch file using CHOICE.EXE (Resource KIT)
Accept user input to a batch file.Choice...

(No rating)  3-7-2008    Views: 208   
article How to Copy the result of any command to the Windows clipboard using CLIP.exe (Resource Kit)
Copy the result of any command to the...

(No rating)  3-7-2008    Views: 129   
article How to remove a running process from memory using KILL command (Resource kit)
Remove a running process from memory. ...

(No rating)  3-9-2008    Views: 129   

User Comments

Add Comment
No comments have been posted.