PowerShell 7 Overview

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 มิ.ย. 2024
  • Walkthrough of what PowerShell 7 is, how to get it, how to use it then looking at key new capabilities with lots of demos. This is a new module in the PowerShell Master Class playlist at • PowerShell Master Class
    Materials for the class available at github.com/johnthebrit/PowerS...
    00:00 Introduction
    00:45 History
    04:18 PowerShell evolution
    08:50 Installing PowerShell 7
    10:54 Upgrading to PowerShell 7
    12:14 Using PowerShell 7
    15:43 Module compatibility
    19:16 New stuff
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 28

  • @Andre-qn7ns
    @Andre-qn7ns 4 ปีที่แล้ว +5

    Best online class so far!!!! Thank you so much!!!

  • @CrisMak
    @CrisMak 4 ปีที่แล้ว +3

    thanks for another really cool and useful video, John !

  • @maykonhammer
    @maykonhammer 4 ปีที่แล้ว +3

    Good video John, thanks!

  • @potasio101
    @potasio101 3 ปีที่แล้ว +2

    Thank you for the class is you are a good teacher

  • @nazerbor3i
    @nazerbor3i 4 ปีที่แล้ว +2

    Great explanation

  • @adelbasheer8613
    @adelbasheer8613 4 ปีที่แล้ว +2

    Thanks for this great video

  • @patrickboucher892
    @patrickboucher892 3 ปีที่แล้ว +1

    merci John. Before your video it was like unravel spaghetti.

  • @IgnoreMyChan
    @IgnoreMyChan 4 ปีที่แล้ว +16

    Microsoft is _such a mess_ with his product naming. I've always hated that in them. Everything is called Azure, everything is called Outlook, everything is called Active Directory, etc., etc. *And* it changes all the time. So freaking annoyingly confusing.

  • @sambryant7291
    @sambryant7291 3 ปีที่แล้ว

    This was a GREAT video! Thank you!

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว

      Glad you enjoyed it!

  • @lightyagami0ben
    @lightyagami0ben 3 ปีที่แล้ว +1

    great stuff !!

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว

      Glad you enjoyed it

  • @PBRStreetGang68
    @PBRStreetGang68 3 ปีที่แล้ว +1

    Looks interesting, I think I'll be using the parallel switch quite a bit

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว

      Awesome!

  • @raj35h
    @raj35h 4 ปีที่แล้ว +4

    Hi John, to use Powershell 7 in my environment do I need to push out version 7 to all the devices that I want to manage?
    PS: the master class is awesome!

    • @NTFAQGuy
      @NTFAQGuy  4 ปีที่แล้ว +6

      No, but if you wanted to manage via SSH for example you would need 6+. If you were using new capabilities on remote machines they would need to be 7 etc. For standard functionality you can run from 7 to even a 5.1 for example.

  • @snak3d0c
    @snak3d0c 4 ปีที่แล้ว +2

    Thanks, this was a good video!
    The only thing i would have added is , the possible benefits. Is PS 7 faster in doing the same tasks?
    Is it more secure? Is it ... ?
    On a side note, i didn't know you could disable the debug bar in vscode lol, thanks for that!

  • @RobertFabiano
    @RobertFabiano 2 ปีที่แล้ว

    Great content! Thanks!

    • @NTFAQGuy
      @NTFAQGuy  2 ปีที่แล้ว

      Very welcome. 👍

  • @kennguyen9389
    @kennguyen9389 2 ปีที่แล้ว

    Thank you, great stuffs. Just curious, how did you have your different versions of powershell to be in tabs like the browser with several different pages open? 2:41

    • @NTFAQGuy
      @NTFAQGuy  2 ปีที่แล้ว

      Microsoft Terminal

  • @99551142
    @99551142 3 ปีที่แล้ว

    are these classes beginner friendly, cause what I watched at beginning doesn't really make a lot of sense for someone who just started learning Powershell?

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว +1

      Start with the first class in the playlist. This is what’s different in power shell 7 and not meant for someone new to power shell.

  • @bp8067
    @bp8067 3 ปีที่แล้ว +1

    I'm a Powershell noob but you jump right from the slide to windows terminal, no description how you got there

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว +1

      So this video is focused on powershell 7. If you are starting new please watch the main masterclass modules first especially the introduction one. Thx

  • @AbdullahAlMamun-mc4nq
    @AbdullahAlMamun-mc4nq 3 ปีที่แล้ว +1

    powershell do really a bad thing to remove ise from powershell 7,
    It will be disaster to a web developer or designer who want to use it , become nightmare to change every single session to work with it....

    • @NTFAQGuy
      @NTFAQGuy  3 ปีที่แล้ว +1

      Vs code is a better tool and as a developer you are not using a specific tool just for powershell. Give it a try :)