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.
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