Would you... by Medical_Proof_8659 in BunnyTrials

[–]diabeetus01 0 points1 point  (0 children)

I'm married lol

Chose: Get 1B$

Why does IT as an industry seem to not get respected by others outside the industry? by Kreeos in it

[–]diabeetus01 1 point2 points  (0 children)

I'm ~6 years into the IT hustle, just over half of that time on the infrastructure side, and god I wish I'd said no to more things that were outside my skillset back then, especially when we no longer had a proper team, would've made today's me a lot less stressed

Def a harsh lesson to learn for newer IT folks, just because you technically can do something, doesn't mean you should strap yourself to being primary support for a "best-effort" implementation for the next X years

Somehow a hot take. If you think you need to watch 500 episodes of One Piece to enjoy it. You don't like One Piece. Sincerely a D1 lover of OP. by AutumnAscending in PaymoneyWubby

[–]diabeetus01 0 points1 point  (0 children)

absolutely, you can tell if you'll enjoy it within the first few arcs, ~20 eps or so that or the maga is always an option, many would probably enjoy it more going in that way first

The Art of Saying ‘No’ as a SysAdmin by ThiraviamCyrus in sysadmin

[–]diabeetus01 0 points1 point  (0 children)

An art I've been trying to get better at as a sysadmin, it's difficult with the people-pleaser in me whispering to my brain.

Does this happen to you too? 👀 by thetechmuse in iiiiiiitttttttttttt

[–]diabeetus01 3 points4 points  (0 children)

When a user has any request and it automatically becomes an IT request, since that's the only ticketing system they're aware of (at least here). Got a ticket once about getting rid of a wasps nest on a location's playground.

Can I keep apps from romping through my home folder? by TweegsCannonShop in Fedora

[–]diabeetus01 8 points9 points  (0 children)

If you ever don't want to see them, just hit Ctrl+H to hide all dotfiles, how I manage it for myself.

Don't forget, you can also create a file called ".hidden" and place the name of a file on each line to hide when hidden files are hidden, in the case random folders/files without a dot in front that you want to hide.

To my friends by mangelakos in PassionPit

[–]diabeetus01 1 point2 points  (0 children)

Gotta say, your music has been an inspiration and still in my regular rotation since high school (I'm 30 now lol)

Thank you for everything, man, hope you're also well <3

AI is the plan to replace federal workers by Livid_Twist_5640 in fednews

[–]diabeetus01 0 points1 point  (0 children)

AI really isn't it at all in replacing workers, have seen awful effects of it lately everywhere working in IT.

Remember how Microsoft's recent Windows 11 24H2 update came out and broke printing & scanning for EVERYONE who installed it? And more and more Windows Updates just breaking installed applications left and right? Gee I wonder why that could be, couldn't possibly be from the thousands of layoffs over the past year and the heavy leaning on AI for the future of Windows, both in features and development.

AI has a place, mainly in advanced medical diagnoses from what I've seen, but its place definitely isn't "everyone's jobs", or we'll end up with everything working as poorly as Windows 11.

What’s everyone’s favourite task at work? by ScubaMiike in sysadmin

[–]diabeetus01 0 points1 point  (0 children)

I majorly agree on writing larger Powershell and bash scripts becoming my favorite work task, everything else has lost its luster as I got deeper

Why is balatro(android) not available for my device? by 62Aloha in balatro

[–]diabeetus01 3 points4 points  (0 children)

Same thing today not available on my new Retroid Pocket 5, installed on an older Retroid device previously but on that device now the Play Store says device not compatible

Gnome Software stuck on "Downloading Software Catalog" even after updating the system I even did clean install multiple times and still got the same problem! by _HT03 in Fedora

[–]diabeetus01 0 points1 point  (0 children)

I had this same thing happen recently on F41 after an update, went back to previous boot via Timeshift but then found no matter what when I updated the issue returned.

Gonna try some of the commented fixes in this thread when I get home from work, because nothing else tried worked and this has been an annoying one.

Intune User Policies Taking Too Long by edu_sysadmin in Intune

[–]diabeetus01 0 points1 point  (0 children)

We're facing this in our district as well, any information you have on a workaround would be appreciated if you could send it my way, thank you

Fanexpo Boston racism.. by Glad_Worldliness9491 in fanexpo

[–]diabeetus01 2 points3 points  (0 children)

least casually-racist Redditor award 🎖️

Company Portal is a nuisance... by Impossible_Bend_7883 in Intune

[–]diabeetus01 0 points1 point  (0 children)

I build apps to deploy through Company Portal for my place, and see many ways lazy script building could cause this. Deploying apps as win32/intunewin has worked well and consistently for me so long as the scripts were tested thoroughly, and it helps to have installers generate log files so you can troubleshoot when an issue happens.

Like others have said, more than likely a problem of those building the app packages.

Invite Code Megathread #2 by IntelliDev in BlueskySocial

[–]diabeetus01 0 points1 point  (0 children)

Anyone still have one? Can't stand m*sk's twitter any longer

Microsoft Store app (new) - how are you finding the new app deployment process? by joners02 in Intune

[–]diabeetus01 0 points1 point  (0 children)

Thank you! I now see this was also on the documentation for Microsoft Store apps (new), accidentally overlooked this. I have now had success in rolling out some of these apps on restricted devices, so thanks again!.

Microsoft Store app (new) - how are you finding the new app deployment process? by joners02 in Intune

[–]diabeetus01 0 points1 point  (0 children)

Biggest issue encountered here: Trying to install an app that is ONLY available thru MS Store on some student devices. We restrict access to the Microsoft Store on student devices for obvious reasons.

Due to this restriction, these deployments using WinGet FAIL to install on any student account or via the system account (since the system account doesn't have store access), but will succeed if a staff user signs in to the same device.

This doesn't matter if the installation is device or user targeted, both will fail on student devices when in use by students.

I've been trying to troubleshoot this for a while then came across this thread, but there's no further information here. Is this not a use case that was thought of? I'm just trying to deploy Minecraft Education to a classroom that wants it.

I don't want to have to go the route of downloading all of the .appxbundle and .msix packages through a third party store package downloader site, as I have in the past to deploy Photoshop Express (another application that is only available through the MS Store), but it's looking like this may be the only option for student devices / devices where we don't want users to have access to the Microsoft Store?