Disattivazione Proprieta DNS
L'ultima build dove la proprietà dei DNS è la 10041, dalla build 10049 risulta disattivata la funzione di cambio dei DNS. Ciò comporta una limitazione che non permette una navigazione a 360 gradi.
In rete ho trovato un artefizio che non mi ha risolto il problema ed è il seguente:
----------------------------------------------------------------------------------------------------------
Open CMD
For Static IP, Subnet Mask, Default Gateway:
netsh interface ip set address name="Ethernet" static 192.168.0.1 255.255.255.0 192.168.1.1

For DNS Servers: here am using Google DNS, change with your own
netsh interface ipv4 add dnsservers "Ethernet 2" 8.8.8.8 index=1
netsh interface ipv4 add dnsservers "Ethernet 2" 8.8.4.4 index=2
Change "Ethernet" to your own Network Device name
-----------------------------------------------------------------------------------------------------------
Sarà certamente un problema passeggero....intanto c'è solo da attendere....????????
bye
Autore del post
Iscritto il - 07/03/2014 17:08