Is it possible to *not* open new window (counterpart of `-NoNewWindow` switch in `start-process`)? There's no such information in argument list. https://github.com/FuzzySecurity/PowerShell-Suite/blob/412cea347eea3c5d336113ce6c47ceb579954bdd/Invoke-Runas.ps1#L32
Is it possible to not open new window (counterpart of
-NoNewWindowswitch instart-process)?There's no such information in argument list.
PowerShell-Suite/Invoke-Runas.ps1
Line 32 in 412cea3