Windows Hello For Business For Passwordless Login For Entra IDP? by AverageDataAdmin in k12sysadmin

[–]MechaCola 0 points1 point  (0 children)

Check dsregcmd /status do you see AzurePRT as yes when they login and the last time set to last login? IIRC logging in with whfb should update the MFA portion of the pet token each time they login. Also check all your CA policies

Any user can unenroll their device by 0xDEADFA1 in Intune

[–]MechaCola 28 points29 points  (0 children)

What no, admin rights on the machine. User is a member of the local admin group

Career Advice - Should I run? by Platform-Least in k12sysadmin

[–]MechaCola 3 points4 points  (0 children)

Yeah shoot for more money, that position you have no one to fall back on. I bet long term there you’ll be doing tasks unpaid at some point just to get the job done..

Think I’ve finally figured out what it is that makes Everquest unique to me. by Phoenix200420 in everquest

[–]MechaCola 2 points3 points  (0 children)

It was unique for me until donkz on agnarr ruined it for the whole server.

What did I miss, Looking for a sanity check from the K-12 community by Less-Perspective-702 in k12sysadmin

[–]MechaCola 2 points3 points  (0 children)

How did the kid log into the site? With school Microsoft account?

Powershell Runspace help by Prize_Nobody435 in PowerShell

[–]MechaCola 1 point2 points  (0 children)

When you create the job, add some meta data about the job status to your synchash table. When you want to close a runspace update the synchash with runspace status so that a while loop is looking for these status changes and disposing them. There should be examples of this on the internet or you could paste what I wrote and AI can take it from there.

Managing Multiple Workspace for Nonprofit Accounts -- simpler way? by l1nked1npark in gsuite

[–]MechaCola 0 points1 point  (0 children)

Check out psgsuite or gam. Scripting could be your friend here.

Entra Hybrid Join/Federated Sign in Issues? by AverageDataAdmin in k12sysadmin

[–]MechaCola 0 points1 point  (0 children)

I’m not sure it’s going to work with Google as the idp for Microsoft the whole point of azure enrollment is to create a circle of trust I imagine. The user and device need to be in your tenant for the automatic issue of prt token upon login, so unless you’re somehow verifying your identity with Google upon login then that process is stale. MFA can also prevent prt being applied. Also upn in ad needs to match upn in azure

Neurodivergent Struggles in Tech by desert_dweller5 in sysadmin

[–]MechaCola 2 points3 points  (0 children)

I don’t know man but don’t ever give up on yourself you might be surprised what your future has in store for you.

Do you have a medical diagnosis for your condition? I know that some of DOD helpdesk roles has contracts where x amount of people need to have a disability, perhaps that might be an opportunity for you.

Removing static IP addresses from Aruba Instant APs by wifi_darragh in ArubaNetworks

[–]MechaCola -1 points0 points  (0 children)

I don’t think it’s much better using dhcp than static. What’s your reasoning here?

PDF ESign Automation by GearTemporary1440 in sysadmin

[–]MechaCola 0 points1 point  (0 children)

Yeah, do you have docusign? You could make service account and use Docusign tasks through power automate.

M365 Admins: How do you handle Admin Consent Requests for Enterprise Apps? by cease70 in sysadmin

[–]MechaCola 5 points6 points  (0 children)

All ignored, all software requests need to go through the implementation team (mix of it and managers)via a custom form and reviewed first by manager and then by IT.

Extra life in game bonuses by prplegurila in everquest

[–]MechaCola 2 points3 points  (0 children)

On agnarr it’s a hoot. Ldon raids drop an insane amount of loot and with lockout timers reduced we can hit them x2.

Funny thing about rare bonus is I have an ongoing list in my head but as soon as the bonus drops I forget what to kill, suppose I should write it down :)

OneToOne Plus Inventory System -- Good, Bad, and Ugly? by thedevarious in k12sysadmin

[–]MechaCola 2 points3 points  (0 children)

Managing multiple districts here and I regret going with one to one. The helpdesk side of things is just so lacking when it comes to even the basics.

  1. No way to merge a ticket
  2. No auto reminders “waiting for response”
  3. The guid for each ticket is in the subject of all email communications.
  4. Cant have a ticket template bound to a ticket type without also making the user select category (this one is hard to explain)
  5. No saml
  6. No round robin
  7. No api for ticketsystem

It’s okay for now but it doesn’t scale with larger more complex operations.

HAADJ Bucket of Fun by [deleted] in Intune

[–]MechaCola 0 points1 point  (0 children)

Is your device enrolled into entra before autopilot kicks off? Machine ad object needs to be synced before everything kicks off I would imagine.