PowerShell is an object-oriented scripting language with its origins in Windows system administration. However, PowerShell has evolved with cross-platform support and starting from PowerShell 7 the distinction between Windows versions and versions for Unix-based operating systems (previously indicated by "Core") is fading away as backward compatibility with Windows PowerShell has been maximized. PowerShell is also fully open source and welcomes contributions from the community. For those coming with a Linux scripting background, the object-oriented aspect of PowerShell makes it much easier to perform a variety of tasks compared to working with text in shells like sh
or Bash
.
The playground is a safe and secure sandbox environment for you to explore your own ideas, follow along with Cloud Academy courses, or answer your own questions all without the need to install any software on your local machine. The extended duration of this playground provides you with ample time to play to your heart's content. Have fun in this PowerShell playground!
This lab is intended for:
The following labs are recommended if you need an introduction to PowerShell: