Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 9 PowerShell winget Projects
-
Win-Debloat-Tools
These scripts will Customize, Debloat and Improve Privacy/Performance and System Responsiveness on Windows 10+.
I have used https://github.com/LeDragoX/Win-Debloat-Tools to debloat windows 11 and created Golden images for non persistent pool.
-
Winget-AutoUpdate
WAU daily updates apps as system and notify connected users. (Allowlist and Blocklist support)
I've started using WinGet-AutoUpdate (https://github.com/Romanitho/Winget-AutoUpdate) to cover any of the one-off applications that we don't explicitly manage. It's been great for taking care of those user-context store apps that get installed and forgotten so our exposure scores stay reasonable.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Project mention: Top security recommendation is “update edge” but how? I can’t ask all users to click “update” in edge? | /r/DefenderATP | 2023-06-17
Chrome auto update requires it to be open to periodically check. Honestly I’m not sure if Edge is the same. I would personally use winget to install the later version over the top - at my place we leverage this: https://github.com/Romanitho/Winget-Install
-
winget-install
Install winget tool using PowerShell! Prerequisites automatically installed. Works on Windows 10/11 and Server 2022. (by asheroto)
The second is very simple. You simply download the file https://github.com/asheroto/winget-installer/releases/download/0.0.3/winget-install.ps1 which is a powershell script. And then execute it using powershell. There are many ways to download the file, you can use powershell as well but I would use curl. curl https://github.com/asheroto/winget-installer/releases/download/0.0.3/winget-install.ps1 should work. Then you follow it up after confirming the file has downloaded if Exist winget-install.ps1 powershell -NoProfile -ExecutionPolicy Bypass -File winget_install.ps1
-
winget
A Winget script to automatically install predefined programs and MS Store apps. Includes automatic update and cleanup job (by Kugane)
-
-
winget-script
A list of programs I may install and an installation guide for Winget on Windows 10 LTSC
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
WinGet-Wrapper
PowerShell Scripts to deploy and bulk import WinGet packages to InTune including all metadata.
Project mention: WinGet-Wrapper: Automatically Update 5000+ InTune Apps Effortlessly using WinGet | /r/Intune | 2023-10-28********************** WinGet-Wrapper: https://github.com/SorenLundt/WinGet-Wrapper ID: Logitech.GHUB TargetVersion: AcceptNewerVersion = True Running in System Context WinGet path: C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.2771.0_x64__8wekyb3d8bbwe\winget.exe WinGet version: 2023.9.3951 Installed version: 2023.6.430723 exit 1 - Report Not Installed **********************
-
WinSoftwareUpdate
With this module you can automatically update your installed Windows softwares trough WinGet
Project mention: Made a module to auto update almost all of your Windows softwares | /r/PowerShell | 2023-01-17
PowerShell winget related posts
- How do you manage applications?
- Wingetposh 1.0.1 is out
- WinGet-Wrapper: Automatically Update 5000+ InTune Apps Effortlessly using WinGet
- The software set up part takes significantly more time for me than the hardware assembly part
- How to Push Company portal to a GCC High hybrid tenant?
- how to update automatically win32apps or msi files on intune
- Top security recommendation is “update edge” but how? I can’t ask all users to click “update” in edge?
-
A note from our sponsor - Onboard AI
getonboard.dev | 7 Dec 2023
Index
What are some of the best open-source winget projects in PowerShell? This list will help you:
Project | Stars | |
---|---|---|
1 | Win-Debloat-Tools | 3,509 |
2 | Winget-AutoUpdate | 717 |
3 | Winget-Install | 151 |
4 | winget-install | 128 |
5 | winget | 51 |
6 | WingetPosh | 44 |
7 | winget-script | 38 |
8 | WinGet-Wrapper | 21 |
9 | WinSoftwareUpdate | 13 |