What is the difference between cmd and power shell?

SUSL_FAS_17APC3099_T.D.M Perera 21 Reputation points
2021-01-22T16:15:28.277+00:00

I usually work with cmd but I know power shell also there. power shell and cmd seem like one. I read many blogs but I hadn't get a complete idea. So I supposed some expert will provide a complete answer for it.

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-01-25T02:02:48.85+00:00

    Hi,

    PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects.
    What is PowerShell?

    Best Regards,
    Ian Xue

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Chris 656 Reputation points
    2021-01-22T16:20:30.053+00:00

    Powershell is an object programming language

    1 person found this answer helpful.
    0 comments No comments

  2. Rich Matheisen 47,901 Reputation points
    2021-01-22T22:15:36.767+00:00

    PowerShell will, eventually, replace CMD.exe.

    The differences between the two, however, are great. See these (among many others):
    how-powershell-differs-from-the-windows-command-prompt
    powershell-vs-command-prompt
    command-prompt-vs-powershell-a-beginners-guide
    difference-between-powershell-and-cmd

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.