Skip to Content
Windows Developer Power Tools
book

Windows Developer Power Tools

by James Avery, Jim Holmes
December 2006
Intermediate to advanced
1312 pages
35h 17m
English
O'Reilly Media, Inc.
Content preview from Windows Developer Power Tools

23.9 Bringing .NET to the Command Line with PowerShell

Not so long ago, command-line user interfaces were the only way to interact with a computer. Advances in graphical user interfaces have made command-line shells unfashionable, and many people have made predictions about those shells disappearing completely. So why has Microsoft created yet another command-line interface?

The command line has one advantage that GUIs lack—ease of automation. The limiting console interface is the greatest weakness, but it is also the greatest strength, as it offers a standardized way to “talk” to programs. That standardization allows us to write scripts that drive long-running and complex processes. The Windows PowerShell (previously known as “Monad”) team has gone even further by changing text pipelining between commands into object pipelining.

Windows PowerShell at a Glance

Tool

Windows PowerShell (previously known as “Monad”)

Version covered

RC1

Home page

http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx

Power Tools page

http://www.windevpowertools.com/tools/171

Summary

An interactive command-line shell and complete scripting environment

License type

Microsoft EULA

Online resources

Documentation, examples, newsgroups, team blog

Supported Frameworks

.NET 2.0

Related tools in this book

PowerShell IDE

Getting Started

The only prerequisite for the shell is the Microsoft .NET 2.0 runtime. PowerShell will run ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers

Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers

Nico Vermeir
Visual Basic 2015 Unleashed

Visual Basic 2015 Unleashed

Alessandro Del Sole

Publisher Resources

ISBN: 0596527543Errata PagePurchase book