Hello all,
First post and totally NOOB here!
I'm currently using the query below to find the LAN MAC address by entering the computer name in a prompted value.
select distinct SMS_R_System.MACAddresses, SMS_R_System.Name from
SMS_R_System where SMS_R_System.Name = ##PRM:SMS_R_System.N...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.