This weekend, while working on a long overdue PSBlitz update, I’ve ran into an interesting issue that ended up truncating an NVARCHAR(MAX) variable to 4000 characters. Intro The code in …
Monthly Archives
May 2024
-
-
I’ve been messing around with routers this weekend, and I’ve decided to write a PowerShell script to decode Asus router configuration backup files. The script is inspired by this Bash …
-
This post documents a fix for an Asus router issue where uploading a new SSL certificate results in an unknown or processing status Intro This is an issue I’ve ran …
-
In this blog post I cover the solution for a weird behavior that bcp has when trying to import files that contain Unix line endings. The weird behavior I’m referring …