Powershell - My Setup at Work as a SysAdmin #powershell #script #sysadmin

preview_player
Показать описание
Starting off my videos for 2019, I want to kick it off with what I am using at work to run all of my Powershell scripts and commands. I use a portable console emulator that really fills the gaps that the standard Powershell interface lacks.

**

Рекомендации по теме
Комментарии
Автор

Zach Hill from TCM brought me here. Glad I listened. Great stuff.

Jesse_Johnson
Автор

Hi Chris, welcome back! Good luck with new Powershell videos. I look forward to watching them.

ittaster
Автор

Glad to you see you back Chris. Thought you were playing HalfLife on first blush =). Something cool I learned in the ISE. You can spawn a new Powershell window from within the ISE, simply by CTRL+SHIFT+P. Keep on with the good Wizardry!

amercanparatrooper
Автор

Hey Chris glad to see you video like always.. As far as your PowerShell videos, I would have to say, start with a beginner video with some basic commands and then go into intermediate. Looking forward to them. :)

aperezit
Автор

How did you add the transcript script to cmder startup?

joshuadean
Автор

Hey Chris can you cover the install for your printer autoit setup?

emauai
Автор

Certainty missed your videos, Hope you can upload more.

dennisbuswell
Автор

How about a "Beginners Guide to the Powershell Galaxy", of course we all know that 42 will answer all our questions about Powershell and everything else under the sun, but some insight would be most helpful!

trimex
Автор

Powershell should be a service you can enable and disable without breaking dependencies. Dont change my mind.

Noswiatel
Автор

why not use windows terminal? it does Split screen now.

neondecker
Автор

nice videos so far! glad I found your channel. I am in need of automating or making it simple for other techs to delete spam emails from everyone's inboxes. there is always the issue where 1 user reports spam, (that unfortunately filtered through barracuda) but there are 10 others that received and didnt report it. we hope they deleted it but probably they just ignored it and the spam is now sitting there waiting for them to hit the hyperlink and there it goes a crypto attack. so I wrote (after some troubleshooting) the following

Get-Mailbox -ResultSize unlimited | Search-Mailbox -SearchQuery 'Subject:"Sexual Harassment Prevention Training"' –DeleteContent

which I have on text document and I copy paste onto exchange powershell and I update the subject line, my question/request, is as follows

how can I make a script that runs but doesnt show the tech the script, but asks them "whats the subject of the spam email" and their answer gets populated onto the script, which runs against the db and deletes all the spam?

thanks in advance! sorry coming out of left field with this on your 2019 video :)

jorgitogaitan
Автор

How safe is this tool considering it has been developed in Russia? Is it really safe to use?
It looks great and I do want to use it!
Many thanks for this great video

abulaith
Автор

Great video

Start with beginner video - will help the community out. Including me 😌

CHO-phen
Автор

Is that the mini or full version of cmdr?

dg-hughes
Автор

Beginner videos and Greenshot, how useful is that tool ;)

WesD.