Tony-SouthFLVMUG / vDiagram2.0

vDiagram 2.0 based off Alan Renouf's vDiagram
79 stars 17 forks source link

Exporting some information #2

Open bethsouza opened 5 years ago

bethsouza commented 5 years ago

Hi everybody!

I need help to solve an issue. When a collect the csv data, I received a "Not complete" error. Please, look the attached file. csvoutput

Thank you!

Tony-SouthFLVMUG commented 5 years ago

Beth - Can you answer a few questions for me to help troubleshoot this issue?

  1. vSphere/ESXi version?
  2. Can you try this without using the FQDN of the vCenter?
  3. Have you tried running this as Administrator?
  4. It appears you are using the SSO account. Are you able to open PowerShell, Connect to vCenter and do a Get-VM with this same account and gt results? I have seen this before but it was a permissions issue on the user account, with this appearing to be the SSO account I don't think that is the issue here.
  5. Did you download the .zip or the .ps1?
  6. Did you unblock the downloaded file?

Also can you send a screenshot of the Prerequisites Tab?

bethsouza commented 5 years ago

Tony,

vSphere/ESXi version? 6.7 Can you try this without using the FQDN of the vCenter? Yes... I try using IP address and without FQDN too. Same error.

Have you tried running this as Administrator? Yes

It appears you are using the SSO account. Are you able to open PowerShell, Connect to vCenter and do a Get-VM with this same account and gt results? I have seen this before but it was a permissions issue on the user account, with this appearing to be the SSO account I don't think that is the issue here. Yes... I got the VMs list.

Did you download the .zip or the .ps1? Zip file

Did you unblock the downloaded file? Yes

Also can you send a screenshot of the Prerequisites Tab? Attached pre-req

Thank you!

Tony-SouthFLVMUG commented 5 years ago

Thanks for the info Beth. I'll try to replicate in my lab. BTW did you mean to close this issue?

bethsouza commented 5 years ago

Ok Tony. Thank you for your attention.