Hal,
I'm watching your TrainSignal Videos on PowerCLI and in your video your started used 'gpm' and stated, "I'll show you in a minute how I created that script", but you never did and you continued to use it through-out your lecture. I have spent 2 hours now trying to figure out how to use gpm. I've download your version and the other ones you mentioned, but I'm unable to get it work properly within PowerCLI. I have have tried to dot source it, like you said
. .\name.ps1 but that didn't work, I tried
. ./myPowerShellStuff/ps1
dot space dot forward (tried backwards as wel) dot ps1
Can you please kindly explain to me how I can utilize the gpm inside of PowerCLI, it would be much appreciated.
Step 1 - Get Code
Step 2 - Save to file named gpm.ps1
Step 3 -
Step 4 -
Step 5 -
Thanks