scripts/rayburn.bat
2025-04-09 23:17:45 -05:00

5 lines
51 B
Batchfile

@echo off
if %username%==srayburn (
start logoff
)