Logo

Secrets of PowerShell Remoting

Small book cover: Secrets of PowerShell Remoting

Secrets of PowerShell Remoting
by

Publisher: PowerShell.org
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

Book cover: Windows PowerShell 1.0 EssentialsWindows PowerShell 1.0 Essentials
by - 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.
(14609 views)
Book cover: Effective Windows PowerShellEffective Windows PowerShell
by
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.
(7883 views)
Book cover: The Big Book of PowerShell Error HandlingThe Big Book of PowerShell Error Handling
by - 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.
(4593 views)
Book cover: A Unix Person's Guide to PowerShellA Unix Person's Guide to PowerShell
by - 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.
(3674 views)