Showing results for November 2012 - Page 4 of 14 - Scripting Blog [archived]

Nov 25, 2012
Post comments count0
Post likes count0

Weekend Scripter: The Easy Way to Manage Disk Drives

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to manage disk drives on his Windows 8 laptop. Microsoft Scripting Guy, Ed Wilson, is here. Today, the Scripting Wife and I are back in Dortmund, Germany. We will spend the day with Windows PowerShell Guru Klaus Schulte. Our first day in Germany was spen...

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

PowerTip: Use PowerShell to Disable Quickly All Net Adapters

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell 3.0 to quickly disable all network adapters on a laptop.  How can I easily disable all network adapters on my Windows 8 laptop with Windows PowerShell 3.0?  Use the Get-NetAdapter cmdlet to retrieve all network adapters and pipe the results to the Disable-NetAdapter c...

Scripting Guy!Windows PowerShellPowerTip
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 23, 2012
Post comments count0
Post likes count0

PowerTip: Find All Events from All Logs Related to PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn how to use the Get-WinEvent cmdlet to return all events from all logs related to Windows PowerShell.  How can I easily find events from all the event logs—both standard and the ETW logs that are related to Windows PowerShell?  Use the Get-WinEvent cmdlet and use a wild card pattern for the pro...

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

Exploring the PowerShell PSDiagnostics Module

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about exploring the Windows PowerShell PSDiagnostics module. Microsoft Scripting Guy, Ed Wilson, is here. Let’s see, so today is November 23, 2012, which means that the Scripting Wife and I are in The Netherlands, and today, we are at the day-long Dutch PowerShell Group meeting. We get to see...

Scripting Guy!Windows PowerShellscripting techniques