Showing results for networking - Scripting Blog [archived]

Mar 2, 2007
0
0

How Can I Change the First Two Octets of an IP Address?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I change the first 16 bits on an IP address? I want to keep the last 16 bits exactly the same.-- LD Hey, LD. Before we answer your question we should note that we are well aware that “suggestive” photos of an American Idol contestant have allegedly been uncovered on the Internet. Needless to say, we know many of you a...

Scripting Guy!VBScriptnetworking
Aug 17, 2006
0
0

How Can I Modify the Output of the Ping Command?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I place the current date and time at the beginning of each line of Ping.exe output?-- AL Hey, AL. We have to admit, we were a little shocked by your question. Change the output of the Ping command? Really, AL. Would you ask us to rewrite Romeo and Juliet, giving it a more happy and upbeat ending? Would you ask us to f...

Scripting Guy!scripting techniquesVBScript
Mar 29, 2006
0
0

How Can I Change the IP Address Assigned to a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I change the IP address assigned to a computer?-- RW Hey, RW. To tell you the truth, this is a very difficult question for the Scripting Guys to answer. Not because this is a hard script to write; as you’ll see in a minute, it’s actually pretty easy. No, this is hard for the Scripting Guys because it involves change, ...

Scripting Guy!VBScriptnetworking
Feb 24, 2006
0
0

How Can I Prevent a Computer from Using the LMHosts File?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I prevent a computer from using the LMHosts file?-- MJ Hey, MJ. You know, this was an interesting one, at least for the Scripting Guys. Not because the script was hard to write; that was actually pretty easy. What was hard - at least for us - was to find the LMHosts setting in the Windows GUI; that’s something we need...

Scripting Guy!VBScriptnetworking
Jan 24, 2006
0
0

How Can I Display the IP Addresses Associated with a Given MAC Address?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I display the IP addresses associated with a given MAC address?-- NK Hey, NK. Before we answer your question we should take a moment to answer a related question. People often ask us, “If I have a MAC address can I write a script that will tell me which computer on my network is using that address?” Unfortunately, the...

Scripting Guy!VBScriptnetworking