PowerTip: Set Zoom Level in PowerShell ISE
Summary: Automatically set the zoom level in the Windows PowerShell ISE. How can I programmatically adjust the zoom for my font size in the Windows PowerShell ISE? Set the Zoom property—for example, to adjust the font to 150%, run: $pSISE.Options.Zoom=150