On Mon, 2006-04-17 at 14:11 -0700, O'Brien, Kevin wrote: > I was wondering if a possible solution would be to create a group of > packages that I want to be removed from all systems, schedule a daily > groupremove for that group, and then add any packages I want removed > from all systems to that group. It seems excessive but I think it would > get the job done. > > Would that work? why not just use a yum-shell script or just a list of pkgs tied onto the end of 'yum -y remove'? -sv