Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Weekend Scripter: Run C# Code from Within PowerShell

Summary: Learn how to execute C# programs from source without a compiled binary by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today guest blogger, Ingo Karstein, is back with us to share his knowledge. You can also read previous guest blogs by Ingo. Take it away Ingo… Some time ago, I created a script called ...

Learn About Using PowerShell Value Binding by Property Name

Summary:  Guest blogger, Ingo Karstein, talks about using Windows PowerShell and value binding by property name. Microsoft Scripting Guy, Ed Wilson, is here. Today our blog is written by Ingo Karstein who has shared his knowledge previously with us. Ingo is an independent consultant for SharePoint and Windows PowerShell based in Leipzig, ...

Clean Up Your PowerShell Environment by Tracking Variable Use

Summary: Guest Blogger Ingo Karstein shares a Windows PowerShell function to track and remove variables from your environment.   Microsoft Scripting Guy Ed Wilson here. Today, we have a guest blog article written by Ingo Karstein. He has a really clever way to clean up your Windows PowerShell environment. I will let Ingo tell you a bit ...

Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy

Summary: Get the inside scoop on two awesome CodePlex projects: PS2EXE and RoboPowerCopy.   Microsoft Scripting Guy Ed Wilson here. Today, we have a debut guest blogger. With us is Ingo Karstein to tell us about two of his CodePlex projects. Take it away, Ingo.   This is Ingo Karstein writing for this famous blog today. Thanks to Ed ...