Ok this is driving me nuts. I have built some application packages to be installed to a devoce as "Required"
In software center the client does see the application availiable and set for required.
But it will never install.
It shows Past Due - Will be installed.
I have set to perform the install outside of the maintenance window.
Installed whenno one is logged on.
If I look in the CCMcache folder I see the client has downloaded the package.
If I click Install or Schedule Install it will install but if I just leave it it never installs.
The appenforce log shows the following that looks like it sees the package that needs to be installed...
What am I missing..
<![LOG[ App enforcement environment: Context: Machine Command line: setup.exe Allow user interaction: No UI mode: 0 User token: null Session Id: 1 Content path: C:\WINDOWS\ccmcache\a Working directory: ]LOG]!><time="11:07:03.495+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appcontext.cpp:84"> <![LOG[ Prepared working directory: C:\WINDOWS\ccmcache\a]LOG]!><time="11:07:03.496+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appcontext.cpp:188"> <![LOG[ Prepared command line: "C:\WINDOWS\ccmcache\a\setup.exe"]LOG]!><time="11:07:03.496+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appcontext.cpp:337"> <![LOG[ Executing Command line: "C:\WINDOWS\ccmcache\a\setup.exe" with user context]LOG]!><time="11:07:03.497+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:201"> <![LOG[ Working directory C:\WINDOWS\ccmcache\a]LOG]!><time="11:07:03.497+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:215"> <![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="11:07:03.556+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appcommon.cpp:1093"> <![LOG[ Waiting for process 2600 to finish. Timeout = 60 minutes.]LOG]!><time="11:07:03.561+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:1951"> <![LOG[ Process 2600 terminated with exitcode: 0]LOG]!><time="11:10:59.045+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:1960"> <![LOG[ Looking for exit code 0 in exit codes table...]LOG]!><time="11:10:59.045+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:505"> <![LOG[ Matched exit code 0 to a Success entry in exit codes table.]LOG]!><time="11:10:59.046+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appexcnlib.cpp:584"> <![LOG[ Performing detection of app deployment type Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)(ScopeId_89601006-83B2-4D10-A02E-03BE17D09BD3/DeploymentType_0f6b5beb-7b0b-41a7-9b51-fed5ba6ecf61, revision 18) for system.]LOG]!><time="11:10:59.053+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appprovider.cpp:2079"> <![LOG[+++ Discovered application [AppDT Id: ScopeId_89601006-83B2-4D10-A02E-03BE17D09BD3/DeploymentType_0f6b5beb-7b0b-41a7-9b51-fed5ba6ecf61, Revision: 18]]LOG]!><time="11:10:59.069+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="localapphandler.cpp:287"> <![LOG[++++++ App enforcement completed (235 seconds) for App DT "Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)" [scopeId_89601006-83B2-4D10-A02E-03BE17D09BD3/DeploymentType_0f6b5beb-7b0b-41a7-9b51-fed5ba6ecf61], Revision: 18, User SID: ] ++++++]LOG]!><time="11:10:59.069+420" date="06-18-2013" component="AppEnforce" context="" type="1" thread="2728" file="appprovider.cpp:2366">
What am I missing here.
Thanks