can't find a particular PC

Anything VBScript-related, including Windows Script Host, WMI, ADSI, and more.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 16 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
aaronb
Posts: 4
Last visit: Mon Jul 09, 2007 6:57 am

can't find a particular PC

Post by aaronb »

Now, I have the scripts to ping a particular PC. I have the scripts to find out the currently logged in user. I even have the scripts to pull the serial number from the PC. The only problem is that I need to combine all of these and put it into...let's say an excel sheet as a macro.

Essentially, I need to take a file and process all the computer names in that file and find the local user and serial number if the PC responds to a ping.

Can anybody point me in the right direction?
User avatar
aaronb
Posts: 4
Last visit: Mon Jul 09, 2007 6:57 am

can't find a particular PC

Post by aaronb »

Now, I have the scripts to ping a particular PC. I have the scripts to find out the currently logged in user. I even have the scripts to pull the serial number from the PC. The only problem is that I need to combine all of these and put it into...let's say an excel sheet as a macro.

Essentially, I need to take a file and process all the computer names in that file and find the local user and serial number if the PC responds to a ping.

Can anybody point me in the right direction?
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

can't find a particular PC

Post by jvierra »

Try looking through the script vault. YOu will find many examples using an Excel sheet for logging. You will also find examples showing how to combine scripts and information.
This topic is 16 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked