@echo off
rem $Id: forcelogoff.cmd 1084 2026-05-05 16:00:05Z bertrand $
C:\Windows\System32\logoff.exe /V || C:\Windows\System32\shutdown.exe /l
