Hi all, I've got a client for whom I normally push updates in three waves using 2007. First, I create a list in 2007 and push this to the initial group, who gets the updates package and immediately installs them. I then push the same list to the Acceptance testing group, who starts getting the updates a week later, and then finally two weeks later, I finish the process for the month by distributing updates to Production.
When migrating to ADRs from this approach, should I use only one ADR to approve patches and immediately distribute them to my initial testing group, and then just manually create two more deployments, one for Acceptance testing and one for Production with the needed scheduling? It seems if I make three ADRs to cover this, I'll end up with three deployment packages every month and that could become messy rather quickly.

