Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #9491
    blacklion1725blacklion1725
    Participant
      @blacklion1725
      Forumite Points: 2

      Noticed that since the Creator’s update, right click from the start button and shift-right click from Windows Explorer gives you Powershell rather than command prompt options. Not complaining as everything still works, just wondering (not really used Powershell in the past) if there’s any really advantages in normal use, and whether anyone knows any Powershell goodies that could be handy.

      Ta.

      #9492
      Dave RiceDave Rice
      Participant
        @ricedg
        Forumite Points: 7

        It’s hugely powerful. Like Linux I copy and paste scripts in from elsewhere and there’s no way I have the time or inclination to learn what is a language.

        I just don’t need to do the things I did when a sysadmin.

        #9493
        blacklion1725blacklion1725
        Participant
          @blacklion1725
          Forumite Points: 2

          Thanks Dave – have had a google on Powershell scripts – lot of it way over my head but could be some useful stuff for batch re-naming files which I do a fair bit.

          #9501
          Alan WoodAlan Wood
          Participant
            @alanrwood
            Forumite Points: 0

            Powershell is much more powerful and you need to learn the syntax. If you want to revert then:-

            Go to Taskbar Settings (Right click a blank area on the Taskbar). Select Taskbar Settings and move the option “Replace Command Prompt with Power Shell to No.

            #9504
            blacklion1725blacklion1725
            Participant
              @blacklion1725
              Forumite Points: 2

              Great tip Alan – thank you – didn’t know that one. Will give it a while and see – I seem (so far) to be able to do everything I want using the same commands in Powershell…..but good to know I can revert – cheers.

              #9515
              Ed PEd P
              Participant
                @edps
                Forumite Points: 39

                Be very careful with your permissions for Powershell. It is a major vector for attacks against Windows Servers.

                #9516
                Dave RiceDave Rice
                Participant
                  @ricedg
                  Forumite Points: 7

                  The whole point is you can do everything you can in the GUI plus a lot more.

                  About the only thing I’ve done is create a non Microsoft user account on a remote W10 PC whilst someone else was using it.

                  My son is just about to start a support role for Daisy up at Leeds. You’ve always needed CLI skills once you get to 2nd and 3rd line, he’s going to need Powershell skills for sure, it’s where it’s all at now.

                  #9517
                  Anonymous
                    Forumite Points: 0

                    Question: Do batch scripts still work on Powershell?

                    We have a large number of batch scripts at work that are critical to the functionality of the business. We have a new server in the pipeline which will have Server 2016, and I don’t know if this change is mandated on there?

                    If our scripts work on Powershell, then it’s OK but we need to think about moving them (probably to Python), but if not, we need to do it asap!

                    #9518
                    Dave RiceDave Rice
                    Participant
                      @ricedg
                      Forumite Points: 7

                      As I understand it, you can still have the GUI but you must make your mind up on installation.

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • You must be logged in to reply to this topic.