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"
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