Skip to content

UpdGUI - A simple PowerShell front-end for PSWindowsUpdate

License

Notifications You must be signed in to change notification settings

CodingWonders/updgui

Repository files navigation

UpdGUI

UpdGUI is a simple PowerShell front-end for the PSWindowsUpdate module that, currently, lets you get and install the updates that you select.

Credits

  • Programming: CodingWonders
  • Idea: og-mrk

Usage

  • Requirements: your language mode must not be set to constrained. To check your language mode, type $ExecutionContext.SessionState.LanguageMode and make sure it is set to FullLanguage
  1. Open a PowerShell window as an administrator
  2. Run UpdGUI (.\updgui.ps1)
  3. Get the updates
  4. Select the updates you want to install
  5. Install them!

Installing updates

Update list and About screen

Contributing

  • Requirements: PSScriptPad or any PowerShell ISE that supports visual form editing for, well, designing the forms more easily. Any other editor, even Notepad, can open PowerShell scripts as well
  1. Open updgui.ps1 on your code editor and make the necessary changes
  2. Test your changes
  3. Make a pull request

About

UpdGUI - A simple PowerShell front-end for PSWindowsUpdate

Resources

License

Stars

Watchers

Forks

Packages

No packages published