mssqlPipe v1.2.0
Automatically escalate and redirect IO when run as a normal user! Since the VDI only allows administrator users to create virtual devices for SQL Server, mssqlPipe used to always require running as an admin. Now if mssqlPipe fails to create the VDI, it automatically attempts to elevate a new process and forward pipe data to it. This makes everything much easier!
Performance has also been improved by using raw win32 api WriteFile and ReadFile calls.
Happy piping! 🌈