I have made a collection of client machines with IE10 installed. Long story on how they got it installed but the clients machines got unmanaged. I created a Package to target this collection and used what I found on the net.
This works when I run it directly on test machine, but when I deploy the package it does not seem to initiate the batch. Although when I check monitoring, it shows success 100% and looked in "ccmcache" and do see the folder gets created with the batch. Also, the log file "exemgr" shows it has uninstalled successfully.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi all,
I have made a collection of client machines with IE10 installed. Long story on how they got it installed but the clients machines got unmanaged. I created a Package to target this collection and used what I found on the net.
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart"
This works when I run it directly on test machine, but when I deploy the package it does not seem to initiate the batch. Although when I check monitoring, it shows success 100% and looked in "ccmcache" and do see the folder gets created with the batch. Also, the log file "exemgr" shows it has uninstalled successfully.
Any ideas or know of a way to workaround this?
Thanks!
Share this post
Link to post
Share on other sites