Showing results for July 2012 - Page 4 of 7 - Scripting Blog [archived]

Jul 16, 2012
0
0

Use PowerShell to Detect and Fix Files with Leading Spaces

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to detect and to fix files that have leading spaces in the file name. Hey, Scripting Guy! I am hoping that you can help me. We have a rather strange problem at work, and if I do not get to the end of it, I am afraid I might be looking for a new job. The reason is that...

Scripting Guy!Windows PowerShellscripting techniques
Jul 15, 2012
0
0

Weekend Scripter: Easily Find Schema of a WMI Class Via PowerShell

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to easily find the schema of a WMI class by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Well it is exactly two months until the Windows PowerShell Saturday in Charlotte, North Carolina in the United States. You should definitely make plans to attend. Our available ...

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

Weekend Scripter: Clean Up Your WMI Data Output in PowerShell

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows you how to use Windows PowerShell to clean up your WMI data output. Microsoft Scripting Guy, Ed Wilson, is here. So far the Scripting Wife has been scarce. She got up before sunrise (I believe) and headed out to points unknown. Actually, I believe she had scheduled a “chicks breakfast” ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 13, 2012
0
0

Use the Like Operator to Simplify Your WQL Queries

Doctor Scripto Doctor Scripto

Summary: Learn how to simplify your WQL queries by using the like operator and special wildcard characters. Hey, Scripting Guy! OK, I can see that using WMI queries might be cool. But I do not like having to always specify exact properties and values. Is it possible to use wildcard characters for some of this stuff?” —SC Hello SC, ...

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

Learn How to Use the WQL Comparison Operators with PowerShell

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use the WQL comparison operators with Windows PowerShell in a WQL query and in a filter.   Hey, Scripting Guy! Your WMI blogs this week have been awesome. I have learned a lot about using WMI that I did not know. One thing you mentioned yesterday was the operators, but you only talked ...

Feedback