
(In any folder window, you can also press Alt to display the menu bar, and then select Tools, Map Network Drive.) Windows Vista displays the Map Network Drive dialog box. Netsh advfirewall firewall set rule group=”nätverksidentifiering” new enable=yesĮDIT 2: The network discovery script only work with Windows Vista with Service Pack 1. To map a network folder to a local drive letter, follow these steps: Select Start, right-click Network, and then click Map Network Drive. Under Sharing and Discovery make sure Network Discovery, File Sharing, and, Public Folder Sharing are turned on. So on the Vista machine open Network and Sharing Center. If you’re not worried about who’s accessing the files and folders, the easiest method is to disable Password Protected Sharing. For instance on the Swedish version of Vista it would be: Share Without Password Protected Sharing. Second, if you are using Windows in another language than English you will have to adjust “network discovery” to what it is called in your localized language. Please note that you can change which profile you want to apply the changes for.ĮDIT: First and foremost, I accidently added the “profile=all” to the Network Discovery string which is totally incorrect, as Network discovery is enabled for all profiles when this command is run. Netsh advfirewall firewall set rule group=”network discovery” new enable=yes To enable Network discovery you run the command: Netsh firewall set service type=fileandprint mode=enable profile=all
#Network file sharing in vista drivers
And drivers for the client will probably differ from drivers for the server.

On a mixed network, the printer will have to support both Windows Vista, and Windows XP. To enable File and Printer sharing you run the command: Get file sharing working, first, then concentrate on getting working printer drivers that support Windows Vista. The “netsh” command comes in handy here, and you can use the below strings in a script to enable it on many clients automatically. However it is actually very easy when you know what to type. In Windows Vista it might at a first glance appear to be tricky to automatically enable File and Printer sharing and Network discovery.
