PowerTip: Edit Profile for PowerShell ISE

Doctor Scripto

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

0 comments

Discussion is closed.

Feedback usabilla icon