Force all WSUS clients to check-in and pickup approved updates immediately in PowerShell

Problem:

After approving updates in WSUS and wanting to then install them you have to either wait 24 hours which is the default interval (this can be changed in a GPO) or you can manually run wuauclt.exe /detectnow  and wuauclt.exe /reportnow.  How can we run this on all servers in the domain?

Continue reading “Force all WSUS clients to check-in and pickup approved updates immediately in PowerShell”

Manage AWS from Windows 10 using AWS Tools for PowerShell

If you are primarily a Microsoft sysadmin and are also responsible for looking after an AWS environment the AWS Tools for PowerShell will come in useful.  In this post we will go through how to connect PowerShell your AWS environment and run a simple command.

Continue reading “Manage AWS from Windows 10 using AWS Tools for PowerShell”