Created on Aug 6th 2023
Sources- Microsoft
PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
Declare variable, assign value, fetch value, accept value from user
Conditional construct
Loop construct
File management
Miscellaneous