Summary: Learn how to automatically open a script in the Windows PowerShell ISE.
How can I automatically open a script in a new pane inside the Windows PowerShell ISE?
Type psedit and the file path inside the ISE console pane:
psedit C:\fso\a.ps1
The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments