Commit Graph

8 Commits (de22b721db288e1c3894b3d763442813e8bcc4f2)

Author SHA1 Message Date
nonshankus 9f9615f62a Fixing win_updates example for listing available updates. 9 years ago
nitzmahone 29a80d3555 win_updates rewrite for 2.0
uses scheduled job to run under a local token (required for WU client)
supports check mode
no external PS module deps
9 years ago
Peter Mounce 8128d42dcd re-submit @adematte's PR #278 against HEAD 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 10 years ago
Greg DeKoenigsberg efd307903c Adding author's github id 10 years ago
Brian Coca 24734db807 corrected version added 10 years ago
Peter Mounce 7f2732782d Add module to install windows updates
Supports specifying which category to install all updates from.
NEEDS: `choco install PSWindowsUpdate` beforehand - does not attempt to install it (or detect it's missing, yet)
PSWindowsUpdate: http://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc#content
10 years ago