Have you found your niche in IT?
Comments
-
NetworkNewb Member Posts: 3,298 ■■■■■■■■■□DigitalZeroOne wrote: »I've come to see that a lot of people are not using PowerShell (at least at the last few places that I've been over the years), so when I come in, I'm able to perform the work of a lot of people with scripts.
Right! Its kind of crazy how many don't use Powershell more. So useful! -
DigitalZeroOne Member Posts: 234 ■■■□□□□□□□NetworkNewb wrote: »Right! Its kind of crazy how many don't use Powershell more. So useful!
IMO, I think the initial learning curve can be difficult. PS is easy when you see a few cmdlets piped together, but just like anything else, it can become very deep. I've found that people are interested when it's a few cmdlets that instantly return results, but they don't want to invest the time when it's a full blow script. More opportunities for me -
d0tcom Registered Users Posts: 3 ■□□□□□□□□□Scripting for me Its always fun to figure out how to automate certain tasks. Powershell, Batch, VBscript, etc