Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
Hey, Scripting Guy! Blog
»
All Tags
»
Scripting Guy!
»
Select-String
(
RSS
)
Browse by Tags
Share
|
Recent Posts
Use PowerShell to Open Files That Contain Matching Words
Use an Easy PowerShell Command to Search Files for Information
Learn How to Use PowerShell to Parse the Firewall Log
Use the PowerShell Select-String Cmdlet to Parse WMI Output
Use the PowerShell Grep Command to Parse the Command Line
Archives
May 2013 (48)
April 2013 (61)
March 2013 (62)
February 2013 (56)
January 2013 (62)
December 2012 (62)
November 2012 (63)
October 2012 (65)
September 2012 (62)
August 2012 (63)
July 2012 (31)
June 2012 (38)
May 2012 (33)
April 2012 (71)
March 2012 (31)
February 2012 (31)
January 2012 (31)
December 2011 (31)
November 2011 (30)
October 2011 (31)
September 2011 (30)
August 2011 (31)
July 2011 (31)
June 2011 (30)
May 2011 (31)
April 2011 (72)
March 2011 (31)
February 2011 (24)
January 2011 (30)
December 2010 (20)
November 2010 (27)
October 2010 (31)
September 2010 (30)
August 2010 (30)
July 2010 (31)
June 2010 (30)
May 2010 (53)
April 2010 (45)
March 2010 (30)
February 2010 (19)
Tags
2010 Scripting Games
2011 Scripting Games
2012 Scripting Games
Active Directory
Advanced
Beginner
desktop management
files
getting started
guest blogger
leaderboard
operating system
PowerShell 3
PowerTip
Scripting Guy!
scripting techniques
Scripting Wife
Sean Kearney
security
storage
VBScript
Weekend Scripter
Windows PowerShell
WMI
writing
View more
getting started
Logs and monitoring
scripting techniques
security
string manipulation
text files
Windows PowerShell
writing
Use PowerShell to Open Files That Contain Matching Words
Summary : Learn how to use Windows PowerShell to search a folder for matching strings and to open them automatically in Notepad. Hey, Scripting Guy! I have been enjoying using the Select-String cmdlet, but I have a question. When I use Select-String Read...
Published
Fri, Aug 08 2011 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
scripting techniques
,
string manipulation
,
text files
,
Select-String
Use an Easy PowerShell Command to Search Files for Information
Summary : Learn how to use a Windows PowerShell command to search easily for information in a collection of files. Hey, Scripting Guy! I need to be able to parse multiple files for text that are in a single folder. I hate to have to write a script for...
Published
Thu, Aug 08 2011 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
scripting techniques
,
string manipulation
,
text files
,
Select-String
Learn How to Use PowerShell to Parse the Firewall Log
Summary : Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to parse the Windows Firewall log. Hey, Scripting Guy! I am wondering about the firewall log on my computer. I was in a hotel recently, and I noticed that the network adapter...
Published
Wed, Aug 08 2011 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
security
,
Logs and monitoring
,
Select-String
Use the PowerShell Select-String Cmdlet to Parse WMI Output
Summary : Learn how to use the Windows PowerShell Select-String cmdlet to easily parse WMI output. Hey, Scripting Guy! I have a quick question: is it possible to parse the output of some of the WMI commands? I know they return objects, but some of the...
Published
Tue, Aug 08 2011 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
scripting techniques
,
writing
,
Select-String
Use the PowerShell Grep Command to Parse the Command Line
Summary : In this article, Microsoft Scripting Guy Ed Wilson teaches how to use the Windows PowerShell version of grep to parse the command line. Hey, Scripting Guy! I have enjoyed reading Sean’s legacy scripting articles, but I am a bit confused...
Published
Mon, Aug 08 2011 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
Select-String
Copyright 2012 PowerShell.com. All rights reserved.