|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
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 Paul |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
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 > > >. > |
|
#4
|
|||
|
|||
|
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 > > > > > >. > > |
|
#5
|
|||
|
|||
|
I was afraid of that. Thanks for your help. >-----Original Message----- >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 >> > >> > >> >. >> > > > >. > |
![]() |
| Tags |
| 2003, domain, login, scripts, windows |
| Thread Tools | |
| Display Modes | |
|
|