01-01-2020, 04:06 PM
I have to write a lot of adhoc scripts in my job, mostly to take large inconsistent data sets and created subsets of more normalized data. I've always done it with VB Scripting because my background came from Basic because the coding concepts from one easily translated to the other.
MS seems to be positioning Powershell more strongly as a replacement for VBS with every release of Windows, so I thought I'd try rewriting an existing VBS scripts in PS but I can't get my head around the way it works for even simple things like string manipulation.
Anybody know of any free online resources for learning PS suitable for a comparative noob at PS? If so, I'd seriously appreciate a pointer in their direction - thanks in advance!
MS seems to be positioning Powershell more strongly as a replacement for VBS with every release of Windows, so I thought I'd try rewriting an existing VBS scripts in PS but I can't get my head around the way it works for even simple things like string manipulation.
Anybody know of any free online resources for learning PS suitable for a comparative noob at PS? If so, I'd seriously appreciate a pointer in their direction - thanks in advance!