this post was submitted on 13 Nov 2025
788 points (98.3% liked)
Technology
76820 readers
2518 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Doesn't matter much what users do. Corporations are nowhere close to ditching Windows.
No way to manage a fleet of Linux or Mac machines. Nothing comes close to the power of Active Directory and a bit of PowerShell.
Funny enough, I guarantee there will be GPOs and PS commandlets that let you disable the AI bullshit.
EDIT: Apparently I'm addressing a crowd who has never managed a fleet. I'll bow to your expertise.
I've seen a lot of companies that are all mac. And didnt a European government just change to all linux ?
My last company was a software dev and even they were only 70/40 Windows/Mac.
Yes, seems lots of European agencies are moving to FOSS, but more towards open office solutions. Moving to Linux for the OS makes fleet management pure hell. I know LDAP exists, but that doesn't begin to compare to AD.
You do know you can use AD with Linux, don't you?
I would love an explanation of how AD can control Linux machines! Can I reset you Linux password over AD? Can I lock you out of using removable media? How the hell do GPOs work?!
AD isn't simply authentication, grouping computers and users. LDAP does all that.