View Single Post
Old 24-02-2005, 11:54 PM   #15 (permalink)
malfunction
bored out of my tiny mind
 
malfunction's Avatar
 
Join Date: Jul 2003
Location: Berkshire
Posts: 3,029
Thanks: 56
Thanked 58 Times in 50 Posts
malfunction's system
Originally Posted by clipse
I am basically trying to build a system that can be use to troubleshoot faults for students connecting their own PCs to the JANET network through their halls of residence.

Each network port in each room is locked to a certain MAC. I need to extract that MAC so if all else fails it can be sent to the help desk to see if a bad MAC (i.e user reported the wrong MAC) is causing the problem.
Sounds interesting. If their only network connection is to JANET though (and that connection isn't working) how are you going to get the info off the student's PC? Will there be some kind of DMZ / public server the PC will still be able to post to? If the 'report' / output from the program is going to someone in the know though why don't you just send them the entire unedited output from "ipconfig /all" ?

If you're planning on emailing the data out it's nice and easy through CDO (I have some example VBScript code I can dig out for you if you like)
malfunction is offline   Reply With Quote