Scripting Blog [archived]

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

Use .NET Classes to Configure the Windows PowerShell Console

  Summary: The Microsoft Scripting Guys show how to use .NET Framework classes to configure the Windows PowerShell console.   (image) Hey, Scripting Guy! I am curious about how the .NET Framework classes work. I saw posts from a couple weeks ago, but I still have questions. For example, it seems that the Windows PowerShell console is...

Learn How to Use .NET Framework Commands inside Windows PowerShell

  Summary: Microsoft Scripting Guy Ed Wilson shows how to use .NET Framework commands inside Windows PowerShell   (image) Hey, Scripting Guy! I understand that Windows PowerShell is built upon the .NET Framework. I also get the idea that some of the Windows PowerShell cmdlets are simply calling things from the .NET Framework in the ...