Script...

  • Thread starter Jaime Rodríguez
  • Start date
J

Jaime Rodríguez

Hello ppl,

I have a hosts file i wish to copy all over the network (rewrite it in every
terminal) to block unwanted web sites all over the Internet. Is there a
script or software to get this done without going to each terminal or
mapping every pc in network???

We have about 100 terminals, most of them running W2K SP4, some with XP and
a very few with W98.

Thanks in advance,

JR.
 
P

Pegasus

Jaime Rodríguez said:
Hello ppl,

I have a hosts file i wish to copy all over the network (rewrite it in
every
terminal) to block unwanted web sites all over the Internet. Is there a
script or software to get this done without going to each terminal or
mapping every pc in network???

We have about 100 terminals, most of them running W2K SP4, some with XP
and
a very few with W98.

Thanks in advance,

JR.

Include this line in your domain logon script:

xcopy /d /y \\YourServer\SomeShare\hosts %SystemRoot%\system32\drivers\etc\
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top