Rant If you just need the answer skip to the next section. I recently had a very unpleasant experience while attending a conference. I wanted […]
Copy and zip up IIS Logs newer than a certain date
This script will actually work for anything of the form “Copy stuff from static location and zip it up using PowerShell”, however the focus for […]
SQL Server: Attaching a Second Copy of a Database that Exists Already in the Same Server
This was a fun one, I couldn’t find a definitive answer on this so here is mine. Question How can I attach a database (MDF/LDF) to my […]