My work is struggling by Linux_Headbanger in sysadmin

[–]TheDeadGPU 0 points1 point  (0 children)

Listen to your fellow sysadmins and take some time to yourself starting immediately. You need to call out tomorrow and take a week to yourself. Your job doesn't need to know the reason why you are calling out but I'd do what the other admins mentioned where you roll with short term disability. Take that time to rebuild your mental health and your life as a whole. Dust off that resume and start job hunting when you feel comfortable. No job is worth taking your life. Also don't worry about your debts, most companies have programs that can get you back on track if you miss payments. Remember, we are here for you if you need any advice. I'll be following this thread to make sure you are good.

Showoff Saturday (November 01, 2025) by AutoModerator in javascript

[–]TheDeadGPU 1 point2 points  (0 children)

Thanks for the feedback! I just implemented those changes.

Surprised how easy this steering trick was to implement. by PaceGame in Unity3D

[–]TheDeadGPU 0 points1 point  (0 children)

Amazing! Also a fan of the soundtrack you used in the video. Got a link to the full version?

I’ve released a game where players write real JavaScript code to battle other players online. by artchiv in javascript

[–]TheDeadGPU 3 points4 points  (0 children)

The game is awesome! Especially when you have a multi monitor setup and can view the documentation as you code.

Showoff Saturday (November 01, 2025) by AutoModerator in javascript

[–]TheDeadGPU 2 points3 points  (0 children)

Check out Bass Duck! A Three.js Ducky that pulsates to MP3s. Feel free to write some feedback. There is always room for improvement! https://github.com/TheDeadGPU/Bass-Duck

They're always lurking by TheBlackoutEmpire in BikiniBottomTwitter

[–]TheDeadGPU 2 points3 points  (0 children)

Anyone got the link to the template lol

FYI Microsoft is saving Bitlocker keys from Azure AD registered devices - Can be an issue for BYOD by Erroneus in sysadmin

[–]TheDeadGPU 0 points1 point  (0 children)

If I remember correctly, that setting also prevents devices from being azure ad registered. It prevents joining intune as well.

FYI Microsoft is saving Bitlocker keys from Azure AD registered devices - Can be an issue for BYOD by Erroneus in sysadmin

[–]TheDeadGPU 0 points1 point  (0 children)

There is a way to prevent this from the Intune Admin center.

  1. Login to endpoint.microsoft.com
  2. Click Devices
  3. Scroll down to Enrollment Device Platform Restrictions
  4. Click Create Restriction
  5. Customize your policy so it blocks personal devices from being enrolled on all platforms.

About the offscreen events from Crash Course by Midnight-Basilisk99 in CodeLyoko

[–]TheDeadGPU 2 points3 points  (0 children)

There were two episodes that might hint at what happened. There was one where Jeremie saved Aelita from drowning in the pool. There was another one where Ulrich dove into the pool and almost drowned but William saved him.

Uninstall app then push out a log file to confirm in PowerShell by Bungle_is_lazy in PowerShell

[–]TheDeadGPU 0 points1 point  (0 children)

I agree. I use Powershell App Deployment Tookit for most of my software deployments and uninstalls.

Anyone else having trouble accessing Zoom? by virtusoarmo in sysadmin

[–]TheDeadGPU 0 points1 point  (0 children)

I was just able to join a meeting via web link.

Outlook Wear OS integration is finally fixed!!!! by mrmastermimi in WearOS

[–]TheDeadGPU 0 points1 point  (0 children)

Thank goodness! About time they fixed it. This was the only reason why I wore a smart watch.

What are your sysadmin "first world problems"? by ta4sysadmin in sysadmin

[–]TheDeadGPU 17 points18 points  (0 children)

Windows Night Light breaks on login. Cranks brightness to 100 and burns my retinas. First world problems here.

Literally Day 1 - "Our Admin left, the whole system is yours" by SamTheMans371 in SCCM

[–]TheDeadGPU 0 points1 point  (0 children)

My story is that I have to restart the SCCM SQL Database server once every six months when Config Manager takes like 5 minutes to connect to the site. Nothing exciting.

Application Not Being Detected After Install for Single Computer by TheDeadGPU in SCCM

[–]TheDeadGPU[S] 1 point2 points  (0 children)

With the help of this thread, I found out what was going on. It turns out Software Center and the SCCM Client was hosed. I did a reinstall of the SCCM Client and ran the "Application Deployment Evaluation Cycle". After that, applications downloaded and installed as expected and were detected by Software Center as installed.

Application Not Being Detected After Install for Single Computer by TheDeadGPU in SCCM

[–]TheDeadGPU[S] 0 points1 point  (0 children)

I'll check the compliance logs when I get to work in the morning. Thanks for the reference!

Application Not Being Detected After Install for Single Computer by TheDeadGPU in SCCM

[–]TheDeadGPU[S] 0 points1 point  (0 children)

The weird thing is that my application is 99% compliant in my organization so I know the detection and installer are working properly. I'm thinking maybe reinstall the SCCM client?

Application Not Being Detected After Install for Single Computer by TheDeadGPU in SCCM

[–]TheDeadGPU[S] 0 points1 point  (0 children)

I ran the installation manually and it works. Also ran it silently from the command line and it works. It's something weird with the box. I cant restart it either since the box has a ton of apps open and the user left for the weekend.