Hey man, you are one hell of a teacher! Your walk-through is extremely clear and thorough! I especially love the way you break down your thinking when planning the structure of the script. Very very good! Keep the videos coming, cause I’m learning a lot. I just finished one of my first really useful scripts today and boy, was that satisfying! Can’t get enough of scripting so I look forward to the next lesson. THANKS!
@abraheemyasin48172 жыл бұрын
Amazing video, this series is probably the best on KZbin. Thank you so much for your hard work
@robwal20482 жыл бұрын
Thank you for this series. Your presentation is very clear and easy to follow.
@ossahmadrezaazimikohnabi5108 Жыл бұрын
It's crazy how good this video is.
@miku4j3 жыл бұрын
Thank you for including the thought processes
@craigdahl1552 жыл бұрын
Brilliant Course! Best on KZbin by a country mile
@ChewwSkii Жыл бұрын
Great video! I made the info and errors display in the Powershell command prompt as well with the write-host command and added dates to the logs with $date = Get-Date.
@jcmusik74952 жыл бұрын
Excellent video! Talking through your process was very beneficial.
@Techthoughts22 жыл бұрын
Glad it was helpful!
@EntertainerOnline4 жыл бұрын
Hands down the best series on Powershell.
@abrahamalaniz34683 жыл бұрын
One of the best, check out don jones. Also other KZbinrs I can't remember their names
@AI-Awakes2 жыл бұрын
This is a great Video. I'll follow you and learn from you. PowerShell is now very interesting to me.
@rajusudha47514 жыл бұрын
I have never seen like a video like this..it’s a great explanation😊😊😊really really thank you for the video
@Techthoughts24 жыл бұрын
Glad it was helpful!
@johnbruin50312 жыл бұрын
Maybe I missed someone else saying this but at the verify Poshgram section around 19:35 or so, you have the [Error] marked as [Info] in the downloadable documentation. I suppose it really doesn't affect the script but thought I'd mention it. TY for the great content.
@omarmelendez68684 жыл бұрын
Great job, This is golden, I hope you are okay, recently discover your channel and your job and you are helping my a lot. Sorry English is not my mother language. Is very interesting the part you mention about the cronjob and the section with linux, Will be amazing watching you in more videos.
@shamhairi2 жыл бұрын
Awesome Tutorials....! Thank you very much..... 🤩
@robofski4 жыл бұрын
Great video, I think you missed one throw! Should there have been one if PoshGram couldn’t be loaded? You logged it but wouldn’t the script have then tried to send the message anyway?
@Techthoughts24 жыл бұрын
EXCELLENT catch, and one that speaks to your PowerShell capability! I've corrected it on the course's GitHub: github.com/techthoughts2/Learn-PowerShell-Code-Examples/blob/master/LearnPowerShell/EP10%20-%20PowerShell%20Script.ps1#L121
@alexgraham3529 Жыл бұрын
I've always been better in reading scripts than actually writing, but this has been very useful around the thought process. A bit like requirement gathering 🙂. Also, where can we located that splatting module for VS Code? TIA.
@Techthoughts2 Жыл бұрын
Its requires a bit of advanced setup, but here is the tool that allows converting to splat: github.com/SeeminglyScience/EditorServicesCommandSuite
@z3lt08 ай бұрын
Hello man, this playlist is amazing. Question what's the extension for splatting? tks
@brawlmania75443 жыл бұрын
Another thing you could have done was put a time stamp for the errors so you would be know when the error occurred.
@Techthoughts23 жыл бұрын
Great suggestion!
@pallabba4 жыл бұрын
Amazing explanation...Thanks Man..
@deucecaro3 жыл бұрын
Excellent video here. Love the thoroughness and checking of your logic and “showing your work”. I have a question though... instead of using Param could you also use Read-Host to get the users input? That’s typically how I handle it but I appreciate knowing to use param now.
@TheMostEpicThing4 жыл бұрын
Amazing lesson, you present this in such a great and simple way, it makes sense and easy to understand, this is coming from a totally brain dead guy, you got me interested in this topic as Im watching all of the videos on your channel now, instantly subscribed and liked for sure, well done sir
@pseudounknow55593 жыл бұрын
Crystal clear 💎
@jeffreybonto41733 жыл бұрын
Very informative, detailed and with good instruction to follow!
@vichhaiyserey3 жыл бұрын
interesting lesson, easy to follow along :)
@Diegos793 жыл бұрын
Wonderful lesson. Thanks for that!
@jreach44873 жыл бұрын
Excellent video, sir!
@j4v1ber4 жыл бұрын
Awesome video series. I've truly enjoyed it. Had a question around the [4:11] what is that powershell terminal window and how do you get it configured like that?
@svvm.sudhakar4 жыл бұрын
He customized his PowerShell profile.. Hope we will get one video on the same "how he had done that.."
@Techthoughts24 жыл бұрын
Windows Terminal. There is an excellent series on how to get it customized here: www.hanselman.com/blog/how-to-make-a-pretty-prompt-in-windows-terminal-with-powerline-nerd-fonts-cascadia-code-wsl-and-ohmyposh
@성수-o6h2 жыл бұрын
감사합니다 선생님
@MiDiCur2 жыл бұрын
Very good thanks
@bobpowell93974 жыл бұрын
Great lesson!
@daephx4 жыл бұрын
I like your style. Also what theme is that for vscode?
EP9 done! 3:59am, now I'm going to bed for sure. KZbin autoplay EP10...¿They are gonna script from scratch and message me if any windows or linux server is below 20% space? I will need more soda and more jumping jacks...Damm YT autoplay. I can't get no sleep.
@mirawaismehmood45203 жыл бұрын
You need help
@sunset2035 ай бұрын
From a text file I want to import the information into an Excel box to fill in certain set fields. Is it possible to do that? Thanks!
@dionysos931204 жыл бұрын
Great explained job Bro
@ajdinzutic4 жыл бұрын
Hi what's the name for the plugin for ConvertToSplatExtension? Can't find it on VS Marketplace.
silly question. but what keybind you open the "select command" in vs code
@Techthoughts22 жыл бұрын
I'm not sure I understand the question, can you provide additional detail?
@julioc_oliveira Жыл бұрын
Why you made a if for windows/linux and used get-volume on windows if Get-PSDrive works just fine on Windows, I just tested on PS 7.3 and 5.1 both works just fine.
@azhar81784 жыл бұрын
Superb
@immortal99294 жыл бұрын
The install module won't do anything with me why?? I tried to test if it's installed but also nothing only the find module would work
@Techthoughts24 жыл бұрын
What error are you getting? Are you running as admin?
@immortal99293 жыл бұрын
@@Techthoughts2 yup as running admin as for errors I'm getting nothing it just won't work 😟
@dibyendukar86583 жыл бұрын
@@immortal9929 same here
@darrinrodden10122 жыл бұрын
what if you do not show Platform in windows at the terminal screen?
@Techthoughts22 жыл бұрын
I'm not sure I understand the question, can you provide additional detail?
@robwal20482 жыл бұрын
Powershell 5 does not show platform with $psversiontable. This tutorial is based on version 7.
@codybayles65742 жыл бұрын
My brain hurts but i am learning
@christinatopp82043 жыл бұрын
Get-command _Module Poshgram shows nothing. Please help
@PAUL-eq6ot4 жыл бұрын
Life is so much easier if you can get an imsi catcher lol
@mrt97332 жыл бұрын
Can't seem to get ConvertToSplat working. Even after installing EditorServicesCommandSuite from gallery and adding it to VSCode Profile. It just doesn't come up after installing and when i search in the Command Palette. Anyone else having same issue?
@Techthoughts2 Жыл бұрын
It can be quite tricky to get working. First, as of today you have to install the pre-release version: Install-Module EditorServicesCommandSuite -Scope CurrentUser -AllowPrerelease -RequiredVersion 1.0.0-beta4 Then you have to add this to the VSCode powershell profile: if (Get-Module -Name EditorServicesCommandSuite -ListAvailable) { Import-Module EditorServicesCommandSuite -ErrorAction SilentlyContinue #workaround Import-Module EditorServicesCommandSuite Import-EditorCommand -Module EditorServicesCommandSuite Import-CommandSuite }
@mikemilkshake2054 жыл бұрын
When new video ?
@Techthoughts24 жыл бұрын
Soon!
@deserteagleto27803 жыл бұрын
I found treasure
@xrafter3 жыл бұрын
wait won't the \ in linux is an escape character ? that won't work in "$logpath\
@aspergerhyperactive55282 жыл бұрын
is it possible to create a programming language with powershell if possible how to create it