I've watched plenty of your latest Azure content and have been able to pass many of the Fundamental and Associate level Microsoft Exams. I am now a System Administrator that is working on getting into a more Azure cloud based role. The most asked question from the colleagues I work with is "Do you PowerShell?" I am so thankful that you've put together this training that is still completely relevant 5 years later! Your training style is by far the top 3, if not the best training I've utilized. The way you start from the foundation and work your way up to the high level overview is nothing short of amazing. I simply cannot thank you enough John! You've done the industry - but more importantly the world a huge solid with your contributions! Many thanks and I wish you many blessing.
Oh my gosh! After watching dozens of Azure resources and certification related videos I find an entire playlist of PowerShell videos here. What can you not do John? Hero!!! Thanks a ton!
Thank you very much Mr. Savill!! First video with you was MCSA Windows Server 2016 Courses on Udemy. Afterr Courses I successfully acclaimed certificate. Your Master Classes and Courses one of the best on the Internet
Thank you. I've been struggling with some basic stuff tied to powershell and have been wanting to rebuild my learning environment, so I can rebuild my powershell foundational knowledge.
John, Thank you for all your efforts. I'm preparing myself for a career path change and your knowledge is helping me way too much. with your Master Classes I'm not starting from zero
Thank you! I've been struggling to understand PowerShell so this was a great introductory to the fundamentals and great examples of PS. Easy to understand and I'm looking forward to watching through all your PS videos.
Hi John... great PowerShell lessons! Thank you! I'm learning PowerShell to sort through a big mess of 30k+each photographs on my Win10 laptop. The big mess was created by ME with help from Picasa, Canon, iCloud, DropBox. OneDrive and every other company that tempted me to use their photo management / storage capabilities over the last 17 years. I started by searching for on-line methods for doing specific tasks from places like stackoverflow. Now, I'm trying to learn what those expressions mean with the hope of customizing them. Then, I found your master class. I believe I will use only a small fraction of PowerShell capabilities to diagnose, find duplicates, restructure, purge... etc. (And, I'll work on a duplicate copy of the whole mess.) I have: duplicate filenames in multiple directories same photo... duplicate filenames in multiple directories different photo... same photo in multiple directories different filename... all that and more! Oddly, I recall in DOS-world there was a 3rd party utility (XTREE GOLD) that did something like this. Hey developers out there... I bet my requirements are not unique! I'm three videos in... and have had several AHAHs and a few ideas. Thanks, again!
Monad and cognitive distance - designed by an expert that know his/her stuff. Well done even if it's 2020 already i really enjoyed this tutorial. Cheers
John, I've been using the resources you provide since the days of the NTFAQ and the Windows NT and 2000 answer book. Now I need to get up to speed with PowerShell, it makes sense that I look for your material on the subject. Thanks again for a great resource.
Thats exactly how you make an educational video..Excellent!!! You answered every question I had in my mind. I took no time to like and subscribe your channel and first ever comment on any video.. Thank you.
Wow another great playlist for me to gulp down this week! :D Thanks for the content John! I am speeding through the videos at 2.5x ... just to identify new things/ gap in concepts!
Hey John, i saw videos of VMM initially and i read VMM2k16 n 2k12 awesome. I will go thru these PS videos.. fabulous contribution. I like couple of body builders with intelligence ..you are one of them. 😃
To the people who are new and are not confident on using git, you can install powershell from window 10 store. It easy and everytime a new update come just update it from store.
awesome course, so crazy how much has changed! Powershell core isnt the future anymore its Microsoft Graph now! and I installed the Graph modules into ISE so I am happy :D (I'm a cloud engineer so graph is my future at least)
Very good intro but you shouldn't upgrade the PS Core package with Chocolatey from within PS core like at 32:50. Chocolatey is built for the Windows PowerShell so that probably explains some of the error messages that appeared. If you're using Chocolatey you're running Windows - if you're running Windows you have the Windows PowerShell to upgrade PS Core...
I don't remember what version I'm using however 5.1 is Windows PowerShell which is great however there is newer PowerShell Core (currently version 7) that you should start to pivot to.
Great videos, thank you so much! I'm a Windows Admin for a couple of years now but I always tried to dodge using Powershell by using GUI. But now I'm convinced to dive into it! Just for my understanding: Is Powershell 7 the successor of Powershell Core?
Your efforts are really appreciated.B ut somehow it's been lacking for those users who are using modules based on .net framework like PnPPowershell for SharePoint.Dotnet core is the future. CSOM API version is not working for pwsh for now.
When developing for a fleet of desktop pcs that probably don't have PS Core, wouldn't you want to be dev-ing in ISE and PS5 though to avoid versioning differences? Also I like the Commands addon window in the regular ISE. Find it a lot more readable when building code than anything else I've found so far.
Not sure I understand the question. As I say don't worry about the command, its more advanced. The point is showing what is send down the pipeline are objects. The actual commands are explained in later, more advanced lessons.
Hi master, can I check with you, how to link the below command together as a .ps1 file? Type in Set-ExecutionPolicy bypass Type in Install-Script -Name get-WindowsAutoPilotInfo -Force Type in Y hit enter Type in Get-WindowsAutoPilotInfo.ps1 -Online Will be grateful for any help you can provide. Thank you.
11:13 what’s the difference between text strings and objects? Is there a beginner crash course/ebook I could check out to get through basic jargon quickly?
So a text string is just that, a bunch of characters and all I can do is read those characters. An object represents a real object. That means not only can it’s attributes be read and manipulated but it will have methods that can be used to actually perform actions on that object.
I've watched plenty of your latest Azure content and have been able to pass many of the Fundamental and Associate level Microsoft Exams. I am now a System Administrator that is working on getting into a more Azure cloud based role. The most asked question from the colleagues I work with is "Do you PowerShell?"
I am so thankful that you've put together this training that is still completely relevant 5 years later! Your training style is by far the top 3, if not the best training I've utilized. The way you start from the foundation and work your way up to the high level overview is nothing short of amazing.
I simply cannot thank you enough John! You've done the industry - but more importantly the world a huge solid with your contributions! Many thanks and I wish you many blessing.
The PowerShell Master Class is the best series of PowerShell courses available on RUclips. Your effort is much appreciated. Thank you.
Very kind, thanks!
@@NTFAQGuy Kind, but true!
I know, right?! How could someone ever downvote this course?
I'm a Microsoft FTE and I've sat through quite a bit of internal (and external) training. John is a fantastic instructor!
I know it is a couple years but I found this very useful even today.
Oh my gosh! After watching dozens of Azure resources and certification related videos I find an entire playlist of PowerShell videos here. What can you not do John? Hero!!! Thanks a ton!
John, I love scripting. As a blind developer, I feel completely at home in the power shell. Just spotted your tutorial, and looking out for more now.
Glad it was helpful! Good luck!
I had no idea how powerful and functional PowerShell really was until recently. Really glad I'm taking the time to learn it now and your video helped!
Thank you for putting up a whole playlist. I can't thank you enough.
Thank you very much Mr. Savill!! First video with you was MCSA Windows Server 2016 Courses on Udemy. Afterr Courses I successfully acclaimed certificate. Your Master Classes and Courses one of the best on the Internet
Thanks, enjoy!
Thank you. I've been struggling with some basic stuff tied to powershell and have been wanting to rebuild my learning environment, so I can rebuild my powershell foundational knowledge.
John, Thank you for all your efforts. I'm preparing myself for a career path change and your knowledge is helping me way too much. with your Master Classes I'm not starting from zero
Best of luck!
Thank you! I've been struggling to understand PowerShell so this was a great introductory to the fundamentals and great examples of PS. Easy to understand and I'm looking forward to watching through all your PS videos.
Hi John... great PowerShell lessons! Thank you! I'm learning PowerShell to sort through a big mess of 30k+each photographs on my Win10 laptop. The big mess was created by ME with help from Picasa, Canon, iCloud, DropBox. OneDrive and every other company that tempted me to use their photo management / storage capabilities over the last 17 years. I started by searching for on-line methods for doing specific tasks from places like stackoverflow. Now, I'm trying to learn what those expressions mean with the hope of customizing them. Then, I found your master class. I believe I will use only a small fraction of PowerShell capabilities to diagnose, find duplicates, restructure, purge... etc. (And, I'll work on a duplicate copy of the whole mess.) I have: duplicate filenames in multiple directories same photo... duplicate filenames in multiple directories different photo... same photo in multiple directories different filename... all that and more! Oddly, I recall in DOS-world there was a 3rd party utility (XTREE GOLD) that did something like this. Hey developers out there... I bet my requirements are not unique! I'm three videos in... and have had several AHAHs and a few ideas. Thanks, again!
Nice good luck! Sounds like a fun project. Remember you can compare arrays :)
I agree with Kevin. Thank you for this content. Happy to have you as my MCSE instructor on Udemy.
A perfect voice and intonation for training.. Thank you so much Sir..
How come ppl dislike his videos..
John, awesome class about PowerShell. I couldn't hold myself to subscribe and like your video. Great training. You are a PowerShell guru
Monad and cognitive distance - designed by an expert that know his/her stuff. Well done even if it's 2020 already i really enjoyed this tutorial.
Cheers
##powershell sessions ##10th may 8.30 pm IST##
facebook.com/groups/790933198099023/
John, I've been using the resources you provide since the days of the NTFAQ and the Windows NT and 2000 answer book.
Now I need to get up to speed with PowerShell, it makes sense that I look for your material on the subject. Thanks again for a great resource.
Excellent, glad to help! And wow I'm old :-D
Please update this video or playlist.
Im started with this whole playlist today. And I'm happy that you create this playlist!!!!!
Thank you so much for putting this together, John! This is really great content, and a wonderful contribution to the community!
Thanks, glad it’s useful.
John, thank you for putting together this top-notch training. I have learned so much from your videos! Stellar job, sir.
Thank you!
my PS is weak so been looking forward to getting the time to do this course and ** big thankyou ** for putting it together.
Glad you like it!
Very helpful and informative. Thank you so much. This is the best PS fundamental Video available in YT. And the best series to start from the 0
Very kind, thank you!
Instead of spamming the tab key, press ctrl+space.
Holy Fajoli! This alone should be the first thing anyone learning powershell should be told. Why is this not talked about more?
Thank You!
THANKSS!! wauuuw why nobody tell about this?!
This should be PowerShell 101!
@@Aat-zz2de because nobody want you to learn
you the real mvp :'D
Thank you John, this was a great refresher run through for the fundamentals. Much appreciated.
My pleasure.
Thats exactly how you make an educational video..Excellent!!! You answered every question I had in my mind. I took no time to like and subscribe your channel and first ever comment on any video.. Thank you.
Awesome, glad it was useful.
John, thank you for this Class. Great work. And I mean the entire Class not just this episode.
Thank you
Thank you John! You make my holiday beautiful
Great video, i spent 3h+ (i had to pause and try by myself) very good content, definetelly will continue to see your next videos
Great to hear, thanks
Wow another great playlist for me to gulp down this week! :D Thanks for the content John!
I am speeding through the videos at 2.5x ... just to identify new things/ gap in concepts!
Nice :)
Thanks so much for posting this playlist. You’re a brilliant instructor.
Very kind, thank you.
Great thank you! Perfect voice for educating and showing all theory so good!
1 million thanks to you sir. You are the best
Change the playback speed to 1.5 and skip first 8 minutes. Your welcome!
Hey John, i saw videos of VMM initially and i read VMM2k16 n 2k12 awesome.
I will go thru these PS videos.. fabulous contribution.
I like couple of body builders with intelligence ..you are one of them. 😃
Thank you, glad they are useful!
Thank you so much for sharing .....do not have words say thanks to you ....much appreciated sir ..
It's my pleasure
Hi John, This video has really helped me out, much appreciated.
One of the best english accent and voice i've ever heard...
Hehe, thanks.
To the people who are new and are not confident on using git, you can install powershell from window 10 store. It easy and everytime a new update come just update it from store.
One of the best...Thanks for sharing the knowledge
Thank you .. I will watch this multiple times
thank you for creating a new series for the new year.
Happy New Year :-)
Great videos! Super helpful! Thank you John
thanks for the full course John..
Very welcome
awesome course, so crazy how much has changed! Powershell core isnt the future anymore its Microsoft Graph now! and I installed the Graph modules into ISE so I am happy :D (I'm a cloud engineer so graph is my future at least)
Very good intro but you shouldn't upgrade the PS Core package with Chocolatey from within PS core like at 32:50. Chocolatey is built for the Windows PowerShell so that probably explains some of the error messages that appeared. If you're using Chocolatey you're running Windows - if you're running Windows you have the Windows PowerShell to upgrade PS Core...
Thank you for sharing this great knowledge for free. It helps me a lot. Thanks
Great to hear. Good luck.
Settings -> Playback speed -> 1.5x for the best cramming experiencing!
So informative! Thanks so much ❤
Thanks a lot John for this useful video!!
I found that Tab Completion was disabled by default in VS Code, you need to enable it in the settings.
That is all nice, it looks going back in time, like using DOS ore Norton commands like 27 to 30 years ago
lol, you may be missing the point. 🤷♂️
@@NTFAQGuy After looking in to it i understand the power
thanks
8:05 - Enter Powershell
Thank you
thanks
Very cool video. Presented very well. Thanks
Thanks!
If you want to use the switches of the integrated commands, you have to use a dash [ - ] instead of a slash [ / ]
Great class! Thanks John!
Very welcome
Great course...Thank you for your efforts
I appreciate that. Thank you
Thank you John, Great help.
Glad to help
Thank you so much for this. I also love your books..
Thank you
Hi John. Thank you for publishing this. I'm halfway through your Azure Identity Management courses on Pluralsight, then this will be next.
Thank you very much, John!
thank you for sharing the knowledge.
This is really great, thank you!
This is outstanding.
Thanks!
Hey is there any difference between the Powershell 5.1 and the version you're using in the video?
I don't remember what version I'm using however 5.1 is Windows PowerShell which is great however there is newer PowerShell Core (currently version 7) that you should start to pivot to.
@@NTFAQGuy Dear Mr John, I instantly subscribed when you informed about migration to ps code (6) & use of VBC & scm. Who knew? THANK YOU !
Keep up the good work!
Amazing tutorials! Keep it up :)
Very comprehensible
Thank you, that was really helpful
need help with my PowerShell it says needs an app or if i already installed the app i should make in a default...
Great videos, thank you so much! I'm a Windows Admin for a couple of years now but I always tried to dodge using Powershell by using GUI. But now I'm convinced to dive into it! Just for my understanding: Is Powershell 7 the successor of Powershell Core?
Yes. PowerShell 7 just drops Core as it unifies the direction but is the next version.
Debugged my first power script script today after a 2 minute intro guess I should the learn the basics!
Awesome!
Your efforts are really appreciated.B ut somehow it's been lacking for those users who are using modules based on .net framework like PnPPowershell for SharePoint.Dotnet core is the future. CSOM API version is not working for pwsh for now.
Yep .net based modules won’t natively work but you can use the compat module that I cover in the course.
thank you
what a great vid.....so helpful(Y)
I suscribe 👍😊 thanks for sharing your expertise. 🙇
When developing for a fleet of desktop pcs that probably don't have PS Core, wouldn't you want to be dev-ing in ISE and PS5 though to avoid versioning differences? Also I like the Commands addon window in the regular ISE. Find it a lot more readable when building code than anything else I've found so far.
Hi, would this be a good series to get started in writing my own RunBooks/DSC scripts?
3 years later and we're already at powershell 7.3 :)
Thanks so much
Amazing.. thanks again
PowerShell Master Class - PowerShell Fundamentals is the name of the video right ? what happend to min 11:40 ?
Not sure I understand the question. As I say don't worry about the command, its more advanced. The point is showing what is send down the pipeline are objects. The actual commands are explained in later, more advanced lessons.
Love this!
Thanks!
Awesome....! 🤩
Thanks a lot. It is so helpful
Most welcome!
Is this playlist still relevant 5 years on? How much has changed since this was originally created?
PowerShell has not changed in a major way
@@NTFAQGuy Thank you sir!
Hi John thanks for sharing nice video. How can I access your rest of the videos?
They are all on the playlist on this channel
Cheers! This helped a lot.
Awesome, great to hear
Hi John.....great video. GIT location is empty now. Can i've that content?
I just checked and the location in the about is not empty. All the content is there. Please check again. Thanks
Many thanks for giving code
Thank you for great video
Thanks 👍
you still have a floppy drive? Nice video btw, learned a lot!
Do you recommend learning powershell for a Cyber Security student?
I think its useful to understand for many different roles.
Hi master, can I check with you, how to link the below command together as a .ps1 file?
Type in Set-ExecutionPolicy bypass
Type in Install-Script -Name get-WindowsAutoPilotInfo -Force
Type in Y hit enter
Type in Get-WindowsAutoPilotInfo.ps1 -Online
Will be grateful for any help you can provide.
Thank you.
11:13 what’s the difference between text strings and objects? Is there a beginner crash course/ebook I could check out to get through basic jargon quickly?
So a text string is just that, a bunch of characters and all I can do is read those characters. An object represents a real object. That means not only can it’s attributes be read and manipulated but it will have methods that can be used to actually perform actions on that object.
Perfect, explanations
Thanks!
Really it is good Content
Superb
This is the kind of stuff that gets votes for MVP status.
Microsoft background, Microsoft Edge, running Microsoft One Drive. Something tells me this guy is employed by Microsoft.
wouldn't that be the best person to learn powershell from then...