Showing results for November 2015 - Page 9 of 15 - Scripting Blog [archived]

Nov 12, 2015
0
0

PowerTip: Toggle Outlining View in PowerShell ISE

Doctor Scripto Doctor Scripto

Summary: Toggle between outlining view in the Windows PowerShell ISE.  How can I switch to the outlining view in the Windows PowerShell ISE to collapse           the functions so it is easier to read the code?    Use the ToggleOutliningExpansion function from the Editor object...

Nov 12, 2015
0
0

Use Regions in PowerShell ISE

Radhika Tadinada [MSFT] Radhika Tadinada [MSFT]

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using regions in the Windows PowerShell ISE.  Hey, Scripting Guy! I like using the Windows PowerShell ISE. The price is right I guess. There is one thing that kind of bugs me, however.  When I am writing a long script, there is too much scrolling, and things seem to slow down. I wish ...

Scripting Guy!Windows PowerShellscripting techniques
Nov 12, 2015
0
0

Use Regions in PowerShell ISE

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using regions in the Windows PowerShell ISE. Hey, Scripting Guy! I like using the Windows PowerShell ISE. The price is right I guess. There is one thing that kind of bugs me, however.  When I am writing a long script, there is too much scrolling, and things seem to slow down. I wish...

Scripting Guy!Windows PowerShell
Nov 11, 2015
0
0

PowerTip: Find the PowerShell ISE Default Options

Doctor Scripto Doctor Scripto

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...

Scripting Guy!Windows PowerShellPowerTip
Nov 11, 2015
0
0

Ed Wilson Joins the PowerScripting PodCast Tonight

Doctor Scripto Doctor Scripto

Summary: Tune-in to the PowerScripting PodCast tonight to hear the Scripting Guy!Ed Wilson, Microsoft Scripting Guy, will be on the PowerScripting PodCast tonight, November 11, 2015. He will talk about his new PowerShell Step-by-Step book, his new job, and lots of other things.Although the show will be recorded, you can tune-in live to chat ...

Feedback