I have a website that is hosted with 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