alanrenouf / vCheck-vSphere

vCheck Daily Report for vSphere
MIT License
735 stars 325 forks source link

The '<' operator is reserved for future use. #183

Closed fd025270 closed 10 years ago

fd025270 commented 10 years ago

Hi, just downloaded the latest vcheck.ps1 in version 6.20 and while starting the script, i get this error

At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:113 char:18

  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:119 char:18
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:219 char:311
  • ... 7Y=" /> <input id="repository_id" name="repository_id" type="hidden" valu ...
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:237 char:18
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:246 char:135
  • ... are @mentioned.
  • ~ Missing property name after reference operator. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:246 char:135
  • ... are @mentioned.
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:252 char:20
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:265 char:20
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:278 char:20
  • ~ The '<' operator is reserved for future use. At D:\Scripts\VMWare\Tigery-vCheck-vSphere-5.5\vCheck.ps1:280 char:18
  • ~ The '<' operator is reserved for future use. Not all parse errors were reported. Correct the reported errors and try again.
  • any idea ?

    Sneddo commented 10 years ago

    Not sure what you're looking at, but doesn't look like vCheck.ps1! Looks like something in HTML...

    You can download the .zip file containing 6.20 here: https://github.com/alanrenouf/vCheck-vSphere/archive/6.20.zip Alternatively, you can get the latest development version here: https://github.com/alanrenouf/vCheck-vSphere/archive/master.zip