Showing results for Windows PowerShell ISE - Scripting Blog [archived]

Sep 25, 2010
0
0

Create a Transcript of Commands from the Windows PowerShell ISE

ScriptingGuy1
ScriptingGuy1

Summary: Create a transcript of commands from the Windows PowerShell ISE in this Microsoft Scripting Guys how-to article.   Microsoft Scripting Guy Ed Wilson here. One of the things I enjoy about using the Windows PowerShell console is the transcript feature. When I am playing around on the Windows PowerShell console, experimenting, trying ou...

Scripting Guy!Windows PowerShellscripting techniques
Sep 18, 2010
0
0

Learn How to Customize the Windows PowerShell Script Editor

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to customize the Windows PowerShell script editor by using readily available functions from the PowerShellPack.   Microsoft Scripting Guy Ed Wilson here. Even well-planned blogs often go astray. If you have been keeping up with our Weekend Scripter series, you know that today I am supposed to talk about adding a funct...

Scripting Guy!Windows PowerShellguest blogger
Sep 12, 2010
0
0

Modify the PowerShell ISE to Automatically Add a Script Header

ScriptingGuy1
ScriptingGuy1

  Summary: Customize the Windows PowerShell ISE by automatically adding custom headers to new scripts. The Microsoft Scripting Guys show you how.   Microsoft Scripting Guy Ed Wilson here. Oliver, my friend in Regensburg, Germany, was having a problem adding a user to a group from another forest. He kept asking me questions when I was eith...

Scripting Guy!Windows PowerShellscripting techniques
Sep 11, 2010
1
0

Automatically Add Comment-Based Help to Your PowerShell Scripts

ScriptingGuy1
ScriptingGuy1

Summary: Automatically add comment-based help to your Windows PowerShell scripts; learn how in this how-to article by Scripting Guy Ed Wilson.   Microsoft Scripting Guy Ed Wilson here. Last Sunday, I spent the morning creating a Windows PowerShell ISE profile. Today, I thought I would add something to that profile that will make my life eas...

Scripting Guy!Windows PowerShellscripting techniques
Sep 5, 2010
0
0

How to Create a Customizable Profile for the PowerShell ISE

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to create a customizable profile for the Windows PowerShell ISE. The Microsoft Scripting Guys walk you through the steps.   Microsoft Scripting Guy Ed Wilson here. It is a quiet Sunday morning here in Charlotte, North Carolina. The female humanoid that shares my domicile has departed. She used her last remaining air m...

Scripting Guy!Windows PowerShellWeekend Scripter