PowerShell Scripts

  Рет қаралды 83,043

TechThoughts

TechThoughts

Күн бұрын

Пікірлер: 72
@henton75
@henton75 4 жыл бұрын
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!
@abraheemyasin4817
@abraheemyasin4817 2 жыл бұрын
Amazing video, this series is probably the best on KZbin. Thank you so much for your hard work
@robwal2048
@robwal2048 2 жыл бұрын
Thank you for this series. Your presentation is very clear and easy to follow.
@ossahmadrezaazimikohnabi5108
@ossahmadrezaazimikohnabi5108 Жыл бұрын
It's crazy how good this video is.
@miku4j
@miku4j 3 жыл бұрын
Thank you for including the thought processes
@craigdahl155
@craigdahl155 2 жыл бұрын
Brilliant Course! Best on KZbin by a country mile
@ChewwSkii
@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.
@jcmusik7495
@jcmusik7495 2 жыл бұрын
Excellent video! Talking through your process was very beneficial.
@Techthoughts2
@Techthoughts2 2 жыл бұрын
Glad it was helpful!
@EntertainerOnline
@EntertainerOnline 4 жыл бұрын
Hands down the best series on Powershell.
@abrahamalaniz3468
@abrahamalaniz3468 3 жыл бұрын
One of the best, check out don jones. Also other KZbinrs I can't remember their names
@AI-Awakes
@AI-Awakes 2 жыл бұрын
This is a great Video. I'll follow you and learn from you. PowerShell is now very interesting to me.
@rajusudha4751
@rajusudha4751 4 жыл бұрын
I have never seen like a video like this..it’s a great explanation😊😊😊really really thank you for the video
@Techthoughts2
@Techthoughts2 4 жыл бұрын
Glad it was helpful!
@johnbruin5031
@johnbruin5031 2 жыл бұрын
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.
@omarmelendez6868
@omarmelendez6868 4 жыл бұрын
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.
@shamhairi
@shamhairi 2 жыл бұрын
Awesome Tutorials....! Thank you very much..... 🤩
@robofski
@robofski 4 жыл бұрын
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?
@Techthoughts2
@Techthoughts2 4 жыл бұрын
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
@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
@Techthoughts2 Жыл бұрын
Its requires a bit of advanced setup, but here is the tool that allows converting to splat: github.com/SeeminglyScience/EditorServicesCommandSuite
@z3lt0
@z3lt0 8 ай бұрын
Hello man, this playlist is amazing. Question what's the extension for splatting? tks
@brawlmania7544
@brawlmania7544 3 жыл бұрын
Another thing you could have done was put a time stamp for the errors so you would be know when the error occurred.
@Techthoughts2
@Techthoughts2 3 жыл бұрын
Great suggestion!
@pallabba
@pallabba 4 жыл бұрын
Amazing explanation...Thanks Man..
@deucecaro
@deucecaro 3 жыл бұрын
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.
@TheMostEpicThing
@TheMostEpicThing 4 жыл бұрын
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
@pseudounknow5559
@pseudounknow5559 3 жыл бұрын
Crystal clear 💎
@jeffreybonto4173
@jeffreybonto4173 3 жыл бұрын
Very informative, detailed and with good instruction to follow!
@vichhaiyserey
@vichhaiyserey 3 жыл бұрын
interesting lesson, easy to follow along :)
@Diegos79
@Diegos79 3 жыл бұрын
Wonderful lesson. Thanks for that!
@jreach4487
@jreach4487 3 жыл бұрын
Excellent video, sir!
@j4v1ber
@j4v1ber 4 жыл бұрын
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.sudhakar
@svvm.sudhakar 4 жыл бұрын
He customized his PowerShell profile.. Hope we will get one video on the same "how he had done that.."
@Techthoughts2
@Techthoughts2 4 жыл бұрын
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
@성수-o6h
@성수-o6h 2 жыл бұрын
감사합니다 선생님
@MiDiCur
@MiDiCur 2 жыл бұрын
Very good thanks
@bobpowell9397
@bobpowell9397 4 жыл бұрын
Great lesson!
@daephx
@daephx 4 жыл бұрын
I like your style. Also what theme is that for vscode?
@Techthoughts2
@Techthoughts2 4 жыл бұрын
marketplace.visualstudio.com/items?itemName=vangware.dark-plus-material
@XwolfBane18
@XwolfBane18 2 жыл бұрын
Amazing video thank you
@justinhonse
@justinhonse 2 ай бұрын
Super helpful!!!
@RobertoHernandez-xf9et
@RobertoHernandez-xf9et 4 жыл бұрын
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.
@mirawaismehmood4520
@mirawaismehmood4520 3 жыл бұрын
You need help
@sunset203
@sunset203 5 ай бұрын
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!
@dionysos93120
@dionysos93120 4 жыл бұрын
Great explained job Bro
@ajdinzutic
@ajdinzutic 4 жыл бұрын
Hi what's the name for the plugin for ConvertToSplatExtension? Can't find it on VS Marketplace.
@Techthoughts2
@Techthoughts2 4 жыл бұрын
github.com/SeeminglyScience/EditorServicesCommandSuite
@kotikvacia9970
@kotikvacia9970 4 жыл бұрын
Thank you, bro !)
@Techthoughts2
@Techthoughts2 4 жыл бұрын
You're welcome!
@MrRadzor
@MrRadzor 2 жыл бұрын
silly question. but what keybind you open the "select command" in vs code
@Techthoughts2
@Techthoughts2 2 жыл бұрын
I'm not sure I understand the question, can you provide additional detail?
@julioc_oliveira
@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.
@azhar8178
@azhar8178 4 жыл бұрын
Superb
@immortal9929
@immortal9929 4 жыл бұрын
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
@Techthoughts2
@Techthoughts2 4 жыл бұрын
What error are you getting? Are you running as admin?
@immortal9929
@immortal9929 3 жыл бұрын
@@Techthoughts2 yup as running admin as for errors I'm getting nothing it just won't work 😟
@dibyendukar8658
@dibyendukar8658 3 жыл бұрын
@@immortal9929 same here
@darrinrodden1012
@darrinrodden1012 2 жыл бұрын
what if you do not show Platform in windows at the terminal screen?
@Techthoughts2
@Techthoughts2 2 жыл бұрын
I'm not sure I understand the question, can you provide additional detail?
@robwal2048
@robwal2048 2 жыл бұрын
Powershell 5 does not show platform with $psversiontable. This tutorial is based on version 7.
@codybayles6574
@codybayles6574 2 жыл бұрын
My brain hurts but i am learning
@christinatopp8204
@christinatopp8204 3 жыл бұрын
Get-command _Module Poshgram shows nothing. Please help
@PAUL-eq6ot
@PAUL-eq6ot 4 жыл бұрын
Life is so much easier if you can get an imsi catcher lol
@mrt9733
@mrt9733 2 жыл бұрын
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
@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 }
@mikemilkshake205
@mikemilkshake205 4 жыл бұрын
When new video ?
@Techthoughts2
@Techthoughts2 4 жыл бұрын
Soon!
@deserteagleto2780
@deserteagleto2780 3 жыл бұрын
I found treasure
@xrafter
@xrafter 3 жыл бұрын
wait won't the \ in linux is an escape character ? that won't work in "$logpath\
@aspergerhyperactive5528
@aspergerhyperactive5528 2 жыл бұрын
is it possible to create a programming language with powershell if possible how to create it
@samibenyahia3629
@samibenyahia3629 3 жыл бұрын
everytime he says log take a shot
PowerShell Functions
36:06
TechThoughts
Рет қаралды 44 М.
PowerShell Remoting
37:12
TechThoughts
Рет қаралды 72 М.
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 49 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 60 МЛН
Which team will win? Team Joy or Team Gumball?! 🤔
00:29
BigSchool
Рет қаралды 14 МЛН
Working with the PowerShell Pipeline
15:17
TechThoughts
Рет қаралды 90 М.
Learn PowerShell in Less Than 2 Hours
1:48:21
PowerShell Engineer
Рет қаралды 303 М.
PowerShell Modules
25:01
TechThoughts
Рет қаралды 13 М.
Learn and use PowerShell with just three commands
16:08
TechThoughts
Рет қаралды 60 М.
Get Started with PowerShell Advanced Functions!
9:41
Jeff Brown Tech
Рет қаралды 193
PowerShell Master Class - PowerShell Scripting
33:42
John Savill's Technical Training
Рет қаралды 109 М.
Getting setup for PowerShell Development
18:42
TechThoughts
Рет қаралды 19 М.
PowerShell Errors and Exceptions Handling
27:49
TechThoughts
Рет қаралды 29 М.
Learn and use PowerShell with just three commands - OLD
13:26
TechThoughts
Рет қаралды 251 М.