Limitations of the FindStr Utility

Readers have noted that I use the FindStr utility quite often. This utility is documented in both Windows Command-Line Administration Instant Reference and Administering Windows Server 2008 Server Core (and also appears a host of my other books). At the time I wrote that documentation, I had no idea of how much comment this particular … Continue reading “Limitations of the FindStr Utility”

Regular Expressions with FindStr

Regular expressions are a powerful feature of the FindStr utility. However, they can also prove frustrating to use in some cases because the documentation Microsoft provides is lacking in good examples and difficult to follow. You can see some usage instructions for FindStr starting on page 82 of the Windows Command-Line Administration Instant Reference . … Continue reading “Regular Expressions with FindStr”

Working at the Command Line

I maintain statistics about each of my books. Lately, I’ve noticed a trend with my command line reference books. More people are sending me e-mail about Microsoft Windows Command Line Administration Instant Reference and Administering Windows Server 2008 Server Core. However, the questions are becoming more diverse and less technical. Rather than the targeted questions … Continue reading “Working at the Command Line”

Discovering the Right e-Book Format

As I start to get more involved in planning my first self-published e-book, I’ve been looking into the requirements for putting such a document together. When you write for a living, you get used to having a whole plethora of skilled individuals to help you put a nicely rendered document together. There are a number … Continue reading “Discovering the Right e-Book Format”

Understanding Line-, Token-, and String-Based Command Line Utilities

My books, Windows Command-Line Administration Instant Reference and Administering Windows Server 2008 Server Core, both contain batch file sections that answer basic needs, but sometimes you need more than basic information to perform a task. A reader asked me how to perform a task using the FindStr utility the other day based on my Regular … Continue reading “Understanding Line-, Token-, and String-Based Command Line Utilities”