Or use GETMAC from the NTRESKIT like this:
for /f "tokens=1 skip=3" %%i in ('net view /domain:yourdomain') do getmac
%%i >> c:\macaddress.txt
-----Original Message-----
From: Joe Pochedley [mailto:JoePochedley@;namfg.com]
Sent: Friday, November 08, 2002 10:27 AM
To: Exchange Discussions
Subject: RE: NT 4 resolution
You can use DHCPCMD from the resource kit to dump a list of DHCP assigned
IP's with their associated Names and MAC addresses to a text file...
Joe Pochedley
"In the end, if you have cables like
spaghetti on the floor and things only
connect when you swear at them, your
network is perfectly normal." - James Gaskin
-----Original Message-----
From: Jon Hill [mailto:JHill@;jennison.com]
Sent: Friday, November 08, 2002 11:12 AM
To: Exchange Discussions
Subject: RE: NT 4 resolution
here's an easy way if you don't have many hosts:
ping four or five hosts
arp -a
ping the next four or five
arp -a
repeat
-----Original Message-----
From: David Lloyd [mailto:David.Lloyd@;which.co.uk]
Sent: Friday, November 08, 2002 4:42 AM
To: Exchange Discussions
Subject: NT 4 resolution
Hi Guys
Was wondering if anyone is aware of a way of finding out all our hosts MAC
addresses
from NT4 server. I can get a list of host names to IP addresses from
WINS/DHCP etc,
_________________________________________________________________
List posting FAQ: http://www.swinc.com/resource/exch_faq.htm
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:leave-exchange@;ls.swynk.com
Exchange List admin: [EMAIL PROTECTED]
_________________________________________________________________
List posting FAQ: http://www.swinc.com/resource/exch_faq.htm
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:leave-exchange@;ls.swynk.com
Exchange List admin: [EMAIL PROTECTED]
_________________________________________________________________
List posting FAQ: http://www.swinc.com/resource/exch_faq.htm
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:leave-exchange@;ls.swynk.com
Exchange List admin: [EMAIL PROTECTED]