Sorry to bump an old thread but I'm wondering how to run Torch through this module. I just need the first result Torch gives me and then end the command. I tried running the following: Import-Module –Name "C:\location\of\Mikrotik.dll" -Verbose $C=Connect-Mikrotik -IPaddress ip.of.mikrotik ...