I would like to use the DNSCMD function to /RecordAdd (the hostname of the selected asset) TXT (and use Custom field variables ((example: Field1=Type with data = text=Controller, Field2=Location with data =text=Mylocation, Field3=Critical with data=text=5) With the information in Custom Field being fed into the command.
So the CMD I'd need would be DNSCMD /RecordAdd %hostname% TXT %Controller%,%Location%,%Critical"
Is this doable? Can the Custom Fields be used as variables bases upon their Current Name, or would I have to use something else?
Thanks, Jim