Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell: Deploy Windows Update on Network / Remote Computers

$
0
0

Deploying Windows update on remote computers in the network has always been a tough task. There has been no PowerShell module from Microsoft and hence it required custom solution to be created.

This PowerShell script can get computer names from Active Directory Domain, supports filtering to avoid big list of computer names, or CSV file.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles