Showing results for event logs - Scripting Blog [archived]

Jul 15, 2011
0
0

Use PowerShell to Clear All Logs

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to check disk space used by logs, and to clear those logs to reclaim space.   Microsoft Scripting Guy Ed Wilson here. One of the things I found as I was researching ways to enable and to disable the ETW trace logs is that a seemingly large number of people wanted a way to clear out all the logs. ...

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

Automatically Enable and Disable Trace Logs Using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to automatically enable and disable trace logs.   Hey, Scripting Guy! Your articles have been right on target—they hit me where I live. I am wondering if I could actually automate some of this? Suppose I am trying to install software using WMI, and I would like to see the log entries you talked about the ...

Scripting Guy!Windows PowerShellscripting techniques
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

Feedback