Logo

Windows PowerShell 1.0 Essentials

Small book cover: Windows PowerShell 1.0 Essentials

Windows PowerShell 1.0 Essentials
by

Publisher: Techotopia
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Mastering PowerShellMastering PowerShell
by - 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.
(19067 views)
Book cover: Secrets of PowerShell RemotingSecrets of PowerShell Remoting
by - 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.
(7587 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.
(3867 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.
(4804 views)