bklockwood / PSWU

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

Follow eventlog #38

Open bklockwood opened 8 years ago

bklockwood commented 8 years ago

When PSWU is doing long, multi-step operations like Install-AllUpdates or Install-Updates, have an option for following the PSWU eventlog, either locally or remotely.

Will have to think carefully about implementation.