Filter By

Package Types

Operating System

Categories

Trust Information

By: | 26,339 downloads | Last Updated: 3/9/2020 | Latest Version: 1.7.0

Common execution and self elevation

By: | 4,431 downloads | Last Updated: 10/19/2017 | Latest Version: 1.4

Invoke-Process is a simple wrapper function that aims to "PowerShellyify" launching typical external processes. There are lots of ways to invoke processes in PowerShell with Start-Process, Invoke-Expression, & and others but none account well for the various streams and exit codes that an external process returns. Also, it's hard to write good test... More info