Mengakses komponen .net dari PowerShell

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