Gadget Gift Ideas For Everyone
I am trying to create a logoff.bat. When I run it in cmd it works just fine. All it says is "shutdown -l". For some reason, this shuts down my pc, instead of logging off, like it does in cmd prompt. Any body know why?
have you tried "shutdown /l"?