PowerShell In-Depth

Table of Contents

This chapter covers fundamental concepts of PowerShell for writing PowerShell scripts.

File Name Extension

Comment

Object and Type

Path

Pipe

Number

String

Variable

Boolean

Conditional

Data Structure

Array

Hashtable, Dictionary

Loop, Iteration

Input, Output

Function

Error

Profile and Script

Misc