PowerShell Cmdlets and Alias
In the previous post, we covered variables in PowerShell. In this post, we will be discussing cmdlets. It is pronounced as "command-lets." It is the fundamental building block of PowerShell. It is a small, single-purpose, lightweight command that per...
Feb 4, 20233 min read104