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
»
getting started
»
VBScript migration
»
Scripting Guy!
»
string manipulation
(
RSS
)
Browse by Tags
Share
|
Recent Posts
Hey, Scripting Guy! How can I Migrate a VBScript to Windows PowerShell that parses a log file for errors?
Hey, Scripting Guy! How can I Convert a VBScript That Searches Text Files into Windows PowerShell?
Hey, Scripting Guy! How can I use Windows PowerShell to Search a Text File for multiple strings?
Hey, Scripting Guy! How Can I Use Windows PowerShell to Create a Text File with Fixed-Length Lines?
Archives
May 2013 (33)
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
security
servers
storage
VBScript
Weekend Scripter
Windows PowerShell
WMI
writing
View more
scripting techniques
Windows PowerShell
Hey, Scripting Guy! How can I Migrate a VBScript to Windows PowerShell that parses a log file for errors?
Q: Hey Scripting Guy! I need to migrate a VBScript to Windows PowerShell 2.0 that I use to parse a log file for errors that occur during a specific operation. I am only interested in the errors, not the success statements. Because this log has a tendency...
Published
Thu, Jul 07 2010 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
string manipulation
,
VBScript migration
Hey, Scripting Guy! How can I Convert a VBScript That Searches Text Files into Windows PowerShell?
Q: Hey Scripting Guy! I need to convert a VBScript into Windows PowerShell 2.0. The script reads the first line of all text files that are in a particular folder, and if a specific word is in that file, it moves the text file to an archive folder. --...
Published
Wed, Jun 06 2010 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
string manipulation
,
VBScript migration
Hey, Scripting Guy! How can I use Windows PowerShell to Search a Text File for multiple strings?
Q: Hey Scripting Guy! I need help migrating a script from VBScript to Windows PowerShell 2.0. The VBScript is one that I based upon an old Hey Scripting Guy! article. I use it to search a text file for specific words. If the words are found, the script...
Published
Tue, Jun 06 2010 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
string manipulation
,
VBScript migration
Hey, Scripting Guy! How Can I Use Windows PowerShell to Create a Text File with Fixed-Length Lines?
Hey, Scripting Guy! I am trying to learn Windows PowerShell 2.0, but I am having some issues when it comes to string manipulation. I have been a faithful reader of the Scripting Guys for several years, and I have found many of the scripts...
Published
Mon, Jun 06 2010 2:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell
Filed under:
Scripting Guy!
,
Windows PowerShell
,
getting started
,
scripting techniques
,
string manipulation
,
VBScript migration
Copyright 2012 PowerShell.com. All rights reserved.