January 4th, 2016

PowerTip: Edit Profile for PowerShell ISE

Doctor Scripto
Scripter

Summary: Identify and edit the autostart features for the Windows PowerShell ISE.

Hey, Scripting Guy! Question Is there something similar to the $Profile feature in the Windows PowerShell console that I can use to customize
           my Windows PowerShell ISE environment?

Hey, Scripting Guy! Answer The variable name is the same in the PowerShell ISE, but the file name it references is different, for example:

Notepad $Profile

If you are using the Windows PowerShell 5.0 ISE, you can use:

PSEdit $Profile

Author

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

Discussion are closed.

Feedback