bklockwood / PSWU

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

Finish transition to event logging #40

Open bklockwood opened 8 years ago

bklockwood commented 8 years ago

Need to go through each function and cmdlet, adding logging to eventlog where it makes sense.

Ideally each cmdlet will write one log entry per run: either a summary of actions completed, or an error report.