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
Secrets of PowerShell Remoting
by 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.
(7699 views)
by 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.
(7699 views)
A Unix Person's Guide to PowerShell
by 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.
(3913 views)
by 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.
(3913 views)
Effective Windows PowerShell
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.
(8159 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.
(8159 views)
Mastering PowerShell
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.
(19209 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.
(19209 views)