« Previous Next »

Thread: How to omit ServerBindings?

Last post 11-02-2009 3:58 PM by yaminij. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 05-04-2009, 2:25 PM

    How to omit ServerBindings?

    Is there a way of omiting ServerBindings with or without using a Manifest while using

    msdeploy -verb:sync -source:webserver60 -dest:webserver60,computername=Server1

    Thanks

    vl

  • 05-04-2009, 2:58 PM In reply to

    Re: How to omit ServerBindings?

    There is no way right now to add skip directives in a manifest. In order to omit serverbindings while syncing using webserver60, use the following skip directive

    msdeploy -verb:sync -source:webserver60 -dest:webserver60 -skip:attributes.name=ServerBindings

    Thanks
    Yamini Jagadeesan, SDET, Microsoft IIS Team
  • 05-04-2009, 3:09 PM In reply to

    Re: How to omit ServerBindings?

    Excellent. It worked! Thanks so much for your quick response.

    vl

  • 11-02-2009, 3:20 PM In reply to

    Re: How to omit ServerBindings?

    I'd like to do the same thing with IIS 7. How do I do that?

    Thanks

    vl

  • 11-02-2009, 3:58 PM In reply to

    Re: How to omit ServerBindings?

    Use -skip:attributes.protocol=http

    Thanks
    Yamini Jagadeesan, SDET, Microsoft IIS Team
Page 1 of 1 (5 items)
Microsoft Communities