Hi,
I am looking for a script ( VBA or PS) to check the windows System & security update status for a remote computer with last reboot time.
means return value should have:
- Updates Status:
- "WINDOWS IS UP TO DATE" or
- "updates waiting" or
- "Waiting Reboot" for a remote server.
- Last Reboot time
Thanks in Advance.