e-books in PowerShell category
by Matt Penny - Leanpub , 2016
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.
(3990 views)
by Ed Wilson - Leanpub , 2016
Windows PowerShell is an essential admin tool designed specifically for Windows administration. This guide helps you understand how PowerShell can be used to manage the networking aspects of your server and client computers.
(4833 views)
by Don Jones, et al. - PowerShell.org , 2016
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.
(7875 views)
by Dave Wyatt - Leanpub , 2016
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.
(4991 views)
by Lee Holmes - O'Reilly Media , 2010
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 tested scripts you can use immediately.
(7742 views)
by Keith Hill , 2009
The author of this booklet wanted to capture some of the tidbits he has picked up over the last couple of years using Windows PowerShell interactively and writing production build and test scripts. The text is updated for PowerShell 2.0.
(8274 views)
by Tobias Weltner - BBS Technologies , 2009
The PowerShell Console, Interactive PowerShell, Variables, Arrays and Hashtables, The PowerShell Pipeline, Using Objects, Conditions, Loops, Functions, Scripts, Finding and Avoiding Errors, Command Discovery and Scriptblocks, and much more.
(19440 views)
by Neil Smyth - Techotopia , 2009
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.
(15032 views)