21

I recently created a YouTube channel where I do deep dives into creating automations with PowerShell. Instead of just publishing the solutions I take you through the entire development process.

In this video I go through creating an uptime monitor for multiple IP addresses that can ping each IP every minute. I go through the evolution of trying Test-NetConnection, then giving up and using dotnet objects for asynchronous execution. And finally, how to put that all together and get your results.

This is only my fourth video, so any and all feedback on it is welcome.

top 5 comments
sorted by: hot top controversial new old
[-] jeeva@lemmy.world 2 points 1 month ago

That seems an awesome concept! I'll queue the video up!

[-] pwshguy@programming.dev 1 points 1 month ago

Thanks! I'd love to hear your thoughts once you've watched it.

[-] jeeva@lemmy.world 2 points 1 month ago

Really enjoyed the format, looking forward to the extension of this in the next video!

Really appreciated the deeper dive and calm narrative along with the evolving code and demonstration. I feel like so many videos go into what without touching enough on why, so that was really good.

[-] pwshguy@programming.dev 2 points 3 weeks ago

It took me longer than I would have liked, but I did finally get the next video uploaded. I hope you enjoy it as well.

https://youtu.be/Do5Ve6M9mmU

[-] jeeva@lemmy.world 2 points 3 weeks ago

Just spotted you mention it on bsky! I've queued it up, and will be jumping on a train to London later so will have a moment hopefully!

Thank you for mentioning it here!

this post was submitted on 20 Jun 2024
21 points (95.7% liked)

Powershell

939 readers
1 users here now

PowerShell (POSH) is a a task automation command-line shell and scripting language created by Microsoft. It became part of the FOSS community in 2016 and is now available across Windows, Linux, and macOS

Resources:


Rules:

Self-promotion rules:


founded 1 year ago
MODERATORS