Доступ к компонентам .NET из PowerShell

[void][System.Reflection.Assembly]::LoadFrom(PathToYourAssembly)
Code with bulbul