PowerShell basics

01:18:01Thomas Wiefel / Alexander Bode19.03.2019

Online Training I: "PowerShell Basics"
“Learn PowerShell or die”: Knowledge of the PowerShell console and the system of high-quality scripts is indispensable for the administration of Windows-based server and client systems. The object-oriented provider architecture makes PowerShell a comprehensive and fast tool. The open architecture offers manufacturers such as Citrix and VMware the opportunity to develop command extensions for their own products. Flexibility and automation guarantee that Windows PowerShell is future-proof.

You learn this in the webcast:

  • Monads - command types of the shell
  • PsPipeLine - Object-oriented processing of return values
  • Integration of external command containers (modules)
  • Creation of own PowerShell modules
  • PowerShell Remoting - Remote Management of Systems
  • Posh workflows, parallel processing of tasks