-
< # .SYNOPSIS This script creates and starts a Process using .NET .DESCRIPTION This script Creates a process object and sets the executable to notepad. The script then starts the process...
-
< # .SYNOPSIS This script creates a process, then displays some performance counters. .DESCRIPTION This script calls System.Diagnostics.Process's Start static method to create a process. Then it displays...