#TIL that #Microsoft #Powershell makes it really easy to pull information out of their #SQLServer #RDBMS. Using the same #DotNetFramework as people programming in C# and the likes, but in a memory-friendly script interpreter that is installed more easily than #VisualStudio.

Writing data from an image field to a file takes a bit of research. Use the #SetContent #cmdlet: it handles easiest and automatically converts hex to bytes.