lbriggs
Posts: 94
Score: 2 Joined: 7/10/2003 From: Hartford, CT Status: offline
|
Due to the size of our infrastructure, we try to keep the patch package sizes as low as possible so that we do not cause havok in our smaller link sites. Typically we divide up the patches by product: OS, OFFICE XP, OFFICE 2K3, OFFICE2K7, etc, and then use query based collections to make sure we're not sending patches to machines that do not have the product installed. It is rather time consuming, but in the long run I feel it is more efficient, and is a better use of network bandwidth. As a personal rule, I try to make sure each patch package is under 50 meg. Unfortunately with the SQL patches of last month, I was unable to get the patch package under 150 meg (after removing the Itanium and x64 bit patches).
|