@fne8w2ah@lemmy.world to Technology@lemmy.worldEnglish • 2 years agoMicrosoft Finally Realizes Nobody Wants Its Windows 11 Preinstalled Bloatwarewww.pcmag.comexternal-linkmessage-square478fedilinkarrow-up11.51K
arrow-up11.51Kexternal-linkMicrosoft Finally Realizes Nobody Wants Its Windows 11 Preinstalled Bloatwarewww.pcmag.com@fne8w2ah@lemmy.world to Technology@lemmy.worldEnglish • 2 years agomessage-square478fedilink
minus-square@ech0@lemmy.worldlinkfedilinkEnglish3•edit-22 years 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!