Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Revert PowerShell ISE Token Values

$
0
0

Summary: Learn how to revert Windows PowerShell ISE token values to default values.

Hey, Scripting Guy! Question I have been playing with token colors in the Windows PowerShell ISE and things are confused.
           How can I use Windows PowerShell to change back to default values.?

Hey, Scripting Guy! Answer Use the RestoreDefaultTokenColors method from the Options object:

$psISE.Options.RestoreDefaultTokenColors()


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>