HEELPBOOK - How to disable "Automatically search for network folders and printers" (Windows XP) ##################################### There are two ways to disable the "Automatically search for network folders and printers" in Windows XP Proffesional. To change the registry key to disable automatic search for network printers and folders , follow these steps. * Click Start, type regedit in the Start Search box, and then press ENTER. * Locate the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced * Right-click System, point to New, and then click DWORD Value. * Type NoNetCrawling, and then press ENTER. * Double-click NoNetCrawling. * In the Value data box, type 1, and then click OK. * Close Registry Editor. You can apply this key via Group Policy or Logon Script or you can create a batch file which will do this for you automatically... Create a simple batch file (i.e. NoNetCrawl.bat) containing the command: Regedit /S \\YourDomainName\Netlogon\NoNetCrawl.reg In the Netlogon share for your domain create the file "NoNetCrawl.reg" using NotePad.exe: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "NoNetCrawling"=- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "NoNetCrawling"=dword:00000001 Then assign NoNetCrawl.bat as a logon script through Group Policy. ############ ARTICLE INFO ############# Article Month: November Article Date: 27/11/2012 Permalink: http://heelpbook.altervista.org/2012/how-to-disable-automatically-search-for-network-folders-and-printers-windows-xp/comment-page-1/ Source: http://www.wincert.net/tips/microsoft-windows/windows-xp/1682-how-to-disable-automatically-search-for-network-folders-and-printers-in-win-xp-proffesional Language: English View more articles on: http://www.heelpbook.net/ Follow us on Facebook: http://it-it.facebook.com/pages/HeelpBook/100790870008832 Follow us on Twitter: https://twitter.com/#!/HeelpBook Follow us on RSS Feed: http://feeds.feedburner.com/Heelpbook Follow us on Delicious: http://delicious.com/heelpbook Linkedin: http://it.linkedin.com/pub/stefano-maggi/27/73a/b20 Google+ : https://plus.google.com/116990277568167008289/posts