When using either the MSI, or compiling from source, the MAC address on our Dell, Lenovo, and HP laptops are not being populated during new asset creation. While looking at the code, I noticed line 129: customFields.Add("_snipeit_macaddress_1", macAddress); Is this trying to create a custom field instead of using the build in Asset with MAC Address?
Steps to recreate:
Install Marksman 1.01 MSI
Modify config file to connect to Snipe-IT
Run marksman.exe.
Verify new entry in Snipe-IT, without a MAC Address
I'm running the agent on a Latitude 7480 as my test machine.
When using either the MSI, or compiling from source, the MAC address on our Dell, Lenovo, and HP laptops are not being populated during new asset creation. While looking at the code, I noticed line 129: customFields.Add("_snipeit_macaddress_1", macAddress); Is this trying to create a custom field instead of using the build in Asset with MAC Address?
Steps to recreate: Install Marksman 1.01 MSI Modify config file to connect to Snipe-IT Run marksman.exe. Verify new entry in Snipe-IT, without a MAC Address
I'm running the agent on a Latitude 7480 as my test machine.