Showing archive results for 2011

Jul 9, 2011
Post comments count0
Post likes count0

Use PowerShell to Troubleshoot Windows

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
Jul 8, 2011
Post comments count0
Post likes count0

Use PowerShell to Get the Number of the Week of the Year

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to easily get the number of the week of the year. Microsoft Scripting Guy, Ed Wilson, is here. It seems that at times things appear to be too hard. At other times, things that I figure might be too hard, end up being super simple. I guess this is why I was never that good at project estimation tasks. A c...

Scripting Guy!Windows PowerShellscripting techniques
Jul 7, 2011
Post comments count0
Post likes count0

Use PowerShell Hash Tables with Your Cmdlets

Doctor Scripto

Summary: Learn how to Use Windows PowerShell hash tables with your cmdlets to create powerful commands.   Hey, Scripting Guy! I think I understand hash tables after having read your earlier articles about working with hash tables. What I do not understand is how hash tables work within Windows PowerShell commands. In addition, how do I find Wi...

Scripting Guy!Windows PowerShellscripting techniques
Jul 6, 2011
Post comments count0
Post likes count0

Use a PowerShell Hash Table to Simplify File Backups

Doctor Scripto

Summary: Learn how to use a Windows PowerShell hash table to simplify backing up unique files.   Hey, Scripting Guy! Your series on hash tables has been pretty interesting. I am wondering if you have some practical uses for hash tables. Can you provide a few examples of how using a hash table would be useful? —RE   Hello RE, Microso...

Scripting Guy!Windows PowerShellscripting techniques
Jul 5, 2011
Post comments count0
Post likes count0

Automatically Create a PowerShell Hash Table

Doctor Scripto

Summary: Learn how to automatically create a Windows PowerShell hash table and extra process data.   Hey, Scripting Guy! I thought your article introducing hash tables was pretty interesting. I was wondering how I might populate a hash table. Can you explain how to do this easily? —AC    Hello AC, Microsoft Scripting Guy Ed Wil...

Scripting Guy!Windows PowerShellscripting techniques