Hi to all, I know that this maybe basic but I need to ask. I installed this tool and I want to sync two websites that are connected via WebFarm and IIS shared config. Is this automatic tool or I need to run it every time something is changed ?? I am asking this because it isn't automatic on my server.
Any tip is appreciated.
btw. I run this command
"
Pushing to remote destination, running on source computer (the computerName argument identifies the remote destination computer).
msdeploy -verb:sync -source:apphostconfig="Default Web Site" -dest:apphostconfig="Default Web Site",computername=Server1 > msdeploysync.log
"
And one more question if this main server is down and I change something on secong server, do I need to install MSdeploy there also in order to sync or it will recognized automatically ?
Thanks
↧