Search This Blog

Thursday, 27 July 2017

Windows PowerShell Useful Commands

Starting in Windows PowerShell 5.0, results of the Get-Command cmdlet display a Version column by default. A new Version property has been added to the CommandInfo class.

Commands using Get-Command

Command Description
Get-Help Displays information about Windows PowerShell commands and concepts.

No comments:

Post a Comment

Creating a NuGet Package Feed to Host Artifacts

Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...

Recent Post