Hi,
I used the Web Farm Framework (WFF) to create a small IIS farm consisting of one controller and two farm servers. I was wondering If (and how) I can use the WFF to keep applications installed on both farm members in sync. I'm not talking about web applications or IIS configurations because that is working fine. I'm talking about applications you manually install in Windows on primary farm server (without using Web Deploy or the provisioning features).
For instance, If I install the SQL Server Client Tools on the Primary server, the WFF does not install those applications on the secondary farm server.