I've noticed a little bug(?)
When I try to copy/xcopy a hosts-file from an W2K machine to another W2K/NT4.0 machine, the destination system doesn't recognize the new hosts file:
C:> xcopy \winnt\system32\drivers\etc\hosts \\machinename\c$\winnt\system32\drivers\etc /C /Y
The copy works, the file looks fine on the destination when showed with a normal type or even with notepad. But the system wont recognize the file (or any hosts-file settings) until I open the file with notepad and save it again (untouched) or a reboot.
The same procedure from a NT4.0 machine to a NT4/W2K machine works as it should.
When I try to copy/xcopy a hosts-file from an W2K machine to another W2K/NT4.0 machine, the destination system doesn't recognize the new hosts file:
C:> xcopy \winnt\system32\drivers\etc\hosts \\machinename\c$\winnt\system32\drivers\etc /C /Y
The copy works, the file looks fine on the destination when showed with a normal type or even with notepad. But the system wont recognize the file (or any hosts-file settings) until I open the file with notepad and save it again (untouched) or a reboot.
The same procedure from a NT4.0 machine to a NT4/W2K machine works as it should.