Windows PowerShell [04] Variables, Types & PSDrives

  Рет қаралды 39,237

John Hammond

John Hammond

4 жыл бұрын

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: / johnhammond010
E-mail: johnhammond010@gmail.com
PayPal: paypal.me/johnhammond010
GitHub: github.com/JohnHammond
Site: www.johnhammond.org
Twitter: / _johnhammond

Пікірлер: 80
@Dani-cr7cj
@Dani-cr7cj 3 жыл бұрын
Hello John, kindly continue with the series. Thank you for your efforts.
@raychrash5139
@raychrash5139 2 жыл бұрын
i know i am a bit late to the party but i just wanna say as a high school graduate (preparing for university),i found your videos extremely helpful and fun to learn from, please continue the series
@Vagematic
@Vagematic 4 жыл бұрын
I seriously look forward to your uploads in this series. Thanks a lot for putting this together so far!
@jeffreylabeach
@jeffreylabeach 2 жыл бұрын
Four videos deep and still learning so much. Great Lessons!!
@Prestige5er
@Prestige5er 2 жыл бұрын
These are incredibly useful and well put together, thank you John!
@alanmurra2187
@alanmurra2187 Жыл бұрын
Come on, John! Please continue! It's a great series, concise and makes this stuffy easy to learn. Don't let us wait any longer!
@gueyenono
@gueyenono Жыл бұрын
Your Batch scripting series is hands-down the best on KZfaq. I recently learned about PowerShell and was ecstatic to see that you also had a series on it. I'm sad you had to cut it short for some reasons, but here's to hoping that you will get back the motivation to continue or maybe a reboot? Thank you for making me proficient in batch scripting in any case.
@rudrakhatiwada7433
@rudrakhatiwada7433 Жыл бұрын
I enjoyed watching this and appreciated for teaching such cool lessons
@elainejenrich3263
@elainejenrich3263 Жыл бұрын
Wish you would continue this series - so much fun and great learning!
@kidsmedia1102
@kidsmedia1102 3 жыл бұрын
very useful to me.. don't know about others. hopefully to everyone like me who are very Beginners.. Thanks John...
@patrickdonohue4518
@patrickdonohue4518 2 жыл бұрын
Thanks John! Great series..
@Maybehassanawad
@Maybehassanawad 3 жыл бұрын
Watching in 2021 and still amazing tutorials
@mohitvaghadiya
@mohitvaghadiya 4 жыл бұрын
Hey John, I have been following your channel since long and learnt windows batch programming. Now I have started learning PowerShell and jumped into your video series. But I don't see the next video after this one. I am really waiting for your next video to learn more about PowerShell. I request you to upload it when you get time. Thanks a lot for creating amazing videos. :) You are doing GR3T J0B...
@joserios991
@joserios991 2 жыл бұрын
not gonna lie a lot better than the microsoft videos they have, i could listen to this more so than those for house but I might have to pause if I did- its for school
@TarekFaham
@TarekFaham 2 жыл бұрын
Fantastic... I liked it so much...
@sergeynaruzhiny7422
@sergeynaruzhiny7422 2 жыл бұрын
Thanks a lot, Great tutorial. hope you release more PowerShell series
@plato4ek
@plato4ek 3 жыл бұрын
17:49 Hi! You should use "value" in that case like so ``` PS Variable:\> (ls | select -Last 1).Value.GetType() ``` Now it returns "IPAddress".
@BezKomentare
@BezKomentare 4 жыл бұрын
Good video. Looking forward for more...
@Streufie
@Streufie Жыл бұрын
John, I have been enjoying the series. I hope it continues.
@thenson1Halo
@thenson1Halo 2 жыл бұрын
Dang, I went looking for part 5 and found out this was the last episode of the playlist. That's a shame, these were great!
@_JohnHammond
@_JohnHammond 2 жыл бұрын
Hope to be back to it soon :)
@alhasan9809
@alhasan9809 Жыл бұрын
​@@_JohnHammond oioi
@faanross
@faanross Жыл бұрын
@@_JohnHammond Oh please do.
@SteveVelcev
@SteveVelcev 4 жыл бұрын
Thank you for these PowerShell videos John :) Very informative and lots to learn. Please can you make more? Maybe even evolve the series into ways we can use PowerShell to hack, sort of like living off the land techniques?
@koltonharville
@koltonharville 3 жыл бұрын
I really hope this series is continued. You're videos are a great! I hope you move into scripting.
@arijitdas9115
@arijitdas9115 Жыл бұрын
Continue this series please, we want this type of real content from you John!
@jjjjjkkkkk
@jjjjjkkkkk 3 жыл бұрын
John, please make video number 5. This series died too young.
@camb546
@camb546 Жыл бұрын
8:52 you can pipe to out-string -stream, which is just a wrapper to convert output to a string, but then it would take the default properties to the object mashed together, so you’d have to select a property, assign it to a variable to input it to whatever
@chanvithapraveen1983
@chanvithapraveen1983 2 жыл бұрын
Great stuff
@i_sometimes_leave_comments
@i_sometimes_leave_comments 3 жыл бұрын
9:20 You can do the same with `ping 256`. IP addresses can sometimes be "overflowed" or interpreted in different formats. You can also do it with hex and octal integers. Try `ping 0xdeadbeef`.
@veebee5122
@veebee5122 4 жыл бұрын
Hey! Thank you very much for this super cool series! Any plans on continuing this playlist?
@go-meditate
@go-meditate Жыл бұрын
Thank you
@mattfowler6504
@mattfowler6504 4 жыл бұрын
Increase algorithm skill "Million dollar homes" Thanks for the content
@pseudounknow5559
@pseudounknow5559 2 жыл бұрын
I discovered this during my holidays and it was very interesting. Are you going to continue the serie plz ?
@knuppelwuppel
@knuppelwuppel 3 жыл бұрын
please continue this
@kensleylewis7916
@kensleylewis7916 3 жыл бұрын
"you can work in the Window Registry" - Run for the door!!!!
@sahiyadav759
@sahiyadav759 4 жыл бұрын
Waiting for another episode
@RichardMuenzer
@RichardMuenzer Жыл бұрын
You can put them all in one directory that way they're right there every time you need them
@RichardMuenzer
@RichardMuenzer Жыл бұрын
I'm just a journeyman Carpenter so you'll probably thought of this before I did but by the prickling in my thumb Something Wicked this thought is. What's really under the hood of............... Cortana.. .
@eugenepashch5213
@eugenepashch5213 3 жыл бұрын
Good!
@monitorinterfaces524
@monitorinterfaces524 4 жыл бұрын
Great effort john, episode 2 is not on the list, it's on the channels though
@xrafter
@xrafter 3 жыл бұрын
I am from the future and 6 month ago from my comment someone tell him about that and he fixed it.
@daviddow5591
@daviddow5591 4 жыл бұрын
Did the alias for echo change in powershell 6? I thought it was an alias to write-output (write-output works a bit differently than write-host) Edit: nvm, just noticed you were using 5.1
@rolstonholas333
@rolstonholas333 3 жыл бұрын
Gotta ask, are you gonna make any more tuts? I just kinda discovered PS, I wanna learn more and I love your style. TY for the ones that you have done so far, I have really enjoyed them
@theITGuy-no3nt
@theITGuy-no3nt 3 жыл бұрын
Same. BTW, search "Oh My Posh" and "Posh-git." -- they are awesome additions to PS.
@amorsanto2878
@amorsanto2878 Жыл бұрын
Anymore videos on the commandlets?
@BernardoLopesSRE
@BernardoLopesSRE 3 жыл бұрын
I'd pay a nice money for the continuation. Lol.
@michcaelserplet
@michcaelserplet 2 жыл бұрын
We didnt quite get the profile we wanted.
@danbromberg
@danbromberg 4 жыл бұрын
I don't recall you ever defining the [square brackets] ...is that an array?
@babybirdhome
@babybirdhome 3 жыл бұрын
It’s casting to a variable type, forcing it to be a particular data type (if its value is valid for that type).
@guiorgy
@guiorgy 3 жыл бұрын
Episode 5, when?
@Grahamhaynie
@Grahamhaynie 4 жыл бұрын
any way to zoom in on powershell with keyboard shortcuts?
@_JohnHammond
@_JohnHammond 4 жыл бұрын
Unfortunately you can't in the console itself -- but you can inside of ISE!
@monitorinterfaces524
@monitorinterfaces524 4 жыл бұрын
@@_JohnHammond @graham haynie Try Zoomit from microsoft Windows Sysinternals
@justinheehaw
@justinheehaw 2 жыл бұрын
I've been thinking powershell is just shit compared to bash, until I find this video!!
@Death_User666
@Death_User666 Жыл бұрын
make more!!!!
@discipleofjesus2969
@discipleofjesus2969 7 ай бұрын
Hi John, Could you please continue the series I can't afford online platform
@thedonsky5092
@thedonsky5092 3 жыл бұрын
How do you enter the Discord server?
@naesone2653
@naesone2653 2 жыл бұрын
I got a question how does he seem to copy stuff so fast or clear everything but the line he is working on ??
@xMegabyte92x
@xMegabyte92x 4 жыл бұрын
yeet another one
@fayasputhukkudi1067
@fayasputhukkudi1067 Жыл бұрын
Ctrl+Space doesn't work for me anymore. Can anyone help me fix it?
@aidajam3294
@aidajam3294 Жыл бұрын
Guy, you are not prepared at all
@Core1138
@Core1138 4 жыл бұрын
Empty variables value should be null
@kylemcgowan1
@kylemcgowan1 4 жыл бұрын
NonexistAnt?
@_JohnHammond
@_JohnHammond 4 жыл бұрын
Ah, crap. :|
@garchafpv
@garchafpv 2 жыл бұрын
Dude.... What the fuck. Give more
@MS-xq7eg
@MS-xq7eg Жыл бұрын
pretty please moar of this :)
@sontapaa11jokulainen94
@sontapaa11jokulainen94 4 жыл бұрын
Ewwwwwww. Windows 10.
@_JohnHammond
@_JohnHammond 4 жыл бұрын
agreed
@sontapaa11jokulainen94
@sontapaa11jokulainen94 4 жыл бұрын
@@_JohnHammond Holy sh*t! You actually answered???? I was not expecting that. And btw. when are you going to do more hack the box boxes, reverse engineering (finding zero days) and fuzzing?
@_JohnHammond
@_JohnHammond 4 жыл бұрын
@@sontapaa11jokulainen94 Ahahah I try to reply to everything I can! (Or at least the things that make sense for me to respond to :) I can do a bit more HackTheBox -- it's hard to showcase some that I complete if they are Active, because I have to wait for them to be Retired ahaha. I have a lot to show for fuzzing and some RE/"0 day" stuff.... some of my OSCE I plan to record and do soon.
@sontapaa11jokulainen94
@sontapaa11jokulainen94 4 жыл бұрын
@@_JohnHammond Okay. What about hardware hacking or building a cpu from individual transistors (BJT OR MOSFET)? Or just other hardware videos? Video about the new windows 10 zero day?
@_JohnHammond
@_JohnHammond 4 жыл бұрын
@@sontapaa11jokulainen94 I just recently got a Raspberry Pi zero, so I would like to do some stuff with the pwnagotchi very soon -- there is a lot on my list, just limited time to do it all in. I miiiight be able to do something showcasing Curveball, but I am not sure just yet. I'll explore it. Thanks for watching!
Windows PowerShell [01] Introduction
22:43
John Hammond
Рет қаралды 359 М.
Finding WEIRD Phishing Websites
18:28
John Hammond
Рет қаралды 48 М.
Heartwarming: Stranger Saves Puppy from Hot Car #shorts
00:22
Fabiosa Best Lifehacks
Рет қаралды 15 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,5 МЛН
Learn and use PowerShell with just three commands
16:08
TechThoughts
Рет қаралды 54 М.
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,2 МЛН
Learning Awk Is Essential For Linux Users
20:02
DistroTube
Рет қаралды 288 М.
Learn PowerShell in Less Than 2 Hours
1:48:21
PowerShell Engineer
Рет қаралды 240 М.
Working with the PowerShell Pipeline
15:17
TechThoughts
Рет қаралды 88 М.
The Only Unbreakable Law
53:25
Molly Rocket
Рет қаралды 317 М.
PowerShell Made Easy
25:39
Andy Malone MVP
Рет қаралды 92 М.
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
NetworkChuck
Рет қаралды 3,2 МЛН
Python 3.12 Generic Types Explained
18:27
ArjanCodes
Рет қаралды 58 М.
Heartwarming: Stranger Saves Puppy from Hot Car #shorts
00:22
Fabiosa Best Lifehacks
Рет қаралды 15 МЛН