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

Slow boot up

Hi,

Has anyone expierenced slow boot up times since upgrading to version 9?

When booting up the PC sits at "Applying computer settings"  for up to 4 minutes.  I have checked my DC's and DNS servers. 

I have also logged a case with Sophos technical support who advised me to try the following.

Exclude remote files.

Exclude the following from On access scanning

%windir%\system32\netwin32\netwin32.dll
%windir%\security\templates\policies\gpt00000.dom (hidden file)
%windir%\system32\drivers\fips.sys
%windir%\system32\drivers\srv.sys
%windir%\system32\TxfAux.dll
%windir%\system32\mswsock.dll
%windir%\system32\sp3res.dll
%windir%\system32\rnr20.dll
%windir%\system32\rpcss.dll
%windir%\system32\authz.dll
%windir%\system32\es.dll
%windir%\system32\netman.dll
%windir%\system32\oakley.dll
%windir%\system32\pstorsvc.dll
%windir%\system32\rasadhlp.dll
%windir%\system32\regsvc.dll
%windir%\system32\winipsec.dll

Disable the Auto update service.

None of these have worked.  Additionaly I disabled HIPS.

The only thing that makes a difference is if I disable on access scanning.  The the PC boots up as normal.

Like I said I have logged a case with Tech support and I'm waiting for them to get back to me.

Thanks

Graeme

:5878


This thread was automatically locked due to age.
Parents
  • I would suggest if you can easily reproduce the slowness and you've narrowed it down to on-access scanning (you've already ruled out suspicious behaviour, data control, on-write, restored SAV to the defaults, etc) just exclude a very high level directory for example:

    "C:\windows\"

    does that help?  If it does at least you're getting warner if you like.

    I would think that: "C:\windows\CSC\" if you have a lot off offline files could be a contender during a sync? Or maybe: "C:\Windows\SoftwareDistribution \" during Windows Update activity.  

    Process Monitor would be the obvious tool of choice to see exactly what's going on in order to make informed decisions rather than guessing. :)

    Note: When making directory exclusions, do remember the trailing slash, otherwise you're just making a file exclusion for a non existant file :).

    Regards,

    Jak

    :19103
Reply
  • I would suggest if you can easily reproduce the slowness and you've narrowed it down to on-access scanning (you've already ruled out suspicious behaviour, data control, on-write, restored SAV to the defaults, etc) just exclude a very high level directory for example:

    "C:\windows\"

    does that help?  If it does at least you're getting warner if you like.

    I would think that: "C:\windows\CSC\" if you have a lot off offline files could be a contender during a sync? Or maybe: "C:\Windows\SoftwareDistribution \" during Windows Update activity.  

    Process Monitor would be the obvious tool of choice to see exactly what's going on in order to make informed decisions rather than guessing. :)

    Note: When making directory exclusions, do remember the trailing slash, otherwise you're just making a file exclusion for a non existant file :).

    Regards,

    Jak

    :19103
Children
No Data