Nice! I've just been given a copy at work..
I've been doing a fair old whack of Powershell and PowerCLI for the last 3 months to replace a load of compliance checks people were doing on vmware hosts and vm's. Reduced the time from 3-4 hours down to 30 seconds
I'm now doing the same sort of scripts in shell scripts so I can run the checks on servers that don't have connectivity to a management server.
I'm enjoying it more - although regex is a mutha. I've done some .Net stuff inside of powershell, so I'm now considering a move to c#.
I've been doing a fair old whack of Powershell and PowerCLI for the last 3 months to replace a load of compliance checks people were doing on vmware hosts and vm's. Reduced the time from 3-4 hours down to 30 seconds

I'm now doing the same sort of scripts in shell scripts so I can run the checks on servers that don't have connectivity to a management server.
I'm enjoying it more - although regex is a mutha. I've done some .Net stuff inside of powershell, so I'm now considering a move to c#.
Comment