I have two servers using MS NLB for IIS and this is working great.
I have a D:\Websites\ directory on both servers that contain the html, css, aspx, and images etc. I would like to have the D:\Websites\ directory on ServerA be replicated to D:\Websites\ on ServerB. I don't need any snyc, just a brute copy/replace from ServerA -> ServerB.
What is the best way to achieve this?
