If you start a chat with yourself click the message textbox and hold down the left shift key the teams will think that your typing and it never changes the status. You don’t need to make any changes to your system or install anything with this. Just place a heavy object on the shift key.
If you start a chat with yourself click the message textbox and hold down the left shift key the teams will think that your typing and it never changes the status. You don’t need to make any changes to your system or install anything with this. Just place a heavy object on the shift key.
I have a ~10 line powershell script that presses the scroll lock key for 1 second every 60 seconds. Way simpler.
I have a similar one. Much simpler. Here it is:
$wsh = New-Object -ComObject WScript.Shell while(1) { $wsh.SendKeys(‘+F{15}‘) Start-Sleep -seconds 59 }This will show up in process monitoring.
And sit in a log that no one is paid enough to continuously check.
Should be picked up as suspicious behavior and highlighted, your company just isn’t big enough.
Highlight doubt it. Anyway I run powershell scripts all the time when forced onto Windows, so 🤷♀️
Or place a 🥄 on your touchpad…
Open outlook and mark yourself as busy in blocks throughout the day.