Greetings, powershell newbie. i have been going through a pluralsight course on powershell and trying to run the commands in the course. I am hitting an error running get-command, it returns the error shown below. I am running on windows 7 sp1 running
powershell v3 which I just installed from v2. I have also hit an error when running update-help. notice that get-command -listimported does work. I am running the ise as admin, it gets the same errors either way. I have tried it from command window
using powershell.exe, it is consistent and errors. I checked if I had a profile and I do not, using test-path $profile it returned false. I have ran the update-help -force -erroraction silentlycontinue and it appears to update skipping some. Appreciate
any help here.
