Showing results for troubleshooting - Scripting Blog [archived]

Jul 13, 2011
0
0

Use PowerShell to Troubleshoot Software Installation

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to troubleshoot software installation.   Hey, Scripting Guy! I am having a problem troubleshooting the installation of an MSI package. I am using Group Policy to deploy the MSI package, and on some computers, it seems to work, but on other computers it fails. After having read your most recent series of articles...

Scripting Guy!Windows PowerShellscripting techniques
Jul 12, 2011
0
0

Parse Windows Trace Logs by Using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to parse Windows trace logs.   Hey, Scripting Guy! Is it possible to filter the results from an ETW log? —DK   Hello DK, Microsoft Scripting Guy Ed Wilson here. Sure there is. In Saturday’s Weekend Scripter article, I talked about working with Event Tracing for Windows (ETW) logs. I...

Scripting Guy!Windows PowerShellscripting techniques
Jul 11, 2011
0
0

Use Date Types to Filter Event Trace Logs in PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn how to use date types to filter event trace logs in Windows PowerShell.   Hey, Scripting Guy! I am wondering, oh great scripting master: can I use Windows PowerShell to parse an ETW log file? —JM   Hello JM, Microsoft Scripting Guy Ed Wilson here. It is “oh dark thirty” in the Piedmont region of the United...

Scripting Guy!Windows PowerShellscripting techniques
Jul 9, 2011
0
0

Use PowerShell to Troubleshoot Windows

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to troubleshoot Windows by working with ETW logs.   Weekend Scripter: Troubleshooting Windows Microsoft Scripting Guy Ed Wilson here. I do not know about you, but I enjoy troubleshooting Microsoft Windows. There is something rewarding about seeing a problem, diagnosing the problem, and resolving the...

Scripting Guy!Windows PowerShellscripting techniques
Mar 9, 2011
0
0

Discover How to Filter Remote Event Log Entries in Windows Vista

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use Windows PowerShell to filter remote event log entries in a Windows Vista computer.   Hey, Scripting Guy! I thought your article yesterday was really great. It was interesting how a rather simple change could provide such a big gain in performance. The problem is that it does not appear to work on my Windows XP laptop....

Scripting Guy!Windows PowerShellscripting techniques