PowerTip: Find the PowerShell ISE Default Options
Summary: Learn how to find the Windows PowerShell ISE default options. How can I find the default options for the Windows PowerShell ISE object model? Use the ISEOptions object: $psise.Options.DefaultOptions...