Scripting Blog [archived]

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

What is CIM and Why Should I Use It in PowerShell?

Summary: Honorary Scripting Guy and guest blogger, Trevor Sullivan, explores CIM and using it with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest post from Trevor Sullivan. Trevor is an Honorary Scripting Guy and a recognized Microsoft Community Contributor (MCC). To see more of Trevor’s guest posts...

Dynamic Method Invocation in PowerShell

   Summary: Learn how to create a Windows PowerShell function to implement dynamic method invocation.   (image) Hey, Scripting Guy! What can you tell me about dynamic method invocation? -- PG   (image) Hello PG, Microsoft Scripting Guy Ed Wilson here. Today is day 2 of guest blogger week; we have Trevor Sullivan to tell us ...