PowerShell 7 Tutorials for Beginners : Fundamentals

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • In this video I will go over how to install PowerShell 7 on windows and install VSCode and configure to use PowerShell 7 and the fundamentals of PowerShell 7.2, what are cmdlets, how to use the get-help and get-command.
    PowerShell 7 install document:docs.microsoft...
    Visual Studio Code: code.visualstu...
    Tags:
    PowerShell, jackedprogrammer, powershell 7, how to install powershell 7, powershell 7 on vs code, visual studio code
  • НаукаНаука

Комментарии • 47

  • @AkshayKumar-re3bf
    @AkshayKumar-re3bf Год назад +20

    Jack..You really teach so well...Thanks for re-recording the powershell tutorials

  • @Jon-rp4st
    @Jon-rp4st 2 года назад +9

    Thank you so much, this is super for someone who is a beginner.

  • @Chad.The.Flornadian
    @Chad.The.Flornadian Год назад +7

    FYI...when using the F8 (Run Selection) feature, you don't have to select/highlight anything. It'll run whichever line your cursor is on by default.

  • @TheModularChannel
    @TheModularChannel 4 месяца назад +3

    Wow, I'm really excited to delve into this playlist. Thanks so much for creating such a comprehensive guide!

  • @kindz
    @kindz Год назад +3

    Oh thank God for this re recorded series. I can now see what's on screen. Thank you for all your work. You are a great teacher. Subscribed!!

  • @chellosoccer
    @chellosoccer 10 месяцев назад +1

    THANK YOU!!! I been bouncing around trying to find the right teacher and your method is what I was looking for.

  • @rakly3473
    @rakly3473 2 месяца назад

    Smartass here, I'll stick to using '$' instead of typing 'Get-Variable' :D

  • @jettscreemr
    @jettscreemr 5 месяцев назад

    Thanks for the help, great stuff. BTW, nomenclature= names. I believe the word you were looking for was "format", PS uses the verb -noun format. lol. your welcome

  • @tashiro4685
    @tashiro4685 2 года назад +4

    thanks for your videos!

    • @jackedprogrammer
      @jackedprogrammer  2 года назад +3

      No problem, glad you're enjoying the videos :)

  • @Mugen_FB317
    @Mugen_FB317 4 месяца назад

    The execute command that was used at 23:47 is very similar to how you execute a bash script. I just started learning bash scripting yesterday.

  • @leeforster8145
    @leeforster8145 Год назад +3

    Great work

  • @programacion3694
    @programacion3694 2 месяца назад

    interesante

  • @DarkFace82
    @DarkFace82 Год назад

    Thank you for the guide.
    BTW: Some may run into "Starting Powershell" endless loop in VS Code, in order to fix it I needed to install PS through CMD instead of .msi

  • @lukemanley3987
    @lukemanley3987 7 месяцев назад

    Thanks for the guide. For some reason when I check my PS version in visual studio code it is at 5.1. I followed the steps you showed exactly, do you know how I can update it to the latest version?

    • @ThomassoCZ
      @ThomassoCZ 6 месяцев назад +1

      This happens when you install it to a custom location. Reinstall to the default one (Program Files), and it should work.

  • @ebag7455
    @ebag7455 10 месяцев назад

    I am a noob beginner but i still like coding, whats the difference bettween this and C/C+? and what are the different use cases. is there a simple way of explaining it?

    • @ryokaroumiyamoto4174
      @ryokaroumiyamoto4174 9 месяцев назад

      C++ it's a not compiled language, and that means that you will need to compile it after of use it, it´s a low level language, that mean that works closer of the machine.
      c++ could be useful for programming games and make a more optimal code with the resources like memory or CPU.
      C It´s a not compiled language to, but designed for have a directly interaction with the operative system, and work with a lowest level of abstraction than c++.
      C it´s the base for a lot of languages like Java, Python and It´s the base for every operative system like windows or linux, you can build and program an unic operative system using mainly C, and other resources like Linux for have the kernel that let runs the operative System.

  • @alexmelbourne
    @alexmelbourne Год назад

    Great work, I am actually asking why not use the PowerShell VScode module and you did it. Dealing with runbook PowerShell recently. Not sure whether you have any plan in touching with that.

  • @sigmiami
    @sigmiami Месяц назад

    cant see anything - the screen recording is too light

    • @karraanverma5811
      @karraanverma5811 Месяц назад

      Upgrade your internet plan bro

    • @sigmiami
      @sigmiami Месяц назад

      @karraanverma5811 I have 2 Gigabit fiber - also speed has nothing to do with bad recordings.

  • @MatN-cl7bc
    @MatN-cl7bc 8 месяцев назад

    Thank you for making these videos! Subscribed and looking forward to the entire series.

  • @AkshayKumar-re3bf
    @AkshayKumar-re3bf Год назад

    hi jack. if i want to use the ps in admin mode in vscode? what command I have to make use of?

  • @prashantmishra5691
    @prashantmishra5691 Месяц назад

    Thanks

  • @DanishAthar-y8g
    @DanishAthar-y8g 2 месяца назад

    This is great material, thank you!

  • @spalonaplastelina
    @spalonaplastelina Месяц назад

    +

  • @monchichipower6334
    @monchichipower6334 5 месяцев назад

    Can you install powershell 7 on a Mac

  • @IbrahimSoufi
    @IbrahimSoufi Год назад

    Dude your Videos are awesome! thanks a million!

  • @ВикторЛарионов-й3к
    @ВикторЛарионов-й3к 7 месяцев назад

    thanks a lot for your videos

  • @MrPaulervin78744
    @MrPaulervin78744 5 месяцев назад

    really need editing brah.

  • @MrNemonsteri
    @MrNemonsteri Месяц назад

    Thanks a lot!

  • @MrAaToYou
    @MrAaToYou Год назад

    Thanks for doing the powershell tutorials.

  • @01ai01
    @01ai01 6 месяцев назад

    Great stuff, thanks!

  • @KaleemAbbas-z9y
    @KaleemAbbas-z9y 4 месяца назад

    Is powershell worth learning in 2024?

    • @Matt_H_
      @Matt_H_ 3 месяца назад

      I'd say yes

    • @arkreatives
      @arkreatives 3 месяца назад

      I do Graphic Design and Several other Creative work.. Now take an example of me creating new folder (repetitive) structures for handling client media I've got two options..
      1. I'd create a .template folder with subfolders for organizing media files then rename the Parent folder to what the client Name is... (every time I start a new project)
      {Now with pwsh automations}
      2. I can prepare an executable script which will ask me to just type out the Parent Folder name and it'll create the rest of the structure for me. All organised as per the command.
      So, after doing the long way for like 6yrs I can say that leveraging some pwsh skills can certainly help you elevate your D2D user experience and also you'd be able to control your pc in a deeper level.

  • @Ralph_-_
    @Ralph_-_ Год назад

    Thanks for the tutorials!

  • @uditpanigrahi2756
    @uditpanigrahi2756 Год назад

    thanks bro

  • @JohnSmith-nk4vn
    @JohnSmith-nk4vn Год назад

    Thanks

  • @trblmkr5139
    @trblmkr5139 7 месяцев назад

    so many people who make this kind of content absolutely suck at making content. this is one of those people

  • @Joro123
    @Joro123 Год назад

    Thank You

  • @proGmer986
    @proGmer986 11 месяцев назад

    😪😪😪😪too slow

  • @missinglink2416
    @missinglink2416 10 месяцев назад

    nice..... more power!!!!