I have a group of 200 devices - Windows 10 - which are going to get new names to confirm with naming standard.
I have written a PowerShell script to take care of the AD changes, so that leaves TeamViewer.
Researching, I get the idea there is a command-line tool which can do what I need…i think.
net, net (as they say) I need to set the TV Alias to same as the new AD Machine Name. How is best way to do that for 200 machines at a time?