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 |
Downloads: | 228 |
Created: | 2019-04-30 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about PowerShell tutorial for professionals
Download free tutorial about PowerShell, it's a powerful and very flexible language that is relatively easy to understand. PowerShell allows you as a system administrator to create scripts that help you automate certain tasks in a simple and very practical way.
During the decade that PowerShell has been around, a significant and increasing percentage..., download free PowerShell tutorial in PDF (168 pages) created by .
This book written to provide clear and concise explanation of topics for programmers both starting to learn the PowerShell programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
Download free course Windows PowerShell Networking Guide, pdf file on 74 pages by Ed Wilson.
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 .