Windows HOSTS File
- by jdp
I have a network of computers and a server. I often need to edit the hosts file of all the computers to add a new entry or to change one.
e.g.
192.168.1.101 temporary-internal-site
How can I get all the machines (all windows) to 'import' or use a hosts file on a server in addition to the normal one. This means that I can just edit this one file…