Acessando componentes .NET da PowerShell

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