
Windows PowerShell 1.0 Essentials
by Neil Smyth
Publisher: Techotopia 2009
Number of pages: 234
Description:
Windows PowerShell is both a scripting language and an interactive shell. In interactive shell mode, PowerShell provides a command line prompt at which commands may be entered and executed interactively. 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.
Download or read it online for free here:
Read online
(online html)
Similar books
Effective Windows PowerShellby 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.
(9334 views)
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.
(4969 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.
(5925 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.
(9173 views)