Feb
18
2008

Enabling Network Discovery on Vista Without Windows Server 2008

This problem has been making my life a living hell since we deployed Windows Vista to a handful of workstations several months ago. According to Microsoft, “Network discovery is a network setting that affects whether your computer can see (find) other computers and devices on the network and whether other computers on the network can see your computer.” What this means to a network administrator is that, even with correct firewall rules in place, communication between your Vista workstations and 2000/2003/XP workstations and servers will basically cease to function. Apparently Windows Server 2008 has a GPO policy that resolves this, but the fact that it hasn’t been released to the public yet tends to keep up from upgrading. In the meantime you can solve this problem by applying a couple of registry entries to your workstations.

[Update]: For those of you fortunate enough to be using Server 2008, check out this page over at the MSDN Blogs about turning on Network Discovery via Server 2008 Group Policy.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LLTD]
"EnableLLTDIO"=dword:00000001
"AllowLLTDIOOnDomain"=dword:00000001
"AllowLLTDIOOnPublicNet"=dword:00000001
"ProhibitLLTDIOOnPrivateNet"=dword:00000001
"EnableRspndr"=dword:00000001
"AllowRspndrOnDomain"=dword:00000001
"AllowRspndrOnPublicNet"=dword:00000001
"ProhibitRspndrOnPrivateNet"=dword:00000001

Download the Registry File to Enable Network Discovery on Windows Vista.

Related Posts

About the Author: Brian Reich

Brian Reich is the computer consultant from central Pennsylvania. he specializes in computer repair, tech support, and has a love-hate relationship with the Internet.

2 Comments + Add Comment

  • I have server 2008 and still have not found this magical setting.. Any ideas?

  • Hi Brett, as you can see I updated this article with a link to a site on Microsoft’s MSDN blog that shows where to find the Group Policy objects for enabling Network Discovery on Server 2008. Hope that helps!

Don’t Call Me!

I'm currently not accepting any new clients. What can I say? I got bored chasing that next dollar and decided to focus on family, friends, and hobbies.

If you are looking for website hosting I highly recommend A2Hosting.

If you are seeking website design and development services please contact Marc Laucks and Company. They're truly top-notch and focused on customer satisfaction.

If you're looking for tech support please browse my site and if you don't find an answer feel free to contact me. If I know the solution I'll share it, and if your problem is unique enough I may just cover it in a tutorial!