PowerShell and DevOps

TMT08 How to Use PowerShell to Become a Windows Management SuperHero - 2021 Edition

11/16/2021

2:45pm - 4:00pm

Level: Intermediate to Advanced

Petri Paavola

Yodamiitti Oy

Petri continues his journey to enlighten PowerShell possibilities for IT Admins every day work. This highly popular session has just been upgraded to include the latest topics.

In this heavily demo based session, Petri shows how PowerShell can help you with your daily tasks whether you are managing Windows devices or Office 365 services.

We know object manipulation capabilities are what makes PowerShell superior to other script or programming languages. Let's extend our knowledge on how to manipulate objects and use that information when we are creating PowerShell command/scripts and tools. This session shows real life PowerShell tips and tricks in Windows, Intune, Office365 and Graph API management.

You will learn:

  • Advanced PowerShell object manipulation and techniques, base of everything we do with PowerShell
  • Advanced file format manipulation, especially PowerShell object <-> json
  • Real life examples and ideas which you can immediately use