fne8w2ah@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoMicrosoft Finally Realizes Nobody Wants Its Windows 11 Preinstalled Bloatwarewww.pcmag.comexternal-linkmessage-square487fedilinkarrow-up11.52Karrow-down132
arrow-up11.49Karrow-down1external-linkMicrosoft Finally Realizes Nobody Wants Its Windows 11 Preinstalled Bloatwarewww.pcmag.comfne8w2ah@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square487fedilink
minus-squareech0@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-21 year agoHere 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
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!