This post is more than 5 years old
2 Intern
•
223 Posts
0
541
March 24th, 2015 03:00
Avamar Downloader Service - Quick-Add 104 Hosts?
Hello,
does anyone know where the file with the Avamar Hosts is saved on a server with the Avamar Downloader Service installed.
I have a environment with 104 Single Node servers and I am searching for a quick solution to add all this hosts to the Downloader Service instead of adding all 104 hosts with the "add host" function in the DS GUI.
There must be a file which can be edited anywhere where these entries are stored I think.
Any ideas?
No Events found!
JFSparks
1 Message
1
March 25th, 2015 13:00
It is actually not stored in a file. It is stored in the system registry where the service is installed. The windows registry key is:
HKLM\Software\EMC\AvamarDownloaderService\KnownSystems\dns.name.of.system
The Username is set using a REG_SZ key and using plain text
The Password is set using REG_BINARY key and is set using an encrypted binary password.
Hope this helps,
Jason
Druehl1
2 Intern
•
223 Posts
0
March 26th, 2015 06:00
Hello,
thanks, this helps.
I am not sure if this is quicker than editing in the Downlaoder Service console, but thats how it would work.