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

PowerTip: Change Font Size in PowerShell ISE

$
0
0

Summary: Learn how to change the font size in the Windows PowerShell ISE.

Hey, Scripting Guy! Question How can I use a Windows PowerShell command to change the font size in my Windows PowerShell ISE?

Hey, Scripting Guy! Answer Use the $psISE object option, and assign a new number for FontSize property, for example:

$psISE.Options.FontSize = 12


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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