Deployment Autocad 2015
Hi
I'm deploying autocad 2015 using SCCM 2012
But the error 0x80091007 (-2146889721) "The hash Value is not Correct" is displayed.
Have redistribute the application, but the error persists
2 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
9 years ago
I suspect you're installing this using a Task Sequence? In which case, this is almost certainly because one of your DPs doesn't have a full copy of the package. This is a *big* app and these bigger deployments can sometimes choke BITS.
Do a 'Refresh' - a 'Refresh', not an 'Update'! - of your DPs and retry.
Comments:
-
No, i installing using a application.
In one pc the installation has been completed, in others 10 the error is displayed - EstebanHuerta 9 years ago
Posted by:
deliveryboy
9 years ago
Check the original source against whats been cached and whats on the dp's - should all be the same.
Check for hidden files.
Check for overly long paths and make sure they are being fully copied.
Do an Update Content on the deployment type too or you could delete the source on the dp's and then do a full redistribute.
In clients and server - EstebanHuerta 9 years ago