Thank you very much for making these videos. I had a hard time learning until I came across these. Believe it or not, I was just fired because I didn't know how to script.
Just found your channel. Great video. Something I noticed with tutorial videos is that nobody ever error handles. What if you sent the email and the remote server was down? I always forget how to distinguish error types. Should you handle with Try Catch or not, etc. A video on error handling would be nice to add to your list. Thanks for the videos.
Hi Notta3d, glad you're enjoying the videos, I actually have a video on error handling that can be found here : th-cam.com/video/3QEl0D3kNZ4/w-d-xo.html let me know if you have any questions on it, also on a lot of the project style videos I usually have built in error handling and explain as I go :) but if any questions always feel free to post them :)
Hi thank you I appreciate it glad you enjoy the videos and it’s to give the functions the default cmdlet options if implemented later on for verbose or what if etc
Thank you very much for making these videos. I had a hard time learning until I came across these. Believe it or not, I was just fired because I didn't know how to script.
Just found your channel. Great video. Something I noticed with tutorial videos is that nobody ever error handles. What if you sent the email and the remote server was down? I always forget how to distinguish error types. Should you handle with Try Catch or not, etc. A video on error handling would be nice to add to your list. Thanks for the videos.
Hi Notta3d, glad you're enjoying the videos, I actually have a video on error handling that can be found here : th-cam.com/video/3QEl0D3kNZ4/w-d-xo.html let me know if you have any questions on it, also on a lot of the project style videos I usually have built in error handling and explain as I go :) but if any questions always feel free to post them :)
thanks for the video
No problem, glad you're enjoying the videos :)
Very helpful
Hi, Great informative video, just a quick question, why have you used cmdletbinding rather than just starting out with params?
Hi thank you I appreciate it glad you enjoy the videos and it’s to give the functions the default cmdlet options if implemented later on for verbose or what if etc
Create explanation