Showing results for Scripting - Scripting Blog [archived]

Apr 4, 2016
0
0

Next steps for the official PowerShell documentation

Doctor Scripto
Doctor Scripto

Summary: Learn about changes that we’ve already made for PowerShell content and what’s planned for the near future. Hello scripters! My name is Don Gill, and I am the new documentation manager for Windows PowerShell. With the 2016 PowerShell and DevOps Summit quickly approaching, I thought it would be a fantastic opportunity to introduce myself t...

PowerShellScriptingHey Scripting Guy
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

Automatically Keep Log of PowerShell ISE Commands

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using the new transcript command in the Windows PowerShell ISE.  Hey, Scripting Guy! I might be alone in this, but I love using the transcript tool in the Windows PowerShell console. I really wish I could have a transcript in the Windows PowerShell ISE because that is what I use to write...

Scripting Guy!Windows PowerShellPowershell 5
Nov 10, 2015
0
0

Use PowerShell to Set Up the ISE

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell to set up the ISE. Hey, Scripting Guy! I am so excited—really excited! I have been selected to speak at a SQL Saturday event about Windows PowerShell. I could not have done it without you. I read your stuff every day, actually twice a day, and I come back t...

Scripting Guy!Windows PowerShellcommunity
Jul 11, 2015
0
0

Weekend Scripter: The Big Decision about Scripts

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about if you should write Windows PowerShell scripts or do something else. Microsoft Scripting Guy, Ed Wilson, is here. It is the weekend, and once again, it is a beautiful sunny morning in central Florida. I am sitting outside with my Windows Surface Pro 3, and taking the time to do a little writi...

Scripting Guy!Windows PowerShellscripting techniques