Hi
I'll try to make it simple
I use SCCM 2012 R2 SP1 CU1
I have applications like Office 2010 & Lync 2010 that I've created an uninstall command line as well
the uninstall is based on batch from files from the content, meaning it's not a local MSI command line or something. I'm using the EXE to perform the uninstall.
I've created an uninstall deployment for those applications and when I follow the deployment type I see that 70% are successfully uninstalled but for the other 30% I get the error "0x80091007" with the description "the hash value is not correct"
when I checked one client manually - I saw this in the app enforce log:
so I've noticed the uninstall.bat is trying to run from C:\windows\system32 and not from the ccmcache. it doesn't even start to download the application content (the ccmcache folder is empty). it assumes it should be local.
on the same clients I try to make a test deployment of other applications and it works ok
I want to remind you that 70% of the clients are doing ok and had this uninstalls successfully.
I checked for antivirus and there's exclusion on all the clients for C:\Windows\CCMCache
the client version is identical
I can't find out why the uninstall doesn't trigger the sccm to download the content to the cache and then start the uninstall progress?!
the detection method are ok. otherwise the application discovery indicates the software is not installed.
any ideas what can I do?
btw... 30% is like a few 100s... so I'm trying to avoid configmgr client reinstallation, but I was hoping someone else had this issue before.
thanks
Tamir Levy