Showing results for September 2010 - Page 4 of 6 - Scripting Blog [archived]

Sep 13, 2010
Post comments count0
Post likes count0

Manage DNS in a Windows Environment by Using PowerShell

ScriptingGuy1
ScriptingGuy1

Summary: Manage DNS in a Windows environment by using Windows PowerShell. Guest Blogger Richard Siddaway shows how to do it in a simple and effective manner.   Hey, Scripting Guy! What can I do with Windows PowerShell to manage my DNS infrastructure? -- RS   Hello RS, Microsoft Scripting Guy Ed Wilson here. I am happy to annou...

Scripting Guy!Windows PowerShellguest blogger
Sep 12, 2010
Post comments count0
Post likes count0

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
Post comments count1
Post likes count0

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 9, 2010
Post comments count0
Post likes count0

Copy CSV Columns to an Excel Spreadsheet by Using PowerShell

ScriptingGuy1
ScriptingGuy1

Summary: Join the Microsoft Scripting Guys as they show you how to copy CSV columns to a Microsoft Excel spreadsheet by using Windows PowerShell.   Hey, Scripting Guy! I love comma-separated value (CSV) files. To me, it seems as if that was the best way to store data. It is almost universally accepted and is still widely used. The files a...

Scripting Guy!Windows PowerShellOffice
Sep 8, 2010
Post comments count0
Post likes count1

Copy Data from One Excel Spreadsheet to Another with PowerShell

ScriptingGuy1
ScriptingGuy1

Summary: The Microsoft Scripting Guys show you how to copy data from one Microsoft Excel spreadsheet to another one by using Windows PowerShell.   Hey, Scripting Guy! I have this monster Microsoft Excel spreadsheet that I need to make changes to. Frankly, it kind of scares me, because we use this spreadsheet for just about everything. It ...

Scripting Guy!Windows PowerShellOffice