this post was submitted on 18 Aug 2023
1493 points (97.9% liked)
Technology
59588 readers
6310 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- 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, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm all for less bloat ware, but come one. The camera app or remote desktop are the least shitty ones. Its borderline to call them even bloatware.
My issue is the Solitaire and games. We have Win11 for Business (Switching to Enterprise soon) and I have to run a powershell script during Intune/oobe to rip out all the bloat.
my work is transitioning to it soon, I'll have to find similar scrips soonish.
I have an amazing resource for this kinda stuff. As soon as I an remember it and find it I'll drops comment here.
would appreciate it, thanks!!
Here you go if you aren't using PSAppDeploy to deploy software in your Org you're doing it wrong ;).
They've got Remediation scripts and PSAppDeploy scripts for a LOT of applications
PSAppDeploy: https://github.com/PSAppDeployToolkit/PSAppDeployToolkit
Scripts: https://silentinstallhq.com/detection-scripts/
PSAppDeploy works great within both SCCM and Intune App Deployment
thanks!