Creating a shortcut to a non existent location on Windows
Credit: ServerFault Credit: Craig Tolley I came across the need to create a shortcut to a non existent file share […]
Disable Word Press from allowing saving of the username and password from the login screen
A plugin which isn’t in the Word Press list of available plugins is one I find very handy from Benjamin […]
Use T-Sql to find triggers on specific database
Credit: Joe Stefanelli on Stack Overflow I wanted a simple way to find triggers on a specific database, Joe Stefanelli […]
Display the old USB Device Removal Tab
Credit: Waseemulla S on Microsoft Answers I had a USB device that I could not unload, I prefer the old […]
Batch script to help with launching files for correct version of Windows
We encountered an issue during a migration to Windows 10 where I had missed a program which had hard coded […]
Generate a text file with subfolders in a location on explorer
I needed to generate a list of folders and their subfolders, I used a simple command for dir command and […]
Find unused MSSQL indexs on a database
Credit: Basit’s SQL Server Tips The following is very handy to check for any unused index’s on a MSSQL database, […]
SQL Server 2008 – Find which stored procedure is part of a scheduled
Find a stored procedure (or any text) inside a scheduled on on SQL Server 2008 and 2012 by querying the […]
Getting a Kodak i160 to work on a KEC 1582t card in Windows 7
We had an issue where a Kodak i160 scanner would appear when a Windows 7 machine booted but then disappear […]
Maintain MSDB email tables
Credits: SQL Server Central SQL Authority Microsoft Docs Microsoft Docs We recently had an issue where MSDB was growing very […]