Showing results for PowerShell 3 - Scripting Blog [archived]

Nov 24, 2012
Post comments count0
Post likes count0

Weekend Scripter: Working with Windows Error Reporting

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to configure Windows Error Reporting settings on Windows 8. Microsoft Scripting Guy, Ed Wilson, is here. Well, yesterday was awesome—the Scripting Wife and I spent the day with the Dutch Windows PowerShell User group. It was an all-day user group m...

Scripting Guy!Windows PowerShellWeekend Scripter
Nov 21, 2012
Post comments count0
Post likes count0

Use PowerShell to Configure the NIC on Windows Server 2012

Doctor Scripto
Doctor Scripto

Summary: Guest blogger and Microsoft MVP Jan Egil Ring talks about using Windows PowerShell 3.0 to automatically configure the NIC on Windows Server 2012. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday, The Scripting Wife and I traveled from Stockholm, Sweden, to Oslo, Norway, and had dinner with MVP Jan Egil Ring. Today, I will s...

Scripting Guy!Windows PowerShellguest blogger
Nov 20, 2012
Post comments count0
Post likes count0

Use PowerShell Workflow to Ping Computers in Parallel

Doctor Scripto
Doctor Scripto

Summary: Guest blogger and Microsoft MVP Niklas Goude talks about using Windows PowerShell workflow to ping computers in parallel and save time. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday was an awesome time spent in Stockholm and the User group there. The Scripting wife and I had a great time with Niklas Goude and friends. So, it seems...

Scripting Guy!Windows PowerShellscripting techniques
Nov 17, 2012
Post comments count0
Post likes count0

PowerTip: Automatically Search PowerShell 3.0 Help

Doctor Scripto
Doctor Scripto

Summary:  Learn how to automatically search Windows PowerShell 3.0 Help.  How can I search Windows PowerShell 3.0 Help files for a topic such as trustedhosts?  Use Get-Help and supply the topic. Windows PowerShell Help automatically searches the content of the files, as shown here. PS C:\> get-help trusted...

Scripting Guy!Windows PowerShellPowerTip
Nov 13, 2012
Post comments count0
Post likes count0

Use PowerShell to Create New Windows Firewall Rules

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to create new Windows Firewall rules on local and remote systems. Microsoft Scripting Guy, Ed Wilson, is here. Today, we are off to Europe. The Scripting Wife and I are actually on separate flights—it’s the way the airline miles worked out for the flight. L...

Scripting Guy!Windows PowerShellsecurity