this post was submitted on 20 Jun 2025
523 points (98.7% liked)

memes

15722 readers
3090 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 4 days ago (5 children)

After the first hour on Fridays I am using the caffeine app to keep my Teams status from going idle and getting my other life stuff caught up before the weekend.

[–] [email protected] 5 points 4 days ago (3 children)

Just go into the calendar and click the 'meet now's button, select do not use audio, and then set your status back to available or busy. No third party software needed.

[–] [email protected] 2 points 3 days ago (1 children)

Thanks! I heard of that as well, but i am pretty sure that activity is recorded, and if they look at Teams activity, it would definitely be odd to see someone being in a meeting all day. I've been using this app for 2 years now, and it doesn't install on the system. Part of my responsibility is application management, so if anyone's looking over apps, it's me anyway!

[–] [email protected] 1 points 3 days ago (1 children)

Another option is to run a Powershell command like this:

while ($true) { [System.Windows.Forms.SendKeys]::SendWait("{F15}") Start-Sleep -Seconds 300 }

Not only does it keep your Teams status Active, it also prevents the screensaver from kicking in. This causes some wonky stuff in Citrix apps, so be sure to stop the command before you launch anything Citrix-related.

[–] [email protected] 3 points 3 days ago

That's exactly why i originally used it, actually. Our group policy is set to go to screen saver and turn off screen after lile 10 min then 20 min. Whenever I played music and stepped away, it would always turn off, so this fixed it. I understood the policy at work in case you stepped away, but I am at home now, so who cares if I leave it unlocked.

load more comments (1 replies)
load more comments (2 replies)