Hello,
how can I send to CE6 device regset command wit multistring value please? I have to replace static DNS Entry wit new IPs. I've tried
regset [HKEY_LOCAL_MACHINE\Comm\SDCCF10G1\Parms\TcpIp\DNS "MULTI_SZ"=hex(7):31,00,30,00,2e,00,31,00,33,00,34,00,2e,00,30,00,2e,00,31,00,7b,00,\
00,00,31,00,30,00,2e,00,31,00,33,00,34,00,2e,00,30,00,2e,00,31,00,33,00,00,\
00,00,00
or
regset HKEY_LOCAL_MACHINE\Comm\SDCCF10G1\Parms\TcpIp\DNS MULTI_SZ:"11.11.11.11 11.11.11.12"
but the syntax is obviously wrong and I am not going any further.
Many Tanks!
Best regards
Michal