Windows PowerShell Cookbook
by Lee Holmes
Publisher: O'Reilly Media 2010
ISBN/ASIN: 0596801505
ISBN-13: 9780596801502
Number of pages: 586
Description:
This introduction to the PowerShell language and scripting environment provides more than 430 task-oriented recipes to help you solve the most complex and pressing problems, and includes more than 100 tried-and-tested scripts that intermediate to advanced system administrators can copy and use immediately.
Download or read it online for free here:
Download link
(4MB, PDF)
Similar books
A Unix Person's Guide to PowerShellby Matt Penny - Leanpub
This e-book is intended as a 'Quick Start' guide to PowerShell for people who already know Bash or one of the other Unix shells. It covers some PowerShell concepts and contains a detailed discussion of Powershell equivalents of Unix commands.
(4724 views)
The Big Book of PowerShell Error Handlingby Dave Wyatt - Leanpub
This is a very small, concise book designed to help you understand how PowerShell generates and deals with errors. It's also designed to help you build the best possible error handling for your own scripts and functions, in just a few short lessons.
(5909 views)
Secrets of PowerShell Remotingby Don Jones, et al. - PowerShell.org
Introduced in Windows PowerShell 2.0, Remoting is one of PowerShell's most useful, and most important, core technologies. Thiss guide is designed to document all the little configuration details that don't appear to be documented elsewhere.
(8922 views)
Windows PowerShell 1.0 Essentialsby Neil Smyth - Techotopia
This online ebook covers the basics of the Windows PowerShell, installing, creating and running PowerShell scripts, commands and aliases, variables, types, arrays, operators, functions, file handling, PowerShell and .NET, drawing graphics, security.
(15953 views)