
The Big Book of PowerShell Error Handling
by Dave Wyatt
Publisher: Leanpub 2016
Number of pages: 33
Description:
Despite the title, this is actually 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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Mastering PowerShellby Tobias Weltner - BBS Technologies
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.
(20450 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.
(15757 views)
Windows PowerShell Networking Guideby Ed Wilson - Leanpub
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.
(5515 views)
Windows PowerShell Cookbookby Lee Holmes - O'Reilly Media
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.
(8577 views)