Service pack deployment problem
All,
We use group policy to deploy service packs to our 3000 ish machines and it works fine. The problem is that some machines may have already had the service pack applied and group policy/the service pack installer, does not seem clever enough to figure this out! This results in the service pack getting applied again and an angry user on the phone to me! Has anyone else had similar problems and know of a way round this?
Cheers,
Darin
We use group policy to deploy service packs to our 3000 ish machines and it works fine. The problem is that some machines may have already had the service pack applied and group policy/the service pack installer, does not seem clever enough to figure this out! This results in the service pack getting applied again and an angry user on the phone to me! Has anyone else had similar problems and know of a way round this?
Cheers,
Darin
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
Bladerun
19 years ago
Unfortunately thats one of the dilemmas that Group Policy faces. There's no built in logic to detect manual installs.
Your best bet is going to be either to remove the already installed service packs manually then redeploy the updated package, or find a way to query your users and not include those who already have it in the deployment group.
Your best bet is going to be either to remove the already installed service packs manually then redeploy the updated package, or find a way to query your users and not include those who already have it in the deployment group.
Posted by:
darin
19 years ago
Posted by:
Bladerun
19 years ago
Posted by:
MSIMaker
19 years ago
MS Service Packs are meant to install over previously installed versions. This is by default so that users with corruptions can bring workstations back to life with a fresh file set.
If this is a MAJOR problem then you can actually wrap a Service Pack in an msi so that the msi product code refuses to allow a reinstall......but this is a LAST resort.
If this is a MAJOR problem then you can actually wrap a Service Pack in an msi so that the msi product code refuses to allow a reinstall......but this is a LAST resort.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.