If you want to sync the 2 IIS 5.1 webservers, all you need to do is run the following command from the source machine
msdeloy -verb:sync -source:webserver60 -dest:webserver60,computername=<destmachinename>
Thanks
Yamini Jagadeesan, SDET, Microsoft IIS Team