« Previous Next »

Answered Thread: Change Site Bindings IP address through script

Last post 11-04-2008 9:01 PM by Andrew Zhu - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-29-2008, 12:19 PM

    • melvebak
    • Not Ranked
    • Joined on 10-21-2008, 8:32 PM
    • Posts 7

    Change Site Bindings IP address through script

    I need to change the IP address for Site Bindings on all my sites and do not want to click on each of them to do so.  What is a script command that I can run to do this?

     Thanks

  • 11-04-2008, 9:01 PM In reply to

    Answered Re: Change Site Bindings IP address through script

    use AppCmd.exe

    starte-> run -> input "cmd" -> cd %systemroot%\system32\inetsrv

    input command:

    appcmd set site "SiteName" /bindings:http://ipaddress:port/   

     

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Microsoft Communities