PowerShell tutorial for professionals

Download free PowerShell tutorial course in PDF, training file in 72 chapters and 184 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with PowerShell
  • Allow scripts stored on your machine to run un-signed
  • Aliases & Similar Functions
  • The Pipeline - Using Output from a PowerShell cmdlet
  • Calling Net Library Methods
  • Installation or Setup
  • Commenting
  • Creating Objects
  • Variables in PowerShell
  • Simple variable
  • Arrays
  • List Assignment of Multiple Variables
  • Scope
  • Removing a variable
  • Operators
  • Comparison Operators
  • Arithmetic Operators
  • Assignment Operators
  • Redirection Operators
  • Mixing operand types, the type of the left operand dictates the behavior
  • Logical Operators
  • String Manipulation Operators
  • Special Operators
  • Array Expression Operator
  • Call Operation
  • Dot sourcing operator
  • Basic Set Operations
  • Filtering: Where-Object / where / ?
  • Ordering: Sort-Object / sort
  • Grouping: Group-Object / group
  • Projecting: Select-Object / select
  • Conditional logic
  • if, else and else if
  • Negation
  • If conditional shorthand
  • Loops
  • Foreach
  • For
  • ForEach() Method
  • ForEach-Object
  • Continue
  • Break
  • While
  • Do
  • Switch statement
  • Variables in PowerShell
  • Special Operators
  • Conditional logic
  • Switch statement
  • HashTables
  • PowerShell Functions
  • PowerShell Modules
  • Calculated Properties
  • Built-in variables
  • Environment Variables
  • PowerShell "Streams"; Debug, Verbose, Warning, Error, Output and Information
  • PowerShell Remoting
  • PowerShell Background Jobs
  • CSV parsing
  • Communicating with RESTful APIs
  • Regular Expressions
  • Using the progress bar
  • Cmdlet Naming
  • Enforcing script prerequisites
  • Modules, Scripts and Functions
  • Common parameters
  • PowerShell Dynamic Parameters
  • URL Encode/Decode
  • Package management
  • PowerShell Workflows
  • How to download latest artifact from Artifactory using PowerShell script (v2.0 or below)?
  • Archive Module
  • PSScriptAnalyzer - PowerShell Script Analyzer
  • Using ShouldProcess
  • ISE module
  • WMI and CIM
  • ActiveDirectory module
  • SharePoint Module
  • Introduction to Psake
  • Introduction to Pester
  • Handling Secrets and Credentials
  • Security and Cryptography
  • Signing Scripts
  • Anonymize IP (v4 and v6) in text file with PowerShell
  • Amazon Web Services (AWS) Rekognition
  • Amazon Web Services (AWS) Simple Storage Service (S3)

It is a free PowerShell ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many PowerShell developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.72 MB
File type : pdf
Downloads: 231
Created: 2019-04-30

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others PowerShell Tutorials

Getting started with PowerShell

Essential PowerShell

Windows PowerShell Networking Guide

Windows PowerShell Networking Guide

Exploring PowerShell Automation

Others related eBooks about PowerShell tutorial for professionals

Building Cloud Apps with Microsoft Azure

This book walks you through a patterns-based approach to building real-world cloud solutio..., download free Azure tutorial in PDF (200 pages) created by Mark Simms ....

Linux tutorial for professionals

Download free Linux tutorial course in PDF, training file in 21 chapters and 65 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Keyboard Shortcuts in Windows 8

Download free manual courses in PDF about Windows 8 shortcuts ,useful tutorial for who wants to be familiar with the new operating system of Microsoft.Document under 50 pages intended for beginners peoples....

Windows PowerShell Networking Guide

This book helps you understand how PowerShell can be used to manage the networking aspects..., download free Windows PowerShell tutorial in PDF (74 pages) created by ....

Azure Tips and Tricks

When I reflect back on Azure Tips and Tricks a year ago, I was only thinking that I'd writ..., download free Azure tutorial in PDF (67 pages) created by Michael Crump ....

Baking Pi - Operating Systems Development

This online book is to guide you through the process of developing very basic operating systems on the Raspberry Pi! ...

Linux Bash Shell

The purpose of this course is to provide a basic guide for student interested in Linux command Shell ,Free training document in PDF under 4 pages....

Linux Fundamentals

Free Linux PDF tutorial for download by might by Paul Cobbaut, interesting and useful for home users that want to know a bit more about their Linux system....

Linux Command Line for You and Me

The command line is a text interface for your computer. It's a program that takes in commands, which it passes on to the computer's operating system to run. Linux command line for you and me is a open book for newcomers to command line environment. ...

The Unix Workbench

Learning the command line can be a difficult and intimidating task, but this book is desig..., download free Unix tutorial in PDF (249 pages) created by Sean Kross ....