nonshankus
|
30d76cd37c
|
Fixing win_updates example for listing available updates.
|
2016-12-08 11:33:57 -05:00 |
nitzmahone
|
bf59d1cc1e
|
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
|
2016-12-08 11:33:24 -05:00 |
Peter Mounce
|
a9978b5283
|
re-submit @adematte's PR #278 against HEAD
|
2016-12-08 11:33:02 -05:00 |
Greg DeKoenigsberg
|
c65a612d1f
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
Toshio Kuratomi
|
4f07e8b256
|
Many more doc fixes
|
2016-12-08 11:32:40 -05:00 |
Peter Mounce
|
f408ac2d82
|
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
|
2016-12-08 11:32:21 -05:00 |