PSRun.exe replaces PowerShell.exe in your command line.

Have you ever tried to run a PowerShell script completely silent, without the

blue box momentarily flashing? One solution is to launch PS with a vbscript,

another is to use PSRun.exe

PSRun.exe replaces PowerShell.exe in your command line.

Example:

PSRun.exe -NoProfile -ExecutionPolicy Bypass -File yourscript.ps1

Requirements:

DotNet 4.5

The utility is far from unique, but it has served us well for a while, so we

thought we might as well make it available to others.

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download