I would like to use a sql database to query the reboot time of a computer and based on that info, perform windows update and reboot the server. The reason of using sql is for each computer may have different reboot date and time. How do i accomplish this using powershell?
↧