Acceso a los componentes .NET desde PowerShell

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