bklockwood / PSWU

PowerShell Windows Update. CLI/scripted windows updates!
MIT License
24 stars 2 forks source link

Optional Updates #32

Closed bklockwood closed 8 years ago

bklockwood commented 8 years ago

PSWU should show whether an update is Optional.

This would appear to be the Update.BrowseOnly property; true or false.

Provide a way to NOT install optional updates.