Learn X in Y minutes Where X=powershell
PowerShell is the Windows scripting language and configuration management framework from Microsoft built on the .NET Framework. Windows 7 and up ship with PowerShell. Nearly all examples below can be a part of a shell script or executed directly in the shell.
https://learnxinyminutes.com/docs/powershell/