Wireless connections and logons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have users that are logging on via a wireless connection and when they do
our login script does not execute. I think that they are using cached
profiles etc.. rather than connecting as if on a lan. Can anyone advise a way
to ensure that when wireless users connect they connect properly to the
network and the login batch file executes?
Thanks
 
Daniel said:
I have users that are logging on via a wireless connection and when they do
our login script does not execute. I think that they are using cached
profiles etc.. rather than connecting as if on a lan. Can anyone advise a way
to ensure that when wireless users connect they connect properly to the
network and the login batch file executes?
Thanks

You may have a timing issue. Have a look at the post "Delay logon
until IP address is assigned" in this newsgroup.
 
Back
Top