The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Pro Windows PowerShell
  

  Pro Windows PowerShell by Deshev, Hristo

  • Published by: APRESS
  • Author: Deshev, Hristo
  • Page Count: 493
  • Group: POWERSHELL
  • ISBN: 1590599403/9781590599402
  • Published: Feb 2008

Our Price: 18.59
Discount: 40%
RRP: 30.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Pro Windows PowerShell
Windows power users have always envied their friends running UNIX machines for the ease of automation that they enjoy. The traditional Windows command - line shell, cmd.exe, has never been up to par with shells like bash or tcsh, especially when it comes to text processing and process automation.

Windows PowerShell changes all that. This next - generation shell is also a full - blown scripting environment with a real programming language that allows users to access every part of their operating system. Files, registry entries, and COM and .NET objects are all supported by PowerShell, which makes manipulating them a breeze.

Pro Windows PowerShell will show you how to use all this power in your own work. You'll discover the object - oriented features of the shell and how they help in extracting and manipulating data. You'll then learn how to use those features to solve real - world problems: manipulating files, working with text, monitoring systems, and performing operations over the network. The book serves as not only a tutorial, but also a reference: the Real World part is structured so that it can be read nonlinearly and used as a reference or a cookbook. And you'll find freely available tools and extensions that will help you do things even faster.

Pro Windows PowerShell is your best companion to the capabilities and power that PowerShell offers you.

* See how to solve real problems with Windows PowerShell using a repository of working code.

* Get a sense of the big picture, with PowerShell integrating with the outside world. You will discover examples and techniques when dealing with other programs, the operating system, and the network.

* Explore free and open - source tools and extensions that help you get results with Windows PowerShell fast. (No other book has this feature!)

Pro Windows PowerShell is targeted at professionals who handle a lot of repetitive tasks. The goal is to show how PowerShell can help script most of those tasks and reduce their burden. The book contains examples on automating typical system administration tasks: configuration, monitoring, network queries, text manipulation, and file operations. The ideas presented will be beneficial to power users needing a better shell and an automation environment, system and network administrators looking to streamline their daily activities, and software developers wishing to optimize their build and deploy process.

CONTENTS:

* Chapter 1:

Objects and Object Types

* Chapter 2:

Controlling Execution Flow

* Chapter 3:

The Object Pipeline

* Chapter 4:

Working with Script Blocks

* Chapter 5:

Working with Functions

* Chapter 6:

Command Aliases

* Chapter 7:

Providers

* Chapter 8:

Script Files

* Chapter 9:

Error Handling and Debugging

* Chapter 10:

Signing Scripts

* Chapter 11:

The Shell Environment and Its Configuration

* Chapter 12:

Extending the Type System

* Chapter 13:

Getting Help

* Chapter 14:

Taming Processes and Services

* Chapter 15:

Input and Output

* Chapter 16:

Monitoring Your System

* Chapter 17:

PowerShell and the World Wide Web

* Chapter 18:

Sending E-mail

* Chapter 19:

Talking to COM Objects

* Chapter 20:

Managing Windows with WMI

* Chapter 21:

PowerShell Community Extensions

* Chapter 22:

PSEventing: .NET Events in PowerShell

* Chapter 23:

Enhancing Tab Completion with PowerTab

* Index