TECH BASICS
How to work with PowerShell ?

As per Microsoft,
PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language.
PowerShell help in automating administrative tasks of Windows based systems. Initially, Windows PowerShell was build on top of .NET Framework and worked on Windows…