I was working on a Project assignment that wanted us to deploy Windows update on over 200 servers, and we figured out that there is no native PowerShell based support from Microsoft for remote patch deployment. We didn’t have tools like SCCM deployed in the environment to make our life easy, and we could not use Group Policy based auto-patch deployment because we wanted to deploy patches in specific order on servers and restart them as necessary.
↧