local logoff

About this tag
The local logoff tag on WindowsForum.com covers discussions about scripts and group policies that run during a local logoff event. In one thread, a user describes using a batch file placed in the local logoff folder via Group Policy to perform backups before shutdown in Windows 10, but encountered intermittent execution and a delay message. The user eventually switched to a desktop shortcut that runs the backup and shutdown directly, bypassing the local logoff policy. This tag is relevant for Windows administrators and power users who want to automate tasks at logoff or troubleshoot shutdown behavior related to local logoff scripts.
  1. Keith W

    Windows 10 Different Shutdown behavior from batch file than using Start>Power options

    This is quite a long read but please bear with me. I used to use a shutdown (.bat) script in win7 to backup my important stuff but couldn't make it work in win10 despite spending hours on the forums. It did work intermittently if I put it in the local logoff folder (group policies). So I wrote...
Back
Top