Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I am new to the network world. I would like to know if there is a portable software to load onto a flash drive that I can use to get the computers info. I want information like the mac address, ip address, and user names for computer. I have to to go to multiple sites with at leaset 10 to 12 computers at each site, so I would like to be able to run a program at each desktop and print out the information.

2011-12-20 08:59:00
Get Iphttp://www.sumedh.info/downloads/get-ip-username-mac.html 
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
FIDELIS
2011-12-20 04:31:00
Hello, nirsoft has a few portable network tools:NetResView:http://www.nirsoft.net/utils/netresview.htmlAdapter Watch:http://www.nirsoft.net/utils/awatch.htmlNassau from portable apps:http://www.pendriveapps.com/nassau-display-network-connections/#more-5777Free IP scanner:http://www.pendriveapps.com/free-ip-scanner/#more-4984Network Stuff:http://www.pendriveapps.com/network-stuff/#more-3219
Jeff Fabish
2011-12-20 02:27:00
Ken,If the systems are running Windows you can use the following commands (enter them in a command prompt, located at Start -> Run/Search: 'cmd.exe'. Enter the commands that are in italics). Get Mac & IP Address ipconfig /all Find the adapter the system is using, 'physical address' represents the mac address and of course IPv4 is the IP address. Get users net user Net user will display a list of all users registered to the systemIs there any other information you want from the network?- Jeff