Category: PowerShell
-
PS#2: Three Core Cmdlets – Part 1: “Get-Help”
Proverbs 28:2 (NIV) “When a country is rebellious, it has many rulers, but a ruler with discernment and knowledge maintains order.” Purpose: This three-part post aims to showcase the three core cmdlets in PowerShell & relies on this Microsoft documentation as it’s main source. Part #1 of 3 will focus on using & installing the…
-
PS#2: Three Core Cmdlets – Part 2: “Get-Command”
Unfinished. Proverbs 28:2 (NIV) “When a country is rebellious, it has many rulers, but a ruler with discernment and knowledge maintains order.” Purpose: This three-part post aims to showcase the three core cmdlets in PowerShell & relies on this Microsoft documentation as it’s main source. Part #2 of 3 will focus on using the “Get-Command”.…
-
PS#1: Installing PowerShell using Winget/CLI on Windows 11
Psalm 119:105 (NKJV) – “Your word is a lamp to my feet & a light to my path” This post will primarily focus on the installation of PowerShell using Winget/CLI on Windows 11. First off, there is a difference between (1) Windows PowerShell & (2) PowerShell. (1) Windows PowerShell is the version of PowerShell that…