Wireless link not established until user logins on Windows 2000 Server

  • Thread starter Thread starter Rob Nicholson
  • Start date Start date
R

Rob Nicholson

I'm building a Windows 2000 Server but it will be tucked away in a cupboard
and wireless access is therefore preferable. I've built the server using a
D-Link DWL-G510 Wireless NIC and it works fine EXCEPT that it appears that
the wireless connection is only established when a user logs in. If I simply
reboot the server and attempt to ping it from another PC, it doesn't
respond. When you login, the "Network not connected" icon appears as well as
the "No connection" icon on the wireless system tray application. A second
or so later, the wireless connection establishes itself.

I assume this is because the D-Link configuration tool (and therefore
profile) only kicks in when the user logs in and doesn't run when sat at the
login prompt.

I've considered copying a pre-configured profile into the Default User
profile - which I believe is in-use when a system is sat at the login
prompt. Another alternative would be to load the D-Link config tool in the
Winlogin registry key (can't remember the exact value right now).

Any ideas?

Thanks, Rob.

PS. This is a very low grade server :-) Not too worried about speed...
 
The problem is the choice of devices - unless the device driver loads as a
service and initializes before login, you can't force it to do so.

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 
The problem is the choice of devices - unless the device driver loads as a
service and initializes before login, you can't force it to do so.

Came to same conclusion myself later. Fortunately, I can load airplus.exe
via scheduled tasks as Windows starts and that initialises the wireless NIC.

But, how do you know which wireless cards load their device drivers before
login/during boot?

Thanks, Rob.
 
Back
Top