sydi / sydi-server

Server documentation script for Windows
http://sydiproject.com/products/sydi-server/
BSD 3-Clause "New" or "Revised" License
33 stars 14 forks source link

Runtime-Error when using sydi-overview.vbs #12

Open PatrickF11 opened 5 years ago

PatrickF11 commented 5 years ago

Hello,

when using the sydi-overview.vbs i'me xperiencing the following error: c:\scripts\SYDI\tools\sydi-overview.vbs(596, 2) Laufzeitfehler in Microsoft VBScript: Index außerhalb des gültigen Bereichs

Which means in english: "Runtime error in Microsoft VBScript: Index/Value outside the valid range"

Row 596 is the bold one:

objExcel.Sheets(1).Name = "Computers" objExcel.Sheets(2).Name = "WMI Programs" objExcel.Sheets(3).Name = "Registry Programs"

I'm using the latest release 2.4 already. Would be very great to hear from you.

Greetings, Patrick

BrewCityGeek commented 4 years ago

I believe I have this patched on the version that I uploaded here :https://github.com/BrewCityGeek/SYDI