• @the_crotch@sh.itjust.works
        link
        fedilink
        2
        edit-2
        2 months ago

        It is really weird, yeah. Half the commands are actual sentences. Tbf most of the common ones have shorter aliases (test-netconnection -> tnc, clear-itemproperty -> clp, get-content -> cat, etc).

        The killer feature of PowerShell imo is the -WhatIf flag. I wish all shells had something like that, it’s fantastic for testing scripts without risk of damaging anything.

    • @Tartas1995@discuss.tchncs.de
      link
      fedilink
      12 months ago

      Ofc they do. But most users don’t use it at all. Even most windows admins (based on my experience) don’t know PowerShell which doesn’t mean they know how to use CMD.

      • @the_crotch@sh.itjust.works
        link
        fedilink
        12 months ago

        They must be some pretty shitty admins then. PowerShell is essential for managing more than a handful of windows boxes. If you’re running server core (which you should be in most cases) PowerShell and rsat are the only way to manage your boxes