SyntaxFix
Write A Post
Hire A Developer
Questions
I would write this in Notepad or WordPad for a basic logoff command:
@echo off shutdown -l
This is basically the same as clicking start and logoff manually, but it is just slightly faster if you have the batch file ready.