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

Multiple domain environment: Push install via "Protect New Computers" is not working

We're new to Sophos. We took our test/trial server to production and are would like to fix some of the things that we hadn't had working during the trial. SEC 4.5.1.0 is installed on Windows Server 2003 SP2

When we right-click a computer in a group and go through the Protect Computers wizard, I'll enter in credentials (either domain\username or domain.full\username) and send it on its way. Unfortunately nothing happens... no green or orange arrows, etc.

On a target machine, I have verified the following:

  1. The following services must be started:
    • Task Scheduler Service
    • Remote Registry Service
    • Server Service
    • Computer Browsing service
    • Workstation Service
    These services are usually started by default. However, in certain environments, this may not be the case.
  2. An administrative C$ share must exist on the target computer.
  3. The account specified during when you run the 'Protect computers wizard' must have administrative rights over the target computer.
I disabled Simple File Sharing and verified that the File and Printer sharing component was enabled. Firewalls are disabled across the network but I made exceptions for 8192, 8193, and 8194 on the target machine anyway.

I've created packages using the Deployment Packager using the GUI and the CLI but I would still like the option of installing/uninstalling via SEC.

Any help would be greatly appreciated!

:10713


This thread was automatically locked due to age.
Parents
  • This was enlightening... I see the path the install action is pointing to is a mess.

    00000204 40.41305542 [24320]  Information TraceEEComputerInstall[0x00005F08] > ms::InstallTaskQueue::addComputers(1,<domain>\<username>)
    ms::GetPatchManagementUrlManager
    00000209 40.44344330 [24320]   Information TraceEEComputerInstall[0x00005F08] > ms::InstallTaskQueue::addComputer
    00000210 40.44651794 [24320]    Error       [0x00005F08] path `http://sophos.website.com:8085/CIDs/S000/SAVSCFXP` not UNC or HTTP
    00000211 40.44664764 [24320]    Error       [0x00005F08] path `` not UNC or HTTP
    00000212 40.44673538 [24320]    Error       [0x00005F08] path `` not UNC or HTTP

    The correct path used in my deployment packager is working fine. Where do I define (or redefine) the path this points to? I only need 'http://sophos.website.com:8085' not that last bit.

    Thanks again! I feel we're very close.

    :10873
Reply
  • This was enlightening... I see the path the install action is pointing to is a mess.

    00000204 40.41305542 [24320]  Information TraceEEComputerInstall[0x00005F08] > ms::InstallTaskQueue::addComputers(1,<domain>\<username>)
    ms::GetPatchManagementUrlManager
    00000209 40.44344330 [24320]   Information TraceEEComputerInstall[0x00005F08] > ms::InstallTaskQueue::addComputer
    00000210 40.44651794 [24320]    Error       [0x00005F08] path `http://sophos.website.com:8085/CIDs/S000/SAVSCFXP` not UNC or HTTP
    00000211 40.44664764 [24320]    Error       [0x00005F08] path `` not UNC or HTTP
    00000212 40.44673538 [24320]    Error       [0x00005F08] path `` not UNC or HTTP

    The correct path used in my deployment packager is working fine. Where do I define (or redefine) the path this points to? I only need 'http://sophos.website.com:8085' not that last bit.

    Thanks again! I feel we're very close.

    :10873
Children
No Data