July 25th, 2015

PowerTip: Launch PowerShell Without a Profile

Doctor Scripto
Scripter

Summary: Learn how to launch Windows PowerShell without using a profile.

Hey, Scripting Guy! Question I suspect my profile is causing issues with Windows PowerShell. How can I launch Windows PowerShell
           without starting the profile?

Hey, Scripting Guy! Answer Use the Run command to launch Windows PowerShell with the –noprofile switch:

PowerShell -noprofile

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