Posted
over 3 years ago
The goal of this post is to show you how you can use Windows PowerShell to call .NET Method().
Simply, all you have to know is the namespace, assembly name, and the method name.
So, how can I do that ?!
Load the required assembly in your PowerShell...