Home All Groups Group Topic Archive Search About
Author
15 Feb 2009 12:24 AM
mjpdatadev
I have a website that is hosted based on my current IP.  That IP
changes occasionlly.  Is there an IIS command line tool that I can
batch-run that will change the IP of my website in IIS?

Something like...
iisconfig MyWebsite /ip:192.168.101.101
....would be great.


Is this possible? Thanks for the help.


Marty

Author
16 Feb 2009 8:54 AM
Daniel Crichton
mjpdata***@gmail.com wrote  on Sat, 14 Feb 2009 16:24:56 -0800 (PST):

> I have a website that is hosted based on my current IP.  That IP
> changes occasionlly.  Is there an IIS command line tool that I can
> batch-run that will change the IP of my website in IIS?

> Something like...
> iisconfig MyWebsite /ip:192.168.101.101 ...would be great.


> Is this possible? Thanks for the help.

Why not just leave it on the default of "All unassigned" and it'll listen on
whatever IP your PC currently has.

--
Dan