J
J
JjNes2018-10-10 08:17:16
cmd/bat
JjNes, 2018-10-10 08:17:16

How to change NOD32 update server programmatically?

There is a NOD32 update mirror and client machines. How can I change the mirror IP, login and password with a script?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2018-10-10
@res2001

Apparently GCD stores this data in the registry, since you specify the regedit tag.
To work with the registry, there is a command:
reg /?
reg query /?
regadd /?
etc.
You can also do it on one computer with your hands and upload the desired registry branch to a file.
Download the file on other computers with the command:
regedit /s <file name>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question