Here is the situation:
We have 10 AOS (AOS01-08 & 2 Batch Servers). We shut down all AOS except AOS-01. We import a modelstore and begin with a CIL compile because we need dlls in the XppIL folder to update. Then we complete the remaining steps in the data upgrade (Scripts,Pre-sync, Sync, etc). Then after the upgrade is complete, we turn on the remaining 9 AOS. Shouldn't the XppIL folder for each AOS update after starting? I ask because now the concern is that a CIL compile needs to be ran on each AOS box, which seems inefficient (especially in Production).
Wouldn't an incremental CIL also make the changes/updates since the last CIL? I am wondering if a Incremental CIL on each AOS would solve this problem even though it sounds inefficient to do...