« Previous Next »

Thread: Anonymous user

Last post 12-30-2008 4:39 PM by yaminij. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 12-17-2008, 2:08 PM

    Anonymous user

    How with msdeploy i can specify the new AnonymousUser and password when i migrate my website from IIS 6.0 to IIS 7.0.
    My servers are not in a domain so it's not the same anonymous user.
    Thanks a lots.
    Cédric Boivin
    Analyste - Programmer
  • 12-30-2008, 4:39 PM In reply to

    Re: Anonymous user

    Here is how you do it

    msdeploy.exe -verb:sync -source:webser
    ver60 -replace:objectname=metaProperty,scopeAttributeName=name,scopeAttributeVal
    ue=AnonymousUserName,match=IUSR_IIS-115,replace=IUSR_IIS124 -replace:objectname=metaProperty,scopeAttributeName=name,scopeAttributeValue=AnonymousUserPas
    s,match=bbb,replace=aaa -dest:webserver60,computername=<dest_machine_name>

     

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