Other ways I might create a dnr error checking routine for multiple conditions:- Create a web service that returns the dnr's success status outside of OpenDeploy.- Log the dnr's output on the remote server. If a -2 is returned (something failed), kick off a reverse deployment of the output log and analyze it on the source server.Wally