« Previous Next »

Answered Thread: Does msdeploy support rollback?

Last post 10-23-2009 8:30 PM by EmilyK. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-19-2009, 7:26 AM

    Does msdeploy support rollback?

    1) Does msdeploy support rollback to rollback contents and configuration changes when a sync operation fails?

    2) Does msdeploy implement status codes that can be captured from code to indicate a successful sync operation or error reporting?

  • 10-23-2009, 8:30 PM In reply to

    • EmilyK
    • Not Ranked
    • Joined on 02-16-2008, 3:14 AM
    • Posts 11

    Answered Re: Does msdeploy support rollback?

    You should use WebDeploy to backup the contents before in case of failure.  We try to avoid applying partial changes but that is not always possible.  If there is a failure you can then apply the backed up state from the package or archive you took before making the changes.

    Using %ERRORLEVEL% I believe you can see if there is a failure. 

     

    - Emily
Page 1 of 1 (2 items)
Microsoft Communities