Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch File to Configure DNS Suffix
Name: tkreykes Date: May 18, 2005 at 18:52:58 Pacific OS: Windows XP Pro CPU/Ram: 384 mb
Comment:
I currently have a batch file that will configure the ip, subnet mask, default gateway, and the DNS and WINS. I am wondering if there is a way to add the DNS suffixes to the TCP/IP by using a batch file instead of typing them into the every computer. I would appreciate any help.
Name: tkreykes Date: May 19, 2005 at 12:45:47 Pacific
Reply:
I figure out how to add the DNS suffixes, but I am now wondering if there is a way to change the computer name and to add the computer to a Domain for a network.
Summary: I have four PC's network together using Windows 98 SE OS, Peer-to-Peer networking. The problem that I am having is during the shutdown process. The systems will hang up during the shutdown process("...
Summary: Here's an example of a simple Perl script. #!/usr/bin/perl use strict; use warnings; use LWP::Simple; use HTML::HeadParser; my $content = get("http://www.computing.net/answers/networking/batch-file-t...