Powershell, Winget

Winget: Notes from the Field, Avoid Mistakes

Making Winget Work for You As an administrator, I’m certain you would like to ensure a silent installation of the software so there isn’t any prompt for the end users. You can obtain the switches for each individual command of Winget by including “-?” after the command you are trying to evaluate. Here are some […]

Powershell, Winget

Getting Started with Winget

What is Winget? Winget is a package manager tool that can be used to interface to the Windows Package Manager Service. What does that mean exactly? A package manager is a system or set of tools used to automate installing, upgrading, configuring and using software. What can it do for me as admin? Winget can

Scroll to Top