Showing archive results for 2014

Nov 2, 2014
Post comments count0
Post likes count0

Weekend Scripter: Simplify to Troubleshoot PowerShell Script

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, helps an old friend fix his script. Microsoft Scripting Guy, Ed Wilson, is here. I am a big believer in simplicity. I enjoy simple things: a nice cup of hot tea, reading a good book, watching a sunset on the beach, taking a train ride through the Alps, or spending an evening conversing with friends. Simp...

Scripting Guy!Windows PowerShellscripting techniques
Nov 1, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Module to Import

Doctor Scripto

Summary: Use Tab expansion in Windows PowerShell to find a module to import.  I know I need the full name of a specific Windows PowerShell module to import it, but I am not sure of the            complete name, and I do not want to do a lot of typing. The module exists in a known Windows        ...

Scripting Guy!Windows PowerShellPowerTip
Nov 1, 2014
Post comments count0
Post likes count0

Weekend Scripter: Announcing WMI Explorer 2.0

Doctor Scripto

Summary: Microsoft senior support escalation engineer, Vinay Pamnani, talks about WMI Explorer 2.0. Microsoft Scripting Guy, Ed Wilson, is here. Today I am pleased to invite back Microsoft senior support escalation engineer, Vinay Pamnani, who supports Configuration Manager. He's here to talk about the latest edition of his WMI Explorer tool. ...

Scripting Guy!Windows PowerShellguest blogger
Oct 31, 2014
Post comments count0
Post likes count0

PowerTip: Export Certificate by Using PowerShell

Doctor Scripto

Summary: Learn how to use Windows PowerShell to export a certificate.  How can I use Windows PowerShell to export a certificate?  Use the Export-Certificate cmdlet and specify the file output destination. By default it will export a file            of the type Cert. Here is an example: Exp...

Scripting Guy!Windows PowerShellPowerTip
Oct 31, 2014
Post comments count0
Post likes count0

AutomatedLab Tutorial Series Part 6: Install Software and Run Custom Activities

Doctor Scripto

Summary: Microsoft PFEs, Raimund Andree and Per Pedersen, explain how to customize your existing environment and install software to some or all machines in your lab. Microsoft Scripting Guy, Ed Wilson, is here. Today is Part 6 of a series written by Microsoft PFEs Raimund Andree and Per Pedersen. Read their previous posts here: I...

Scripting Guy!Windows PowerShellguest blogger