When I (along with many other people) had a lot of trouble trying to install SQL Server Management Studio in an attempt to switch from the SQL Server 2008 R2 evaluation to the free Express version, I ...
Microsoft Incident Response investigated an attack operated through legitimate and trusted administrative mechanisms to blend ...
SQL Server 2025, is labelled as the ‘AI-ready enterprise database’, but what does this mean? And why do we, as PowerShell enthusiasts care? Join Jess & Rob for an action packed session looking at the ...
Microsoft’s April 2026 security update fixes 165 vulnerabilities across Windows, Office, and other products, including one actively exploited SharePoint flaw. The update also introduces a Windows 11 ...
On April 15, NSFOCUS CERT detected that Microsoft released the April Security Update patch, fixing 165 security issues involving Windows, Microsoft Office, Microsoft SQL Server, Microsoft Visual ...
Brien Posey explains why PowerShell timers can cause Windows Forms dashboards to freeze or fail to update, and why keeping GUI scripts responsive requires a different approach to timed events.
As SQL Server 2016 approaches end of support in July 2026, a look back at its groundbreaking innovations reveals how it reshaped Microsoft's data platform and why it's time to move forward.
Nearly every major product family needs immediate patching, from Windows to Office to Microsoft Edge, SQL Server, and even Microsoft Developer Tools.
A script is just a collection of commands saved into a text file (using the special .ps1 extension) that PowerShell understands and executes in sequence to perform different actions. In this post, we ...