Search the Community
Showing results for tags 'application install limit'.
-
Hi, I am trying to deploy Windows 7 with multiple applications. Everything works fine. But I have to install many apps. When I try adding more than 9 applications a "!" appears in read and tells me to select only from 1 to 9 applications. I have 12 to install so I simply added another "Install application" step and added the other 3 apps. WHat it does is it goes through it all but without installing the apps from the 2nd application step! The second set of apps do not appear in the appenforce.log. The logs show this for when apps are being deployed successfully : (sorry its french but look at the red portion) Le moteur d'exécution des séquences de tâches a terminé l'action (Installer l'application 1) dans le groupe (Applications) avec code de sortie 0 Sortie de l'action : n_d40c1897-b38e-4df3-9e7a-e5a7fe6b66af.6 = Enforced Installation job completed with exit code 0x00000000 Execution status received: 1 (Application is installed successfully ) Install successful Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_B3543AB2-A4B7-417A-91E1-2B5357D41915/Application_d40c1897-b38e-4df3-9e7a-e5a7fe6b66af'='' Completed installation job. Step 10 out of 10 complete Sending success status message Setting URL = sc.academie.ste-therese.com, Ports = 80,443, CRL = false Setting Server Certificates. Setting Authenticator. Set authenticator in transport ::DecompressBuffer(65536) Decompression (zlib) succeeded: original size 4774, uncompressed size 5027. Setting Client Certificate. Sending StatusMessageSetting message signatures. Setting the authenticator. CLibSMSMessageWinHttpTransport::Send: URL: sc.academie.ste-therese.com:80 CCM_POST /ccm_system/request Request was succesful. Install application action completed successfully. Code 0x00000000. For the send set of apps it says this : Le moteur d'exécution des séquences de tâches a terminé l'action (Installer l'application 2) dans le groupe (Applications) avec code de sortie 0 Sortie de l'action : cb30c-0882-49b7-bd6a-35537a9706aa.5 = NotRequired Installation job completed with exit code 0x00000000 Execution status received: 2 (Application is not required on the client ) Install successful Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_B3543AB2-A4B7-417A-91E1-2B5357D41915/Application_3a9cb30c-0882-49b7-bd6a-35537a9706aa'='' Completed installation job. Step 4 out of 4 complete Sending success status message Setting URL = sc.academie.ste-therese.com, Ports = 80,443, CRL = false Setting Server Certificates. Setting Authenticator. Set authenticator in transport ::DecompressBuffer(65536) Decompression (zlib) succeeded: original size 4774, uncompressed size 5027. Setting Client Certificate. Sending StatusMessageSetting message signatures. Setting the authenticator. CLibSMSMessageWinHttpTransport::Send: URL: sc.academie.ste-therese.com:80 CCM_POST /ccm_system/request Request was succesful. Install application action completed successfully. Code 0x00000000. So the 1rst step apparently is enforced but the 2nd one is not required .... DO you guys know a workaround ? This is frustrating ! thank you