Winget FW make software deployment easy
Introduction My colleague and I developed a new tool that leverages the PowerShell App Deployment Toolkit (PSADT) and Winget, Microsoft's package manager for Windows. Our goal was to simplify software deployment via Intune, making the process more accessible, efficient, and reusable. By utilizing Winget’s robust capabilities, this tool streamlines software deployment, making it easier to manage directly through Intune. PSADT-WingetFW: Make it easy to install applications from Winget (github.com) Key Features Integration with PSADT and Winget : The tool combines the strengths of the PowerShell App Deployment Toolkit (PSADT) with Winget, Microsoft's package manager for Windows. This allows for flexible, script-based software deployment alongside Winget’s robust package management. Seamless Intune compatibility : Designed specifically to work with Microsoft Intune, the tool simplifies software deployment within the Intune environment. IT admins can easily automate and manage insta...