I am trying to install a .MSU as an application.
I am successful in installing the update.
The Restart notifications do not pop to notify the user that a reboot is necessary.
The .MSU Reboot is supressed with /norestart. I tested without /norestart but the installer reboot should be supressed.
Client settings are set to Warn for 30min with defer and Countdown to forced no defer for 10min.
User experience encorce spacific behavior is set to Determine behavior based on return codes.
The application returns 3010.
I need to have the notifications.
Is this possible?
AppEnforce.LOG-------------
<![LOG[ Performing detection of app deployment type Microsoft_Powershell(ScopeId_72759D6E-9EFD-441A-9B40-0684389C9F4B/DeploymentType_90d8cbe6-1db3-482b-ac12-a31f64918308, revision 2) for system.]LOG]!><time="09:36:50.609+240"
date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appprovider.cpp:2148">
<![LOG[+++ Application not discovered. [AppDT Id: ScopeId_72759D6E-9EFD-441A-9B40-0684389C9F4B/DeploymentType_90d8cbe6-1db3-482b-ac12-a31f64918308, Revision: 2]]LOG]!><time="09:36:50.750+240" date="08-10-2016" component="AppEnforce"
context="" type="1" thread="2172" file="localapphandler.cpp:291">
<![LOG[ App enforcement environment:
Context: Machine
Command line: wusa.exe Win7AndW2K8R2-KB3134760-x64.msu /quiet /norestart
Allow user interaction: No
UI mode: 0
User token: null
Session Id: 4294967295
Content path: C:\WINDOWS\ccmcache\f
Working directory: ]LOG]!><time="09:36:50.750+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appcontext.cpp:85">
<![LOG[ Prepared working directory: C:\WINDOWS\ccmcache\f]LOG]!><time="09:36:50.765+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appcontext.cpp:189">
<![LOG[Found executable file wusa.exe with complete path C:\WINDOWS\system32\wusa.exe]LOG]!><time="09:36:50.797+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172"
file="executility.cpp:188">
<![LOG[ Prepared command line: "C:\WINDOWS\system32\wusa.exe" Win7AndW2K8R2-KB3134760-x64.msu /quiet /norestart]LOG]!><time="09:36:50.828+240" date="08-10-2016" component="AppEnforce" context=""
type="1" thread="2172" file="appcontext.cpp:338">
<![LOG[ Executing Command line: "C:\WINDOWS\system32\wusa.exe" Win7AndW2K8R2-KB3134760-x64.msu /quiet /norestart with system context]LOG]!><time="09:36:50.828+240" date="08-10-2016" component="AppEnforce"
context="" type="1" thread="2172" file="appexcnlib.cpp:205">
<![LOG[ Working directory C:\WINDOWS\ccmcache\f]LOG]!><time="09:36:50.828+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appexcnlib.cpp:219">
<![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="09:36:50.984+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appcommon.cpp:1094">
<![LOG[ Waiting for process 4640 to finish. Timeout = 120 minutes.]LOG]!><time="09:36:50.984+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172"
file="appexcnlib.cpp:2015">
<![LOG[ Process 4640 terminated with exitcode: 3010]LOG]!><time="09:42:18.096+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appexcnlib.cpp:2024">
<![LOG[ Looking for exit code 3010 in exit codes table...]LOG]!><time="09:42:18.096+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172" file="appexcnlib.cpp:508">
<![LOG[ Matched exit code 3010 to a PendingSoftReboot entry in exit codes table.]LOG]!><time="09:42:18.096+240" date="08-10-2016" component="AppEnforce" context="" type="1" thread="2172"
file="appexcnlib.cpp:587">
<![LOG[++++++ App enforcement completed (329 seconds) for App DT "Microsoft_Powershell" [ScopeId_72759D6E-9EFD-441A-9B40-0684389C9F4B/DeploymentType_90d8cbe6-1db3-482b-ac12-a31f64918308], Revision: 2, User SID: ]
end-----------------------------