<@U3Y7UJ1C0> i am...
# general
b
@mg2017 i am...
😱 1
@erictgrubaugh why scream? lol
powershell rocks
e
I'm just being facetious 🙂 I have limited PowerShell experience, but when I have used it it's been just fine. Infinitely better than
cmd
m
Let me get home - will post. Struggling to build an smtp object to send an email
b
@erictgrubaugh PS is really ideal for systems management / admin tasks. you wouldn't build a web site with it, but for any kind of systems automation, it's really the bees knees. now that it runs on linux as well, i have to say i would probably choose powershell over python for systems management scripting of any sort.
i think many people imagine powershell as just a "shell" but it's really so much more than that. i barely ever use it as a shell. it shines when you actually use it to create scripts that need to do real things. 😛