Accéder aux composants .NET à partir de PowerShell

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