Microsoft TechNet Gallery is going away

so Microsoft is retiring TechNet Gallery where i proudly shared with the public two power shell scripts i have written and where downloaded almost a thousand time through this.





so i had to move these somewhere else and re-share them with the world.
check them out at https://dev.azure.com/platworx/public-powershell/ , i did a couple of small utilties in my life that i am i am proud of, this is one of them.

Popular posts from this blog

How to load a DLL and runtime, invoke a method by name, get result object and use it as a parameter on another unkown DLL .NET Core

add extra files on deploy ASP Core web app using publish profile

How to exclude files with specific extension from your web deploy package