Retrieve the Last Backup Dates for All Databases in an MS SQL Instance
Here’s a handy SQL script to check when your databases were last backed up on an MS SQL instance.
Field notes on IT, systems, and everything I learn along the way.
Here’s a handy SQL script to check when your databases were last backed up on an MS SQL instance.
Since Windows 10 version 1909, Microsoft has introduced a package manager that allows you to install Microsoft tools directly from the CMD.
To change the mode of an application pool, open IIS Manager, then navigate to “Application Pools.”
A short tutorial on compressing log files on Windows.
To retrieve the block size of a disk, simply use the Get-CimInstance cmdlet.