PowerShell Guide

Everything Is An Object

In PowerShell, everything is an object.

Every command you run may produce objects.

Every variable you set will store an object.

Each object will have properties. These are also objects.

Everything in PowerShell is an Object.

Color Scheme :