Show all posts by user

Multiline Display Mode for long strings

5 years ago, by hjoseph in Network Scanner Forum

Hello! Please explain, or direct me to the manual entry, for using Multiline Display Mode for long strings. Thanks, Henry

Re: VBScript for returning the last reboot time

5 years ago, by hjoseph in Network Scanner Forum

Andrew, Thanks so much! The RegEx method worked!

VBScript for returning the last reboot time

5 years ago, by hjoseph in Network Scanner Forum

Good Morning! I am attempting to run a script that returns the last reboot time. I found this script (author Alistair McMillan, 2011) : Option Explicit ' Declare variables Dim colItems, objItem, objWMIService Dim strBoot, strBootDate, strBootDay, strBootHour, strBootMins Dim strBootMonth, strBootTime, strBootYear, strComputer, strMsg, strQuery strComputer = "." If IsE