Learn PowerShell: Episode 1, The Basics

Ғылым және технология

FUN FACT: By the end of this series, you'll be able to make your own graphical interface right from PowerShell!
Download PowerShell ►github.com/powershell/powershell
This is the start of a video series that will teach you everything you could need to know about PowerShell.
This video will introduce the basics of PowerShell and the fundamental ideas it is built upon, as well as some important commands that allow you to filter, sort and process information easily. Everything will be broken down so it's easy to understand and get going with PowerShell very quickly.
I find there are quite a lot of videos out there that focus on just the commands, but never on PowerShell itself, they give you a list of commands and say that you've learnt PowerShell, but with only knowledge of commands you'll find that you get stuck when it comes to doing more advanced things and you don't truly understand the intricacies of what's really going on when you run commands, what exactly different things are, how they're structured and so much more is missed out. You need to be very familiar with your environment and what's going on around you to be able to make the most of it, and this series makes sure you are.
Because this video series does both, mostly focusing on really teaching you PowerShell itself and how the whole system works like so many other video series fail to do, but while also introducing you to commands along the way as we go breaking apart PowerShell's system efficiently. And very soon in the series, you'll be able to find commands completely on your own without even searching anything up, allowing you to become very independent as you take advantage of the flexibility and capabilities PowerShell has.
As mentioned at the beginning of this description, by the end of this series you'll be able to make your own graphical app with buttons and the like right from PowerShell! Thanks to the deep knowledge you'll gain about how PowerShell really works and how the whole object system is structured inside. We'll go through creating an app as the final goal in the series, and really make the most out of what we've learnt to make some simple apps straight from the command line or a script file.
The way the series is structured starts here, at the introduction. This helps introduce the key central idea of objects (something that we will slowly dig deeper and deeper into each episode), help get you going with commands straight away, and we'll start doing some simple tasks to get using PowerShell to do things immediately. The next video takes yet another general look at PowerShell, teaching you how to discover your own commands and how PowerShell is structured inside and much more. From there we start to take a look at more specialized topics, homing in on objects, being the vastest and central thing of PowerShell. Learn all about objects and you've learnt PowerShell, and that's exactly what this series will do!
The video starts with the fundamental idea of objects that PowerShell is built upon. This idea is continually used throughout this series as, as will become clearer soon, everything ties into the object system and its capabilities.
This video introduces four very important commands that are used to filter, sort and select objects such that you can work with any set of objects and immediately extract useful and actionable data from it. It also explains how these commands function, and what the "$_" syntax is and how it gets used by these commands to allow their functionality.
Out of these four commands, the command "ForEach" is particularly torn apart, showing how it often gets used for two separate capabilities and how it can be used alongside "Measure" to get very useful information about a given set of objects.
Two examples that are explored in this video are getting all the processes that have CPU time above 20, as well as getting all of the processes with an ID above 4000 and calculated the average CPU time across them.
For anyone experienced with older ABMedia videos, this video also has a brand new intro :)
Chapters:
0:00 Getting Started
1:58 Objects
4:58 Pipeline
7:20 Measure
9:20 Where
14:48 Sort
17:48 ForEach
23:16 Putting It Together
Thanks for watching my video, before are some general ABMedia links if you are interested:
Website ► abco.live/
Discord ► abco.live/discord
The Discord server is a place to chat with the creator of this video, as well as anyone who contributed to its development and has helped support ABWorld over the years.
A huge thank you goes to @ndumiphotos (on Instagram) for the graphics used in the intro.
#learnpowershell #powershell #programming

Пікірлер: 170

  • @sanjaybhosale708
    @sanjaybhosale708 Жыл бұрын

    Where were you all these days. I've been searching for you all over internet. The way you teach and explain is truly commendable!!

  • @NiazMorshed
    @NiazMorshed2 жыл бұрын

    One of the most underrated PowerShell tutorials out there. Thanks so much for this amazing series!

  • @owusubrightdebrah
    @owusubrightdebrah4 ай бұрын

    Just the first video alone deserves 100K. Thanks man you're a good tutor.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    4 ай бұрын

    Thanks! Glad you liked it - it's not too far off 100K!

  • @rdwells
    @rdwells3 ай бұрын

    Thank you for producing the best PowerShell tutorial on KZread. I like how you actually explain things rather than just giving some random examples. I looked at a few other tutorials and none of them mentioned anything about objects, which you got into by the second minute. Well done.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 ай бұрын

    You're welcome! That's what I aimed to do, so I'm glad it delivers!

  • @frederic_millenial
    @frederic_millenial3 жыл бұрын

    KZread really needs to push those kind of content to the audience. It’s very neat and process the last PS version.

  • @dm-im3pv
    @dm-im3pv3 ай бұрын

    “And oh, oh god. Let’s just put that away” hilarious

  • @ABCo-ABMedia
    @ABCo-ABMedia3 жыл бұрын

    Episode 2 is coming very soon, stay tuned! EDIT: And Episode 2 is out! Enjoy!

  • @ronansleep
    @ronansleep2 жыл бұрын

    Ah, just what I needed! Straight into the central concepts, so clearly illustrated. Thanks a million.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Glad to hear you like it! :)

  • @JediMasterASD
    @JediMasterASD11 ай бұрын

    Excellently explained demonstration. I loved the visualizations of the object blocks as they moved through he pipeline. Easily one of the best tutorial videos I've found. Looking forward to the rest of the videos in this series. I hope they are all equally as good!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    11 ай бұрын

    Thanks! Yes, I keep the visualisations going all throughout the series. Technically in the last two episodes they get even better as I moved software to something much more powerful then. Hopefully you find the rest just as useful!

  • @MarN1ck
    @MarN1ck Жыл бұрын

    Most commentators have said it better than me already, but it would not hurt to hear it from me as well. What is that? That this is one of the most amazing tutorial videos outhere, that I have witnessed for a long time. A lot of kudos to the creator!!!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Thanks!! Glad you enjoy it. And there's 10 whole other episodes too

  • @DM-rc4yu
    @DM-rc4yu Жыл бұрын

    Graphical illustrations are a nice touch, well done.

  • @codedunit5096
    @codedunit50963 жыл бұрын

    Yess Ive Been Waiting For This

  • @titoolazabal775
    @titoolazabal77510 ай бұрын

    Excellent start on PowerShell. Thank you.

  • @jas-jr3rv
    @jas-jr3rv5 ай бұрын

    legit best and most interesting pwsh beginner video ive ever seen. like, wow. thank you

  • @ABCo-ABMedia

    @ABCo-ABMedia

    5 ай бұрын

    Thank you! Glad you liked it!

  • @sergeiillarionov4057
    @sergeiillarionov4057 Жыл бұрын

    Wonderful. One of the best video about PS for beginners, thank you 🙏

  • @unpatel1
    @unpatel12 жыл бұрын

    Just started learning the PowerShell. This series looks promising to me so I will finish all episodes. Just finished this one and I am very happy with the content and the teaching style. Thank you for your great effort!!

  • @juansanchez6685
    @juansanchez6685 Жыл бұрын

    The best powershell videos I've seen so far Thank you very much for your work Congratulations!

  • @SD-kw2bn
    @SD-kw2bn2 жыл бұрын

    This is a great tutorial it teaches you things that are immediatly applicable!

  • @saajisebastian1611
    @saajisebastian16117 ай бұрын

    The Best and the only tutorial you'll ever need. Thank you for the excellent visuals and explanations.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    7 ай бұрын

    Thanks! Glad you liked it!

  • @user-tk7st5lo6v
    @user-tk7st5lo6v Жыл бұрын

    I am glad I found this video. Your way of explanation and demonstration is very easy to understand unlike many other videos I watched where one does everything very quickly and does not explain every command, parameter, syntax one uses. Thank you

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    You're welcome! Glad you've found it helpful!

  • @Mohan_Raj_N
    @Mohan_Raj_N3 жыл бұрын

    I was looking for a best power shell tutorial for beginners for long time and now i just found it. I’m looking forward more power shell videos. Thanks Mate.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    Well there's also an Episode 2 and Episode 3 already out, with more on the way after that!

  • @MichaelKarius
    @MichaelKarius2 жыл бұрын

    Really great introduction! Thanks for this, very helpful!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks, glad to hear you enjoyed it!

  • @benmundackal13
    @benmundackal1314 күн бұрын

    This PowerShell tutorial is a total game-changer! You explain things so well, even a complete PowerShell dunce like me (yes, that's me!) can finally understand what's going on. Seriously, you're like a PowerShell whisperer, translating this whole magic system into plain English. I gotta say, if all teachers were this amazing, the world would be overflowing with computer wizards. Thanks for making me feel a little less like a tech caveman!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    14 күн бұрын

    Hahaha thank you for the kind words! And wow that comment, uh, _upgraded_ quite a bit after the edits😂

  • @benmundackal13

    @benmundackal13

    8 күн бұрын

    @@ABCo-ABMedia I've watched countless KZread videos on PowerShell-some are informative and help grasp the concept, while others are just a waste of time. You, however, really deserve an amazing comment, not just a plain one. I hope you keep making more videos like this!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    8 күн бұрын

    @@benmundackal13 Well... There's 10 more of them in this series!

  • @benmundackal13

    @benmundackal13

    8 күн бұрын

    @@ABCo-ABMedia I've been binge-watching all your videos-I'm on the fifth one now! Seriously, you should branch out and make videos on different subjects too. How about tackling "prompt engineering" next?

  • @ABCo-ABMedia

    @ABCo-ABMedia

    8 күн бұрын

    @@benmundackal13 I do plan on returning back to making programming content! Just been very busy with other projects - I don't know the things I do only to teach them of course!

  • @mrAspDotNet
    @mrAspDotNet2 жыл бұрын

    been waiting for such tutorials for a long time! the way you explain is perfect! keep it up!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    I'm really happy to hear that!

  • @salammahmood6037
    @salammahmood60372 жыл бұрын

    Amazing teaching style. Thanks.

  • @barryhohstadt2107
    @barryhohstadt21072 жыл бұрын

    This is excellent and at a good pace. Thank you!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thank you!

  • @xyzxyz6095
    @xyzxyz6095 Жыл бұрын

    Awesome PowerShell Teacher, Awesome content and explanations, Awesome Human being,Sir. Thank you for your generosity,you are Awesome. Salutations from France.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    You're welcome! Glad you're enjoying it

  • @chome4
    @chome4 Жыл бұрын

    Excellent tutorial series. SQL and Linux/Unix should be taught like this, hint hint!

  • @Danny-ck6iw
    @Danny-ck6iw Жыл бұрын

    Thank you, the visualisations help a lot.

  • @noahnuh6857
    @noahnuh6857 Жыл бұрын

    Thank you for this great tutorial. Very good explanation, very good examples and it's all understandable. Best regards from Albania

  • @froschlongleg4490
    @froschlongleg44904 ай бұрын

    This is so useful. You're really good at teaching, like really damn good. I would love it if you could do some more videos about the same or unrelated stuff, whatever it is.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    4 ай бұрын

    Thanks! I'm glad you liked it! The PowerShell series is finished so I do plan to make more videos on other topics, just been really busy!

  • @joelo4614
    @joelo46142 жыл бұрын

    Bro, you really have a gift for teaching. Keep it up! I'm subscribed and watchin

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Wow, thanks a lot! Glad to hear you thought it was helpful!

  • @ThePcavar
    @ThePcavar2 жыл бұрын

    Bro, keep it up! The first episode was lit, can’t wait to see every single one of them!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    I mean... I've already created another 8 of them and I think I've kept the quality up!

  • @ThePcavar

    @ThePcavar

    2 жыл бұрын

    @@ABCo-ABMedia haha, yeah saw that. 😂

  • @jimlayland4161
    @jimlayland4161 Жыл бұрын

    Absolutely fantastic!! I work in an IT role,dealing in area's including AzureAD, Sharepooint, M365 & Exchange, I have patchy knowledge due to the previous roles I have had and have tried to look in to Powershell a couple of times and think that is why I couldn't get my head around it. With this first lesson, I now have an understanding of the basics. I have never heard/seen or been taught this way previously. I can now look at a script and have some idea of whats going on. The amount of times I have seen " $_. " in Powershell scipts and just wondered what that did!! Thank you, love your method of explaining/teaching exactly what my way of learning requires.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    That's exactly what I hope to achieve! I'm glad it's helping fill in your knowledge and give you that base understanding of what's really going on, there's a bunch more videos as part of the series too, hopefully they'll also help fill in your knowledge a little more too!

  • @briankegel6486
    @briankegel64862 жыл бұрын

    nice. Well explained and great examples

  • @cloudcoding030
    @cloudcoding0302 жыл бұрын

    This is dope. Learned a lot here :)

  • @abner009
    @abner009 Жыл бұрын

    Hey man, I need to say something to you. You are fucking good! congratulations, this is the best tutorial I have ever seen. The learning method works perfectly. It is just amazing. Be proud of yourself.

  • @TaoWine
    @TaoWine8 ай бұрын

    This is an Outstanding video! Thanks for all your work. The tutorial at the end was awesome! Well made, looking forward to the rest of the playlist

  • @ABCo-ABMedia

    @ABCo-ABMedia

    8 ай бұрын

    Thanks! I hope you do enjoy the rest!

  • @joshuabennett6887
    @joshuabennett68872 жыл бұрын

    Fantastically clear and easy to understand. Thank you for your time - it's massively appreciated.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thank you, happy to hear it!

  • @rajarka3619
    @rajarka36192 жыл бұрын

    I really appreciate your work, Excellent content

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks a lot!

  • @aalekhmotani3877
    @aalekhmotani38776 ай бұрын

    Excellent work

  • @Mohamedayman-hs9im
    @Mohamedayman-hs9im2 жыл бұрын

    This is way too good than any other tutorial I have checked soo far. thanks!

  • @bhakthasingh8198
    @bhakthasingh8198 Жыл бұрын

    Excellent Tutorial!!

  • @PalashBackup
    @PalashBackup4 ай бұрын

    Sir, thanks. I can't give you anything else for helping me. You are awesome.

  • @MrEnterainment
    @MrEnterainment Жыл бұрын

    This is an excellent explanation of the basics of PS. I work as an IT Admin for a healthcare company, I want to, one day, become an IT Sys Admin, but I've never learned PS because I'm not too fond of programming & scripting languages. This video gave me the basics of what I need to know to finally become that Sys Admin that I've always wanted to become. I'm going to watch this whole series on PS. You should maybe think about becoming a teacher on Udemy because this video is much better than all of the PS videos on Udemy.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    That's awesome!! I hope you do get to check out the whole series and hope it's helpful

  • @mannycalvar4254
    @mannycalvar4254 Жыл бұрын

    I have been searching the interwebs all day to find the right PS tutorial for me. Some went too quickly, some too slow and drawn out where it was excruciatingly boring to keep up. Your videos were right on the money. I really appreciate how you broke down what each item was doing and emphasized it in a practical manner. Subbed and will continue the series.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Awesome! Hope you find the rest of the series just as enjoyable!

  • @MeditatingDennis
    @MeditatingDennis2 жыл бұрын

    I can hardly encourage you to play it on 1.5 speed. Very nicely explained. Thank you

  • @_Anna_Nass_
    @_Anna_Nass_ Жыл бұрын

    I like your teaching style, thanks dude!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    You're welcome, glad you like it!

  • @durgaprasadmandali6971
    @durgaprasadmandali69712 жыл бұрын

    really neat presentation

  • @daviagree
    @daviagree2 жыл бұрын

    Wow this is the greatest ever learning that I got. Thanks a lot. Can you keep it going?? I need it.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    There's 8 episodes so far! So yes, I can and I am keeping it going :P

  • @joaonicola2250
    @joaonicola22502 жыл бұрын

    Congratulations , excellent content !

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks a lot!

  • @philsnewaddress
    @philsnewaddress2 ай бұрын

    The is a good helpful video. I've been using powershell for over 10 years, but not every day. I always find returning to powershell painful. They "obvious" syntax is never obvious, while I find in bash and windows cmd it is obvious or at least seems more straight forward. I know the benefits of piping objects is much more powerful than piping text, so I'm always happy to return to powershell.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 ай бұрын

    It definitely does take some "getting used to", for sure

  • @guillaumehofmeyr9222
    @guillaumehofmeyr92222 жыл бұрын

    Very helpful, thankyou!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Glad you found it helpful so far

  • @BEKTIPS
    @BEKTIPS4 ай бұрын

    One of the Best course!!! I have issue when it comes to understanding one topic but this one is something else

  • @ABCo-ABMedia

    @ABCo-ABMedia

    4 ай бұрын

    What do you mean?

  • @BEKTIPS

    @BEKTIPS

    4 ай бұрын

    i mean this iso great

  • @lolloewe9948
    @lolloewe99482 жыл бұрын

    Ayo man, I really like your teaching style, the graphics explaining exactly what is happening and that you gave us the task to figure out how to use the learned things. Really appreciate your videos 🙏

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks a lot! I hope the series helps!

  • @lolloewe9948

    @lolloewe9948

    2 жыл бұрын

    @@ABCo-ABMedia It really does, it's a great supplement for everyone who's learning about IT, and I will definitely recommend you to my study partners

  • @lolloewe9948

    @lolloewe9948

    2 жыл бұрын

    And, you can flex on "normies" , who don't know that their Windows Computer can do such fancy things in the Powershell 😏

  • @ThinkPIONEERing
    @ThinkPIONEERing5 ай бұрын

    you got a new subscriber today... I'm gonna own the next 10 videos over the next 10 days!!!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    4 ай бұрын

    Did you?

  • @wpontius4355
    @wpontius43556 ай бұрын

    Just FYI: Taking five minutes to research bash ps command it is just the format of the command is different. ps is 'Process Status' cmd followed by -e for entire system and o for format which specifies the processes (among other functions) wanted which follow, pid, ppid, cmd, %mem, %cpu. The pipe which works the same as PowerShell, then awk which is a Unix/Linux pattern searching command for text/files...etc followed by the defined value(s) to look for, %NE which is Not Equal > greater than 20. WARNING: The syntax, formatting and the command(s) themselves can change depending on the myriad versions of Unix or Linus being run. Only my first video, but very well done and informative!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    6 ай бұрын

    Glad you found it informative! Since you're commenting on a section in the middle of the video that lasts less than 5 seconds, the timestamp (15:30) probably would've been helpful for anybody looking in the comment section. I'm honestly not sure what point you're even making here though... _Are_ you making one? It sounds like you're just stating (mostly correct) information about the Bash command out of nowhere, which, I mean, I support you it's just, seems a bit random to me 😅.

  • @techplixity
    @techplixity10 ай бұрын

    You are a terrific teacher

  • @ABCo-ABMedia

    @ABCo-ABMedia

    10 ай бұрын

    Thank you! I hope you enjoy the rest of the series

  • @qwertyls8552
    @qwertyls85523 жыл бұрын

    Very nice and neat explanation...

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    Thanks, I'm glad you think so.

  • @jonathanchaney4037
    @jonathanchaney40372 жыл бұрын

    You make this stuff very understandable - nice 👍

  • @tewwonwonii8462
    @tewwonwonii846210 ай бұрын

    Excellent.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    10 ай бұрын

    Thanks!

  • @skymervoaskymervoa9312
    @skymervoaskymervoa93122 жыл бұрын

    excellent job

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks a lot :P

  • @volcanoab4419
    @volcanoab44192 жыл бұрын

    You are the best !!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks :)

  • @kieranjones8244
    @kieranjones8244 Жыл бұрын

    Where have you been all my life, finally I get the basics $_.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Glad to hear it! :) Hopefully you'll be able to check out the rest of the series too!

  • @saratharavind4520
    @saratharavind45202 жыл бұрын

    Thank you

  • @CarlosLopez-mx8hq
    @CarlosLopez-mx8hq Жыл бұрын

    hey man just wanted to thank you for this amazing tutorial, thank you very much for sharing your knowledge in such a greate and understable way!!

  • @sabouriit4618
    @sabouriit46182 жыл бұрын

    Thanks a lot fot this nice and informative videos. Please upload more about scripting! I subscribed

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Hey! There's about 6 more episodes in the series so far, so plenty more to watch beyond this episode :P And episode _8_ will be coming out in just a day so there's that too!

  • @sabouriit4618

    @sabouriit4618

    2 жыл бұрын

    @@ABCo-ABMedia Yes i saw it. i will watch them all bro

  • @mortenlund1418
    @mortenlund1418 Жыл бұрын

    you deserve much higher views count!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Thanks!

  • @RPG_ash
    @RPG_ash3 жыл бұрын

    Nice intro video 👍🏻

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    Thanks, I'm glad you liked it

  • @MunnyLerner
    @MunnyLerner5 ай бұрын

    Huge thanks!! Your technique is extremely good! Unfortunately, programming syntax looks like a tangled ball of string to new learners - but you help your audience quickly understand what's "simple" vs "hard" in the expression. For example, when you explained how the $_. works! Also, you begin teaching really powerful expressions like Where, Measure, Sort and Foreach instead of treating those as advanced concepts to be put off until much later. These tools are fundamental to using PS and your teaching skills and presentation style/animations quickly simplify them and make them immediately useful to the new user. Thanks again!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    5 ай бұрын

    You're welcome, very glad you're enjoying the series!

  • @ByOakk
    @ByOakk2 жыл бұрын

    good tutorial dude :)

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Thanks :)

  • @sreedharjollu
    @sreedharjollu2 жыл бұрын

    Sir, you videos are great.. Finally I got the content what I am looking for. I wish you to complete the series of powershell scripting which will be beneficiary to the people like me.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    I absolutely want to finish the series as soon as I can! It may take me a while to get around to finishing Episode 9 though, as I've recently built up this huge to-do list of other things I need to get done first, but rest assured, I have not forgotten about it and will finish this series - there's only 2 episode left to go!

  • @user-mc7ep4oe5c
    @user-mc7ep4oe5c Жыл бұрын

    10/10

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Thanks lol

  • @Ben777777777
    @Ben7777777773 жыл бұрын

    I came here through some thing i made, a request in chat to play stuf from youtube :D. But just a lot of copy paste and try and fail hehe. I have to learn to go through content better with ifs and putting stuf into a var. Random stuf, which can reduce 100 lines to 10 maybe ;p. So i'll be looking too. I like the way you do it, so i hope you don't quit :)

  • @Ben777777777

    @Ben777777777

    3 жыл бұрын

    The only downside is i don't know how to get text from another window with powershell, am using a screen scanner for it which is a bit unhandy but ok.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    If statements and variables are coming soon in the series. Variables will be in the third episode if statements possibly in the very last video (although that has not been fully decided yet)

  • @Ben777777777

    @Ben777777777

    3 жыл бұрын

    @@ABCo-ABMedia Do whatever order you think is best, haha :). I made the youtube request thing already, with uiautomation. But still i don't have a clue almost what i'm doing :). I didn't see replies earlier, guess i was kind of busy. Am still here as newbie, like to know what i'm doing so i'll be watching.

  • @user-fx6jg3sk9k
    @user-fx6jg3sk9k6 ай бұрын

    I have a question. I passed my az-900 today with an 873; And I was wondering should I learn regular PowerShell or PowerShell for Azure? what do you think would be a better base in your opinion. Thank you So much for your videos and time.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    5 ай бұрын

    Well, all the concepts in this series _technically_ apply to PowerShell for Azure. Only thing about this series is as you start to get a lot further in they could start to apply "less" in places when used for the specific purpose

  • @PeteKVU
    @PeteKVU8 ай бұрын

    Thoughts on ChatGPT?

  • @tugainbristolgaming
    @tugainbristolgaming2 жыл бұрын

    cant find the link you mentioned in the video for powershell

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Ah yeah it isn't actually "linked below", I'll add it now, but you can just type it out from the video at the top, it's not that long: github.com/powershell/powershell

  • @shadowx2k2007
    @shadowx2k20073 жыл бұрын

    Might have learned something (❁´◡`❁)!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    I certainly hope you did!

  • @melakugeze
    @melakugeze9 ай бұрын

    I don’t know anything about common line. where can I learn about it?

  • @ABCo-ABMedia

    @ABCo-ABMedia

    9 ай бұрын

    To be fair, I kind of tell you most things about command lines anyway throughout the series. Also, yes, command line, no common line (there's subtitles if you need them). I don't know how well it'll go for you though, guess you'll just have to try

  • @shr3dco437
    @shr3dco4372 жыл бұрын

    🍀

  • @weezy8873
    @weezy88732 жыл бұрын

    Great tutorial.. yet you shouldn't use aliases. It's bad practice at this point.

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    I do mention that later on - that when writing _scripts_ especially you should try to avoid them. But if you're just typing commands in the command-line to quickly get something done, which is all this video covers here I don't really feel it matters, you don't really need to maintain the command you just wrote

  • @justinbrewer9326
    @justinbrewer9326 Жыл бұрын

    $._CPU is not a recognized cmdlt

  • @ABCo-ABMedia

    @ABCo-ABMedia

    Жыл бұрын

    Hm?

  • @Ben777777777
    @Ben7777777773 жыл бұрын

    Sup King Charles :)

  • @ABCo-ABMedia

    @ABCo-ABMedia

    3 жыл бұрын

    I have no idea what this is supposed to mean :P

  • @Ben777777777

    @Ben777777777

    3 жыл бұрын

    @@ABCo-ABMedia Haha. I like the way you talk.

  • @Ben777777777

    @Ben777777777

    3 жыл бұрын

    @@ABCo-ABMedia Classy talk, smart , ordered and nice.

  • @hexoter
    @hexoter8 ай бұрын

    As a c# programmer ITS Look Like linq

  • @ABCo-ABMedia

    @ABCo-ABMedia

    8 ай бұрын

    Yes, "Where" and "ForEach" are exactly like .Where and .Select respectively

  • @weirdo1097
    @weirdo10972 жыл бұрын

    Im ganna hack the matrix soon!

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Yeah... Good luck with that!

  • @weirdo1097

    @weirdo1097

    2 жыл бұрын

    @@ABCo-ABMedia im pro

  • @y_strikes2770
    @y_strikes27702 жыл бұрын

    Man I would have loved to watch this, but I can't deal with the obvious

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    I don't think that's fair. The series has to start somewhere and I *definitely* wouldn't call a lot of the concepts explained in this episode as such as just "obvious" to every viewer. It's better I go over a few things the viewer _may_ already know, that can then further _solidify_ those concepts in their head, than skip over a bunch of stuff and leave many lost. There are many different series out there and the whole reason I made this one is for people who _don't_ know tons of stuff at the beginning; if you do, there are other series better suited for that! If it's not for you, then it's not for you. And that's completely fine!

  • 7 ай бұрын

    Awesome video, thank you. very well explained!

  • @guillaumed9685
    @guillaumed968510 ай бұрын

    in french please :D

  • @TjSpoonManJacques
    @TjSpoonManJacques2 жыл бұрын

    Never rely on a Microsoft backed service or product - it will only result in you or your business getting hacked. It's what they do...

  • @ABCo-ABMedia

    @ABCo-ABMedia

    2 жыл бұрын

    Did you come here just to say that? You do know that .NET and PowerShell are both open-source, and have huge community run backing, right? MS has like _a_ team of employees working on them, who are just everyday developers, and then everything else is the community You do know that PS is, well, just a command-line interface to interact with .NET - where is the room to "get your business hacked" there? And you do know that while Microsoft is certainly many things their security isn't exactly the thing I'd call lacking about them.

  • @DM-rc4yu

    @DM-rc4yu

    Жыл бұрын

    Man, the internet really has given every idiot a megaphone, hasn't it.

  • @bittuparashar
    @bittuparashar9 ай бұрын

    Get-Process | where {$_. Id -gt "4000"} | foreach{$_. CPU} | measure -Average??

  • @user-gr1tp7uj1i
    @user-gr1tp7uj1i4 ай бұрын

    i tried running ls | where { $_.Extension -eq '.txt' } but couldnt work why?

  • @ABCo-ABMedia

    @ABCo-ABMedia

    4 ай бұрын

    What do you mean "couldn't work", what happened? Did it give an error, if so, _what_ error?

Келесі