Searching for Installed Windows Update With PowerShell
Yesterdays Post Show-WindowsUpdatesLocal does enable you to search for an installed update as follows
Yesterdays Post Show-WindowsUpdatesLocal does enable you to search for an installed update as follows
I wanted to be able to quickly show the Windows Updates on a server. This came about during a discussion about auditing.
Whilst writing my PowerShell Box of Tricks GUI I realised that I had hard-coded the path to the sqlservers.txt file in several functions and I wanted one pla...
When I started as a DBA at MyWork I faced a challenge. Many hundreds of databases, dozens of servers and no idea what was on where. It was remembering this s...
There is a newer up to date version of this post here using the dbatools module and the sqlserver module