Showing archive results for 2011

Sep 7, 2011
Post comments count0
Post likes count0

Use PowerShell to Work Easily with Drives and Paths

Doctor Scripto

Summary: Learn how to use Windows PowerShell drives to simplify access to complex data storage paths.   Hey, Scripting Guy! I like using PSDrives. Unfortunately, a problem I have is that I never really know where I am at in the hierarchy. For example, if I am on my fso drive, where does that drive happen to be? Can you provide me with some spe...

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

Learn How to Save PowerShell Objects for Offline Analysis

Doctor Scripto

Summary: Learn how to use Windows PowerShell to save objects for later offline analysis.   Hey, Scripting Guy! I have a problem. I am trying to examine processes that are consuming resources on my computer. The problem is that when I use the Get-Process cmdlet, my results keep changing before I have a chance to examine thoroughly the output fr...

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

A PowerShell Exchange Best Practices Analyzer XML Parser

Doctor Scripto

Summary: In this guest blog post, you will learn how to create a Windows PowerShell parser to parse the XML file generated using ExBPAcmd.exe. Microsoft Scripting Guy Ed Wilson here. I want to welcome our Guest Blogger Thiyagu again today. Here is a little about Thiyagu: I am the founder of the Singapore PowerShell User Group. I am an Exchange ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 4, 2011
Post comments count0
Post likes count0

BATCHman Uses PowerShell to Import a CSV File into His SQL Server

Doctor Scripto

Summary: Windows PowerShell superhero BATCHman quickly imports CSV data into his SQL Server.   Microsoft Scripting Guy Ed Wilson here. Sean Kearney is back today with Episode 6 of the BATCHman series. Note   You can read all gripping, engaging, informative, and downright funny BATCHman episodes.   Whenever trouble happens in sy...

Scripting Guy!Windows PowerShellguest blogger
Sep 3, 2011
Post comments count0
Post likes count0

BATCHman Foils the Fowl Ping Win and Repairs the Registry

Doctor Scripto

Summary: In this episode, superhero BATCHman foils the fowl villain Ping Win and repairs the registry.   Microsoft Scripting Guy Ed Wilson here. Today is Episode 5 of the BATCHman series by Sean Kearney. Note   You can read all gripping, engaging, informative, and downright funny BATCHman episodes. Whenever trouble happens in system...

Scripting Guy!Windows PowerShellguest blogger