@tj_zero if video tutorials are your thing, check these channels out:
https://www.youtube.com/@Techthoughts2
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Just starting to learn Powershell and looking for advice and learning resources from experienced engineers;
I would appreciate it if you could help me.
@tj_zero if video tutorials are your thing, check these channels out:
https://www.youtube.com/@Techthoughts2
It's a little dated, but here is the document that I typically recommend. It covers the basics really well.
https://www.sapien.com/books_training/Windows-PowerShell-4
I normally use Powershell_ISE to edit scripts because it comes with Windows. MS is not enhancing it however, and users eventually need to migrate to VSCode.
You can also refer to the MS documentation.