Quote:

Could probably pull the MAC with WMI too.




As a matter of fact you can, and if you might test it with RFC - GetIPOptions(), I think it will provide you with what you looking for. Just use:

Code:
 ? "        Mac Address:  " + getipoptions("Macaddress")