Hi there
I have build up my own sophos installer with Sophos Deploy Packager via command:
.\DeploymentPackager.exe -cli -mng yes -cidpath "C:\ProgramData\Sophos\Update Manager\Update Manager\CIDs\S000\SAVSCFXP" -updp http://XXX.YYY.ZZZ:1777/CIDs/S000/SAVSCFXP/ -sfxpath D:\Sophos_src\sav_107_custom.no.silient.exe -crt R
After it's installation to Windows 7 computer and check registry but the ParentAddress key is incorrect server name as shown below.
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Sophos\Messaging System\Router]
"ServiceDescription"="Message router for Sophos applications"
"ServiceHomeDir"="C:\\Program Files (x86)\\Sophos\\Remote Management System\\"
"ParentAddress"="WIN-PKJ3IHORP4C,WIN-PKJ3IHORP4C"
"ParentPort"=dword:00002000
"ConnectionCache"=dword:0000000a
"NumSenderThreads"=dword:00000003
"NumORBThreads"=dword:00000004
"IORSenderPort"=dword:00002000
"ServiceArgs"="-ORBListenEndpoints iiop://:8193/ssl_port=8194"
"NotifyRouterUpdate"="EM"
anyone know why it shown as "WIN-PKJ3IHORP4C" instead of Enterprise Server name "XXX.YYY.ZZZ" and how to fix it ??
This thread was automatically locked due to age.