nonshankus
|
9f9615f62a
|
Fixing win_updates example for listing available updates.
|
2016-03-18 19:07:54 +01:00 |
|
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
|
2015-08-21 09:49:36 -07:00 |
|
Peter Mounce
|
8128d42dcd
|
re-submit @adematte's PR #278 against HEAD
|
2015-07-22 23:29:49 +01:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
Toshio Kuratomi
|
88eff11c04
|
Many more doc fixes
|
2015-05-15 12:12:26 -07:00 |
|
Greg DeKoenigsberg
|
efd307903c
|
Adding author's github id
|
2015-05-14 01:30:45 -04:00 |
|
Brian Coca
|
24734db807
|
corrected version added
|
2014-12-17 12:49:51 -05:00 |
|
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
|
2014-09-30 00:27:29 +01:00 |
|