Outlook 2016 Lagging when typing

A customer called with an issue when typing in outlook. According to a few articles it appears there was an update released in Febuary that caused the smooth typing effect to lag. Updating Office using the command below seemed to do the trick. cd %programfiles%\Common Files\Microsoft Shared\ClickToRun officec2rclient.exe /update user  

SQL Express Query Capture/Spy

I had an issue last night with a POS system that froze after login. Its old software and no documentation so I thought I could trace the transaction in the database and see what was up. MSSQL has SQL profiler but is not included in SQL 2005 Express, so I found this awesome utility that lets you…