Mac agents return FQDN as device nameDescriptionMac agents return FQDN as device name and flips the hostnameSteps to Reproduce Install agent on MAC deviceRun agent discoveryConnect MAC via ethernet cable to port which has a DNS name assigned to itRediscover the MAC deviceNotice the device name changedWorkaroundWhat is in the update set: BR "Block MAC Incorrect Name Updates" What it does: Checks if the update on the computer table is from ACC-VisibilityChecks if the short description contains Darwing, meaning this is a macChecks if the new name contains "wks" which is indicative it is not the correct name based on what I observed on the customer cmdbIf an insert, empty out the name, fqdn, and short description fields. They will be updated correctly when the next payload with correct name is processedIf an update, in effect keep the same values we already had Please find the attached update set "sys_remote_update_set_e86ac6a387b6d510bbd9b955dabb3568.xml" which need to be imported and test the behaviour Related Problem: PRB1612136