vopendata / scripts

Collection Scripts for www.vopendata.org
7 stars 4 forks source link

PowerCLI does not work #1

Closed maishsk closed 11 years ago

maishsk commented 11 years ago

I get this when running the script [22:03:49] C:/Downloads> .\getvOpenData.ps1 At C:\Downloads\getvOpenData.ps1:142 char:81

  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:203 char:24
  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:207 char:18
  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:217 char:18
  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:219 char:16
  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:220 char:14
  • ~ The '<' operator is reserved for future use. At C:\Downloads\getvOpenData.ps1:221 char:12
  • ~ The '<' operator is reserved for future use. Not all parse errors were reported. Correct the reported errors and try again.
  • [22:03:55] C:/Downloads> $PSVersionTable

    Name Value


    WSManStackVersion 3.0 PSCompatibleVersions {1.0, 2.0, 3.0} SerializationVersion 1.1.0.1 BuildVersion 6.2.9200.16398 PSVersion 3.0 CLRVersion 4.0.30319.296 PSRemotingProtocolVersion 2.2

    [22:04:55] C:/Downloads> Get-PowerCLIVersion

    PowerCLI Version

    VMware vSphere PowerCLI 5.1 Release 1 build 793510

    Snapin Versions

    VMWare AutoDeploy PowerCLI Component 5.1 build 768137 VMWare ImageBuilder PowerCLI Component 5.1 build 768137 VMware vCloud Director PowerCLI Component 1.5 build 793505 VMware License PowerCLI Component 5.1 build 669840 VMware vSphere PowerCLI Component 5.1 build 793489

    maishsk commented 11 years ago

    Was a problem with my download. Please ignore...