Slashdot Mirror


Microsoft Replaces Command Prompt with PowerShell in Latest Windows 10 Build (softpedia.com)

Bogdan Popa, writing for Softpedia:The latest Windows 10 insider build brings a change that puts the Windows PowerShell in the spotlight, as it replaces the super-popular Command Prompt in some essential parts of the operating system. Command Prompt has been around for as long as we can remember, but starting with Windows 10 build 14971, Microsoft is trying to make PowerShell the main command shell in the operating system. As a result, PowerShell officially replaces the Command Prompt in the Win + X menu, so when you right-click the Start menu, you'll only be allowed to launch the more powerful app. Additionally, in File Explorer's File menu and in the context menu that appears when pressing Shift + right-click in any folder, the old Command Prompt will no longer be available. Typing cmd in the run dialog will launch PowerShell as well, so Microsoft has made a significant step towards phasing out the traditional Command Prompt.

7 of 280 comments (clear)

  1. It's hard to get over 25 years of habit by slaker · · Score: 4, Insightful

    I know Powershell and it has been around for a while now, but it's almost always less mental effort on my part to string together shell commands than to open the Powershell ISE and read up on keywords and object attributes. It's habit, but I'd rather keep the thing I'm used to. I know bash scripting and perl too and I can be productive in perl but it's almost always faster for me just do what I need with bash, so I suppose the analogy is similar.

    --
    -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
  2. This is a BAD idea support wise by Anonymous Coward · · Score: 4, Insightful

    I love Powershell, but half the "admins" I've worked with still don't know how to really use it. It's not an enhanced command or command+, it's a completely different product that unfortunately looks similar enough that non-technical people are going to have no frigging idea what's going on.

    This is going to cause a nightmare for call center staff who all have scripts that say something along the lines of "Open a command prompt and ...".

  3. I still don't want it by DrXym · · Score: 5, Insightful
    The normal command prompt is simple, stupid and does what it's told. Powershell is like some esoteric, incompatible, overly complex thing that claims to do anything via cmdlets, scripts, functions etc. but ends up just complicating everything including the simple stuff. It doesn't even have the good grace to be a superset of command prompt or bash which would at least make it familiar.

    I don't see how forcing people to use it is supposed to win people over or fail to piss off people who want the old command prompt.

  4. Re:Don't forget... by bdh · · Score: 4, Insightful

    You think Betty Sue is not capable of running anything more than one command-line tool and will be befuddled by this change, yet you think Linux is the alternative?

    People who have trouble with "copy", "type", and "dir" rarely find "cp", "cat" and "ls" easier or more intuitive.

  5. Re:Don't forget... by lgw · · Score: 3, Insightful

    You can always set aliases for any cmdlet.

    Which does wonders when sharing scripts with your team/friends.

    Heck, think of this in terms of what you're going to have to repeat 3 times over the phone to elderly relatives. (OK, I just tell them "get a Mac" and then "oh, I know nothing about Mac, try my brother", but my solution may not be general.)

    --
    Socialism: a lie told by totalitarians and believed by fools.
  6. Re:If they really wanted to fix it... by beernutz · · Score: 3, Insightful

    Hmmmm.. Pretty sure it is a recursive acronym: Linux = "Linux Is Not UniX" Kind of like GNU = "GNU is Not Unix".

    --
    (stolen from DaBum) I am dyslexia of borg - your ass will be laminated.
  7. This is what I hate about Microsoft by JustNiz · · Score: 5, Insightful

    "you'll only be allowed to launch the more powerful app"

    Hey Microsoft, please remind me: who owns my PC?