PowerShell Master Class - Connecting Commands Together

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

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

  • @TheMaevian
    @TheMaevian 5 лет назад +32

    It's really amazing that all this great content is for free!

  • @MrFadihamdan
    @MrFadihamdan 5 лет назад +24

    It is the best training that I ever attend on PowerShell. Thanks John

    • @NTFAQGuy
      @NTFAQGuy  5 лет назад +7

      Very kind, thank you. I''m glad you find it useful!

  • @RixCanDoit
    @RixCanDoit 4 года назад +17

    John, your teaching approach is so easy to follow. Most tutorial videos on these subjects don't flow from one logical point to the next like yours does. I'm really surprised that you don't have hundreds of thousands of subscribers. This is top-notch teaching and I REALLY APPRECIATE that you are offering this at no cost. Kudos and Thank you!

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +3

      Very kind, thank you!

  • @Andre-qn7ns
    @Andre-qn7ns 4 года назад +4

    I still don't believe this course is 100% free! The best course so far! I'm loving it! Thanks a lot John! Cheers from Brazil!

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +1

      Arnies rule number 5, give something back ;-)

  • @robberttruijens6552
    @robberttruijens6552 Год назад +1

    I've been looking at many different courses on powershell from early in the morning till late in the evening and yours is by far the easiest to follow and understand. God bless you John!

  • @saurabhsaxena000
    @saurabhsaxena000 5 месяцев назад +1

    It is the best powershell training that I ever see on youtube. Thanks John

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

      Very welcome

  • @Spasmaticus
    @Spasmaticus 3 года назад +1

    I'm a beginner, still running basic commands, this is pure gold. Learning all these little things like semi-colon, as well as the major things like objects.

  • @Texas_GSF
    @Texas_GSF 5 лет назад +4

    Thanks a lot for giving these lessons for free. I attended many of your paid onine training classes from IT Pro and they are all worth the money too. :)

    • @NTFAQGuy
      @NTFAQGuy  5 лет назад +2

      My pleasure. PowerShell is so big these days and figured it made sense to update and get the content out there so everyone can benefit.

  • @vpadki
    @vpadki 3 года назад +3

    Really appreciate this training. It made me a powershell fan. Thanks a lot John

  • @Turiluri
    @Turiluri 5 лет назад +4

    This is great! Thank you so much John, can't believe this is for free.

  • @benanderson7352
    @benanderson7352 5 лет назад +8

    Hi John, thank you for this content! Easy to follow, excellent examples, A+ stuff!

  • @jigarmd
    @jigarmd 3 года назад

    I discovered your channel from one of the reddit post. I find your teaching very easy to understand and practical, something thats very rare in advanced technical subjects. Thank you for sharing your knowledge.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      You are very welcome

  • @bhakthasingh8198
    @bhakthasingh8198 5 лет назад +3

    Hi John, thank you for the videos. The content and the method of teaching is amazing.

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

    Thank you for this John, Im studying for the az-104 and i dont know anything about powershell so im using this to learn. Great stuff!

  • @riensurrobert
    @riensurrobert 5 лет назад +5

    This is brilliant John. Thank you very much.

    • @NTFAQGuy
      @NTFAQGuy  5 лет назад +1

      My pleasure. Thanks!

  • @zdeslavschreiber
    @zdeslavschreiber 3 года назад

    explanation without hesitate, strait to the point, thank you John !!!

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Glad you enjoyed it!

  • @erack1
    @erack1 3 года назад

    John, I would like to say thank you so much for uploading these videos. Ucertify has a powershell course I have to take for school, and it's not ideal at all. Your videos are mind-opening to me. Powershell is SO POWERFUL! I didn't even think of the fact that the get-process itself is an object with the property -name that sort-object has. Making it so much simpler to filter what I want. If you ever do live session I would love to be apart of that. Even though I am but a noob at this point.
    Cheers,
    Nick

    • @NTFAQGuy
      @NTFAQGuy  3 года назад +1

      I’m having a bit of fun ama on Wednesday just to thank people for their support of the channel.

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

    Love this due - he's a blessing to the IT community god bless

  • @RPG_ash
    @RPG_ash 5 лет назад +3

    Another excellent video. Very useful info. Thanks.

  • @Pouya..
    @Pouya.. 2 года назад

    Thank you so much for this wonderful and complete course

  • @beerzo
    @beerzo 5 лет назад +1

    Fantastic video. Easy to understand. Well done

  • @zt.5677
    @zt.5677 3 года назад +1

    Dear John, Funny thing is, when you mentioned Jeffrey Snover, I paused this video to check a PowerShell unplugged session with Mr. Snover. Just to learn more about him. It was a bit like a PS motivational session. And then back to the Masterclass.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      Awesome!

    • @zt.5677
      @zt.5677 3 года назад

      @@NTFAQGuy Dear John, I have just seen that you also have some great thoughts on moving forward. I like the personal approach.

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      @@zt.5677 thank you

  • @mowztouch4873
    @mowztouch4873 5 лет назад +2

    Thank you ! those vids are very high quality !

  • @shaikhmoin3960
    @shaikhmoin3960 4 года назад +1

    Grate John,,,,you are the best the way you explain its just awsome..

  • @pkz001
    @pkz001 2 года назад +1

    Thanks John

  • @SamTziotzios
    @SamTziotzios 5 лет назад +1

    thanks for the masterclass john.
    At around 30 minutes or so you are explaining how objects get passed thru the pipeline matching on parameters that the next command expects (by value, by property name).
    So the stop-process can accept an ID as parameter, but the PS custom object also kept the property name = notepad. Why not match on that one (via the ID you mentioned) which is also specifically stated in the where statement thus filtering it out based on that parameter.
    I have the feeling I may be missing something.
    Thanks

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

    Great Videos so far...Thanks a lot

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +1

      Thanks, my pleasure.

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

    So informative! Thanks so much ❤

  • @jamest.135
    @jamest.135 2 года назад

    Great training and I thank you for it. I find that glossing over the inner workings of how the syntax works for converting a property name using a hashtable left me confused as to what was happening to allow it to work

  • @nohbu9838
    @nohbu9838 4 года назад +3

    if "out-gridview" doesn't work for you, your probably missing the module, run:
    install-module microsoft.powershell.graphicaltools

  • @alanspicertelecom
    @alanspicertelecom 5 лет назад +3

    Hey, and interesting thing I just found ... "Control-R" works for searching for previous commands that you typed. Sort of like in Bash shell.

    • @zacharyedmond8223
      @zacharyedmond8223 5 лет назад +1

      you can also just use the up and down arrow keys

  • @mikep8163
    @mikep8163 3 года назад

    This is really good stuff!!! I feel like a kid in candy shop!

  • @MrMattberry1
    @MrMattberry1 2 года назад

    Really enjoyed that thanks

  • @YoloMoloPolo300
    @YoloMoloPolo300 Год назад +1

    @42:20 how was your PowerShell session connecting to the host if the NIC was disabled?

    • @NTFAQGuy
      @NTFAQGuy  Год назад +1

      For an Azure VM I can send commands via the control plane into the guest without using regular networking.

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

      @@NTFAQGuy Ah, though I missed something when I tried to replicate in my lab while following along😂

  • @cpmf2112
    @cpmf2112 4 года назад +1

    continuing to use $_ for now is not a bad thing if you have to support a broad base of computers with older ones.

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

    Update: Out-Gridview is available in Visual Studio Code

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +1

      Yes the new powershell 7 brings lots more.

  • @abdelghanim
    @abdelghanim 5 лет назад +1

    Hey Nice Work!!!! how did you get the syntax highlighting???

  • @Viipiin
    @Viipiin 5 лет назад +2

    I personally like -whatIf

  • @christianfriden755
    @christianfriden755 5 лет назад

    Thanks! Great work!

  • @gorge5412
    @gorge5412 4 года назад +1

    Thank you, Mr Savill. My cellphone's view of the top line (where you type yr cmds) is above and outside the line of sight of my little screen. But I don't want to miss anything! Help.

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +1

      Most of the code is on the github so you could look there. Maybe in your cellphone you can change it to not fill screen then you could see the complete video. Good luck!

    • @gorge5412
      @gorge5412 4 года назад

      Geez, a 50-second response! Are you great or what ?
      Thank you!!

  • @biduino07
    @biduino07 4 года назад

    Excelente treinamento!

  • @manci213
    @manci213 4 года назад +1

    I dont get how you can send a command to a machine where the nic is disabled? Can anyone explain that to me?

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

      If it’s a vm there is still a path via the virtualization integration .

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

      @@NTFAQGuy i understand. Thanks for the super fast answer. Really like your classes. A big thanks also for that

  • @shaikhmoin3960
    @shaikhmoin3960 4 года назад +1

    Could you please make video on Azure automation complex scripts....

    • @NTFAQGuy
      @NTFAQGuy  4 года назад +1

      So really moving away from azure automation and to powershell in azure functions. That is the future in azure. I’ve just release two videos on powershell in azure functions. Thank you.

  • @manikantaguthula5711
    @manikantaguthula5711 3 года назад

    Can anyone plz tell, how he run commands on remote machine, how the remote machines are connected to the host machine??

    • @NTFAQGuy
      @NTFAQGuy  3 года назад +1

      They have to have an IP route between them, ie they are connected via the network

    • @manikantaguthula5711
      @manikantaguthula5711 3 года назад

      ​@@NTFAQGuy so if the machines are in the same network, we can able run commands on the other machines as well.
      What if the machines are in the same domain but are in different domain, can we able to connect those machines remotely

    • @NTFAQGuy
      @NTFAQGuy  3 года назад

      @@manikantaguthula5711 in same domain but different domain??? not following at all, sorry. If you mean a different network with no connectivity then no you can't run remote commands without some way to have an IP connection.

    • @manikantaguthula5711
      @manikantaguthula5711 3 года назад

      @@NTFAQGuy my question was wrong, but you got my intention, thank you so much for all the information sir. I really learned a lot with these lectures. Great lectures

  • @bullitt773
    @bullitt773 5 лет назад +1

    Ah crap. Was so excited after the first video but this one just completely lost me.

  • @PaulDickson7
    @PaulDickson7 5 лет назад +1

    Anyone else watching this thinking "what the hell is he talking about?"

    • @vuanh0110
      @vuanh0110 5 лет назад

      Apparently no

    • @이영우-m3y
      @이영우-m3y 5 лет назад

      That's me when im watching cosmetic youtube channels