Objects

What We'll Learn:

In this lecture we are going to learn everything you need to know about PowerShell objects.

  • We will start by learning what objects are exactly.
  • We will then learn how to use the pipeline to explore objects.
  • And finally, how to view an object’s properties and execute its methods.

Let’s get started!

Complete and Continue