1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Problem with network drives disappearing after logoff / logon

Discussion in 'Windows Home Server' started by Allyn, Apr 20, 2009.

  1. Allyn

    Allyn Guest

    I'm troubleshooting a small domain with one Win2K3 and one Win2K domain
    controllers. Recently, we've started encountering problems with users losing
    every network drive upon logging back into the domain. The login script run
    fine for every user when I manually point it to
    \\servername\sysvol\...\login.vbs, and all drives re-appear. Log off and back
    on, and all drives are missing. I've removed the login script from the group
    policy, and there is not a logoff script, and even after the drives are
    remapped and a user log offs and back on, the drives are once again missing.

    The only recent change is that we've gone from Symantec Corp to Trend Micro,
    so there is a Trend Micro batch files under the user account that has the
    contents:

    \\SERVERNAME\OFCSCAN\AUTOPCC

    This only checks that Trend is installed, and installs it if it isn't present.

    This problem didn't start at the exact same time as trend, but it was
    noticed within a couple of days. I'm sure there is another issue, but I don't
    know where to look next.

    Thanks for any advice.
     
  2. "Allyn" <Allyn@discussions.microsoft.com> wrote in message
    news:530195E7-15B8-4C85-B7DF-6E5123DB4761@microsoft.com...
    > I'm troubleshooting a small domain with one Win2K3 and one Win2K domain
    > controllers. Recently, we've started encountering problems with users
    > losing
    > every network drive upon logging back into the domain. The login script
    > run
    > fine for every user when I manually point it to
    > \\servername\sysvol\...\login.vbs, and all drives re-appear. Log off and
    > back
    > on, and all drives are missing. I've removed the login script from the
    > group
    > policy, and there is not a logoff script, and even after the drives are
    > remapped and a user log offs and back on, the drives are once again
    > missing.
    >
    > The only recent change is that we've gone from Symantec Corp to Trend
    > Micro,
    > so there is a Trend Micro batch files under the user account that has the
    > contents:
    >
    > \\SERVERNAME\OFCSCAN\AUTOPCC
    >
    > This only checks that Trend is installed, and installs it if it isn't
    > present.
    >
    > This problem didn't start at the exact same time as trend, but it was
    > noticed within a couple of days. I'm sure there is another issue, but I
    > don't
    > know where to look next.
    >
    > Thanks for any advice.
    >


    Put some wscript.echo statements into your logon script and add a msgbox
    statement at the end so that you can see what's going on. If you have an "on
    error resume next" statement in the script then you must remove it while
    debugging.
     
  3. Allyn

    Allyn Guest

    I'm going to say it's tentatively fixed. I looked at another domain I'm
    administering, and I noticed that inside the Group Policy Management for the
    Default Domain Policy, the domain was listed in the Links section on the
    Scope tab. I don't know how this dropped off, but I re-added it to the
    problem domain, and it appears to be working OK. I'm going to let this drop
    off as I have enough other things to do, but I'm really curious why the
    drives were being disconnected, even with no logon/logoff script applied.

    Thanks for the response, and I'll keep in mind the echo statement going
    forward.



    "Pegasus [MVP]" wrote:

    >
    > "Allyn" <Allyn@discussions.microsoft.com> wrote in message
    > news:530195E7-15B8-4C85-B7DF-6E5123DB4761@microsoft.com...
    > > I'm troubleshooting a small domain with one Win2K3 and one Win2K domain
    > > controllers. Recently, we've started encountering problems with users
    > > losing
    > > every network drive upon logging back into the domain. The login script
    > > run
    > > fine for every user when I manually point it to
    > > \\servername\sysvol\...\login.vbs, and all drives re-appear. Log off and
    > > back
    > > on, and all drives are missing. I've removed the login script from the
    > > group
    > > policy, and there is not a logoff script, and even after the drives are
    > > remapped and a user log offs and back on, the drives are once again
    > > missing.
    > >
    > > The only recent change is that we've gone from Symantec Corp to Trend
    > > Micro,
    > > so there is a Trend Micro batch files under the user account that has the
    > > contents:
    > >
    > > \\SERVERNAME\OFCSCAN\AUTOPCC
    > >
    > > This only checks that Trend is installed, and installs it if it isn't
    > > present.
    > >
    > > This problem didn't start at the exact same time as trend, but it was
    > > noticed within a couple of days. I'm sure there is another issue, but I
    > > don't
    > > know where to look next.
    > >
    > > Thanks for any advice.
    > >

    >
    > Put some wscript.echo statements into your logon script and add a msgbox
    > statement at the end so that you can see what's going on. If you have an "on
    > error resume next" statement in the script then you must remove it while
    > debugging.
    >
    >
    >
     
  4. neothwin

    neothwin Guest

    Hi,

    Pls check the system time on file server and DCs. You may need to re sync
    the time on file server.

    Best regards,

    "Allyn" wrote:

    > I'm going to say it's tentatively fixed. I looked at another domain I'm
    > administering, and I noticed that inside the Group Policy Management for the
    > Default Domain Policy, the domain was listed in the Links section on the
    > Scope tab. I don't know how this dropped off, but I re-added it to the
    > problem domain, and it appears to be working OK. I'm going to let this drop
    > off as I have enough other things to do, but I'm really curious why the
    > drives were being disconnected, even with no logon/logoff script applied.
    >
    > Thanks for the response, and I'll keep in mind the echo statement going
    > forward.
    >
    >
    >
    > "Pegasus [MVP]" wrote:
    >
    > >
    > > "Allyn" <Allyn@discussions.microsoft.com> wrote in message
    > > news:530195E7-15B8-4C85-B7DF-6E5123DB4761@microsoft.com...
    > > > I'm troubleshooting a small domain with one Win2K3 and one Win2K domain
    > > > controllers. Recently, we've started encountering problems with users
    > > > losing
    > > > every network drive upon logging back into the domain. The login script
    > > > run
    > > > fine for every user when I manually point it to
    > > > \\servername\sysvol\...\login.vbs, and all drives re-appear. Log off and
    > > > back
    > > > on, and all drives are missing. I've removed the login script from the
    > > > group
    > > > policy, and there is not a logoff script, and even after the drives are
    > > > remapped and a user log offs and back on, the drives are once again
    > > > missing.
    > > >
    > > > The only recent change is that we've gone from Symantec Corp to Trend
    > > > Micro,
    > > > so there is a Trend Micro batch files under the user account that has the
    > > > contents:
    > > >
    > > > \\SERVERNAME\OFCSCAN\AUTOPCC
    > > >
    > > > This only checks that Trend is installed, and installs it if it isn't
    > > > present.
    > > >
    > > > This problem didn't start at the exact same time as trend, but it was
    > > > noticed within a couple of days. I'm sure there is another issue, but I
    > > > don't
    > > > know where to look next.
    > > >
    > > > Thanks for any advice.
    > > >

    > >
    > > Put some wscript.echo statements into your logon script and add a msgbox
    > > statement at the end so that you can see what's going on. If you have an "on
    > > error resume next" statement in the script then you must remove it while
    > > debugging.
    > >
    > >
    > >
     

Share This Page