This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Deploying clients to remote offices with slow link

Hi ALL,

We are deploying the sophos to the clients that are located in the remote offices and outlet with a slow link to HQ. I created another thread before saying that I change the Initial Install Source to a local server's folder but it's totally failed and I gave up. Next, I use the cmd line method to deploy the clients like this:

\\172.18.10.1\sophosupdate\CIDs\S000\SAVSCFXP\setup.exe -mng yes -crt R -updp \\172.18.20.1\SophosUpdate\CIDs\S000\SAVSCFXP -user 172.18.20.1\SophosUpdateMgr -pwd sophosupdate -G \SOPHOS1\TEMP -s

Local subnet: 172.18.10.0/24

Remote subnet: 172.18.20.0/24 (HQ)

Local PC to install Sophos: 172.18.10.60

Local server sharing the source for installation and first time update: 172.18.10.1

Remote server sharing the source for further updating: 172.18.20.1 (HQ)

With the above cmd line, I found some issues...  :smileysad:

[1] Once the client successfully installed the sophos endpoint, the update will pointing to the HQ server... that's good and as expected, but I thought the FIRST TIME update should using the one in the local source? The installation is smoothly and good, but the updating takes 2 hours....... it's no good for a slow link over IPSec VPN.

[2] The "-G" parameter is not function... even I tried to put the different groups... the result is, the new deployed client would just in "unassigned" group

My requirement is quite reasonable: Let the local PCs to install the sophos endpoint from the local shared folder (with all necessary update) and then pointing the update primary server to the remote one for any further updating.... as told by the Sophos guys, the regular update of definiation should be below 100kb... I set the periodically update for every 60 minutes~ I wonder why the first updating need to update so many files from the REMOTE server.... does there any way can do it as expected??

Any advise / suggestions are welcome and appreciated !! Many thanks !!!  :smileysurprised:

:4524


This thread was automatically locked due to age.
Parents
  • I do not want to specify a user/pwd combination on the commandline

    As you noted, the credentials are stored in iconn.cfg and while they are not in plain text the "obfuscation" is of course reversible. But in the general case this is sufficiently safe. You can use obfuscated credentials on the command line (using ObfuscationUtil.exe). Please see here for building a CD installer.  

    If a client is not in a location where it can reach the management server it will nevertheless setup RMS (mrinit.conf contains the necessary information) and keep trying (and eventually successfully register given it joins you network at some time in the future).

    Christian

    :10751
Reply
  • I do not want to specify a user/pwd combination on the commandline

    As you noted, the credentials are stored in iconn.cfg and while they are not in plain text the "obfuscation" is of course reversible. But in the general case this is sufficiently safe. You can use obfuscated credentials on the command line (using ObfuscationUtil.exe). Please see here for building a CD installer.  

    If a client is not in a location where it can reach the management server it will nevertheless setup RMS (mrinit.conf contains the necessary information) and keep trying (and eventually successfully register given it joins you network at some time in the future).

    Christian

    :10751
Children
No Data