CMD | PowerShell |
---|---|
Taskbar menu. Typing "cmd" | Taskbar menu. Typing "powershell" |
CMD is legacy in other word CMD is old. | PowerShell as a shell is clearly intended as a replacement for CMD. |
CMD does not run PowerShell commands | PowerShell does run or use CMD commands. |
The command shell is a separate software program that provides direct communication between the user and the operating system. | PowerShell was actually built as several things: A mature , extensible automation platform and a modern administration shell. Windows PowerShell is a Windows command-line shell designed especially for system administrator. |
CMD is used to create and edit batch (.bat) files (also called scripts). | PowerShell is used to create and edit script (.ps1) files. |
Search This Blog
Thursday, 27 July 2017
Command Prompt Vs Windows Powershell
Subscribe to:
Post Comments (Atom)
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
-
Compiler Error CS0121 The call is ambiguous between the following methods or properties: 'TestMet...
-
You simply want o execute your code in response to event or on a schedule without worrying about...
-
CNCF Cloud Native Interactive Landscape ...
No comments:
Post a Comment