You can try this:
http://www.freevbcode.com/ShowCode.Asp?ID=3771

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> How to read mac adres and disk id from computer started Access Program
For Mac address, check
http://vbnet.mvps.org/index.html?code/network/netbiosenumlana.htm at Randy
Birch's VBNet. (Obligatory warning: Randy's site is aimed at VB programmers,
and since there are significant differences between the controls available
for forms in VB and in Access, not all of his examples port seamlessly to
Access. This sample is one such example: you can't add items to a list box
in Access the way his code is)
Not sure about Disk Id. Which Id are you looking for?

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> How to read mac adres and disk id from computer started Access Program
Alex Dybenko - 20 Mar 2005 17:22 GMT
Probably this one:
http://vbnet.mvps.org/index.html?code/network/netbiosenumlana.htm

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> For Mac address, check
> http://vbnet.mvps.org/index.html?code/network/netbiosenumlana.htm at Randy
[quoted text clipped - 7 lines]
>
>> How to read mac adres and disk id from computer started Access Program