Secrets of PowerShell Remoting
by Don Jones, et al.
Publisher: PowerShell.org 2016
Number of pages: 88
Description:
Introduced in Windows PowerShell 2.0, Remoting is one of PowerShell's most useful, and most important, core technologies. It enables you to run almost any command that exists on a remote computer, opening up a universe of possibilities for bulk and remote administration. This guide is designed to document all the little configuration details that don't appear to be documented elsewhere.
Download or read it online for free here:
Download link
(4MB, PDF)
Similar books

by 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.
(5370 views)

by Keith Hill
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.
(8690 views)

by 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.
(19947 views)

by 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.
(8162 views)