MSSQL Find Last Date & Time Database Table Accessed
This is a T-SQL that will show all the last access date and time for Select, tables in a database.
This is a T-SQL that will show all the last access date and time for Select, tables in a database.
A sample T-SQL for determining uptime of a Microsoft SQL Server.
I don't understand this error that Microsoft threw at my face at 5PM tonight before going home... I was trying to copy a file from a Windows 7…
I have been inundated with questions about the latest vulnerability relating to Microsoft Internet Explorer and thought I would put together a brief post to use for reference. …
I came across this same error the last time I tried out Manage Engine's software when installing on a 64bit Debian installation. So here it is for me…
I had been annoyed recently by the fact I was trying to type in my website address (usually first three characters 'tec') and then hit enter but it…
There are a number of ways to boot Windows 8 to the Desktop (bypassing the Start screen). I have an HP T610 thin client I am getting setup…
I am using OwnCloud for some personal file storage and synchronizing of Contacts on my Linux server. The web interface is horribly slow with a default install. Here…
Someone may find this useful in diagnosing their HP or Compaq laptop boot failures that generally just show a black screen.
To honor Easter, I've decided to put this little tidbit of information up. These are PHP "easter eggs". I had no idea these existed until I was running…
In a previous post I outlined how to capture specific port traffic, in this case HTTPS, on the Cisco ASA. This post is dedicated to parsing the data…
On a Cisco ASA you can configure capturing of data to allow for deeper troubleshooting of issues. With the recent issue of the Heartbleed bug, I needed a…
I had 8 thumbdrives I needed to format and set as bootable today. The nice thing about diskpart command-line utility is that you can put all your diskpart…
Yesterday, I collected over 1,200 .GOV TLD domains and ran checks against them. Of that, 58 were affected by the OpenSSL bug, aka, "Heartbleed". This morning, upon checking…
I published a web-based Heartbleed Bug check tool, https://techish.net/pub/Heartbleed/, based on the project from http://filippo.io/Heartbleed/. His server was overloaded and I wanted to provide some friends and colleagues a…