I haven't found much information on Enable-NetLldpAgent anywhere when looking online and i was wondering if you knew anything else about it's parameters. I'm not very proficient with powershell, but i'm hoping that NetlldpAgent can output the computer's hostname under the SysName or ChassisId instead of the Mac Address. I know that $env:computername can be used to parse the hostname, but i don't know how to feed it into the NetLldpAgent. Any idea?