automate2 simple powershell test rig for c# dll Add-Type -path .\automate2.dll [automate2.HelloWorld]::SayHello("mr C# Coder") Howdy mr C# Coder