SCCM 2012 SP1 CU5
I have created msi application version 2, in superseding I configure uninstallation of old version
App deployed for collection and showed in Software Center.
If I install it in Software Center, old app is removed, new installed (appenforce.log tells it), and its ok for some time.
After PC checks for software deployment, Software Center asks to install new app again.
But its installed and works.
in AppIntentEval.log I can see this record:
<![LOG[ScopeId_C499A53E-0FFD-4150-8731-0DF9D0B88558/Application_07897b40-25ff-4c91-af1e-0c5a914bd0ee/6 :- Current State = NotUpdated, Applicability = Applicable, ResolvedState = Installed, ConfigureState = NotNeeded, Title = Клиентская часть системы DIRECTUM 4.91.1908]LOG]!><time="09:54:55.223-300" date="11-27-2014" component="AppIntentEval" context="" type="1" thread="1364" file="appconstructs.cpp:3057">
What does it meens Current State = NotUpdated ?
How can I fix it?