Showing tag results for writing

Aug 14, 2011
Post comments count0
Post likes count0

Lessons Learned While Writing the PowerShell PoshPAIG Module

Doctor Scripto

Summary: Guest Blogger Boe Prox shares lessons learned while writing the Windows PowerShell PoshPAIG module.   Microsoft Scripting Guy Ed Wilson here. Today, we have part two of Boe Prox’s article about his module to audit and update Windows systems. See yesterday's blog post for information about Boe as well as for a detailed article ab...

Scripting Guy!Windows PowerShellscripting techniques
Aug 2, 2011
Post comments count0
Post likes count0

Use the PowerShell Select-String Cmdlet to Parse WMI Output

Doctor Scripto

Summary: Learn how to use the Windows PowerShell Select-String cmdlet to easily parse WMI output.   Hey, Scripting Guy! I have a quick question: is it possible to parse the output of some of the WMI commands? I know they return objects, but some of the commands return sooooo much data. I would like a quick and easy way to look for specific thi...

Scripting Guy!Windows PowerShellscripting techniques
Jul 31, 2011
Post comments count0
Post likes count0

Create Your Own PowerShell Rules for ScriptCop

Doctor Scripto

Summary: James Brundage teaches how to create your own Windows PowerShell rules for ScriptCop.   Microsoft Scripting Guy Ed Wilson here. Today, we have part two (including the conclusion) to the article begun by James Brundage yesterday. Take it away, James!   Writing your own ScriptCop rules Yesterday, I introduced you to ScriptCop, the ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 30, 2011
Post comments count0
Post likes count0

Use ScriptCop to Help Write Better PowerShell Scripts

Doctor Scripto

Summary: Learn about using the free tool called ScriptCop to help write better Windows PowerShell scripts.   Microsoft Scripting Guy Ed Wilson here. This weekend we have a two-part series from James Brundage. Take it away, James! Getting started with ScriptCop One of the problems with a new and rapidly changing technology such as Windows Power...

Scripting Guy!Windows PowerShellscripting techniques
Jul 22, 2011
Post comments count0
Post likes count0

Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy

Doctor Scripto

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 for t...

Scripting Guy!Windows PowerShellscripting techniques