I once had a Win98 machine that behaved like this.
Rather than spending a lot of time in chasing the
cause of the problem, I walked around it and placed
this batch file into the Startup folder:
@echo off
call \\YourServer\netlogon\netlogon.bat
The effect is exactly the same as if netlogon was
invoked automatically.
"Paul" <(E-Mail Removed)> wrote in message
news:0d7e01c39a32$f62a3770$(E-Mail Removed)...
> I have done that, but the logon script will still not run.
>
> >-----Original Message-----
> >Tell your Win9x machine to log on to an NT domain.
> >If your Win9x user has a domain profile that includes
> >the name of a logon script, and if that script exists
> >in the "netlogon" share, then it will be executed at
> >logon time.
> >
> >
> >"Paul" <(E-Mail Removed)> wrote in
> message
> >news:033e01c399b5$00e84c20$(E-Mail Removed)...
> >> Can a windows 9x station run a login script upon loging
> >> into a Windows 2003 domain? if so how can I set this up?
> >> thanks.
> >> Paul
> >
> >
> >.
> >
|