Showing tag results for Weekend Scripter

Aug 15, 2010
Post comments count0
Post likes count0

Using PowerShell to Format a Report from XML Data

ScriptingGuy1

Summary: Use Windows PowerShell to create a formatted report from data stored in XML files.   Microsoft Scripting Guy Ed Wilson here. It is still dark outside, and the lights of the neighborhood are slowly beginning to come on. It is really humid this morning. I am sitting at the kitchen table with my laptop checking comments that were posted ...

Scripting Guy!Windows PowerShellscripting techniques
Aug 14, 2010
Post comments count3
Post likes count0

Using Group Policy to Deploy a Windows PowerShell Logon Script

ScriptingGuy1

Summary: The easiest way to deploy a Windows PowerShell script to users is to create a Group Policy logon script.   Microsoft Scripting Guy Ed Wilson here. Oh…my eyes feel like they are glued to my eyelids. I am not a night owl, unlike the female who inhabits the house in Charlotte, who seems to enjoy howling at the moon on a regular b...

Scripting Guy!Windows PowerShellWeekend Scripter
Aug 8, 2010
Post comments count0
Post likes count0

Weekend Scripter: Automatically Collecting Process Snapshots

ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. It may seem like a “well duh” thing for a Scripting Guy to say, but I love writing scripts. In particular, I love writing Windows PowerShell scripts. One problem with sharing everything I write is that people always have a better idea about how to do things. But better can be relative. In m...

Scripting Guy!Windows PowerShellWeekend Scripter
Aug 7, 2010
Post comments count0
Post likes count0

Weekend Scripter: Boot Tracing with Windows PowerShell

ScriptingGuy1

Microsoft Scripting Guy Ed Wilson here. There used to be a really cool tool available in the Windows Driver Development Kit (DDK) that was called bootvis.exe. I used to use it to create a boot trace for my Windows XP computer. This tool was useful because it would let you know which drivers were taking a long time to load. Unfortunately, there is n...

Scripting Guy!Windows PowerShellWeekend Scripter
Aug 1, 2010
Post comments count0
Post likes count0

Using Windows PowerShell to Work with Numbers

ScriptingGuy1

Microsoft Scripting Guy Ed Wilson here, the hotel we are using this weekend has free wireless access points setup throughout the facility. I decided to take my laptop with me as I headed downstairs to get some breakfast. The horse show does not begin until 10:00 A.M., and that gives me some time to catch up on email sent to scripter@microsoft.com. ...

Scripting Guy!Windows PowerShellscripting techniques