Opening port range

  • Thread starter Thread starter SeanD
  • Start date Start date
The only way I know to do this easily is to use netsh and script it with a
loop.

http://support.microsoft.com/default.aspx?kbid=875357#XSLTH4155121123120121120120

shows some of the commands and then use your scripting language of choice
with a conditional statement with a start value, and end value and run it in
a loop with a +1 increment until it finishes.


--
Manny Borges
MCSE NT4-2003 (+ Security)
MCT, Certified Cheese Master

The pen is mightier than the sword, and considerably easier to write with.
-- Marty Feldman
 

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

Back
Top