Comments on: How to deploy Adobe Air silently using SCCM https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/ SCCM | ConfigMgr | Intune | Windows 11 | Azure Wed, 07 Aug 2019 06:23:10 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Ram Shrestha https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/#comment-13616 https://www.prajwaldesai.com/?p=61146#comment-13616 In reply to Ram Shrestha.

seems that I got answer, so we have installed Adobe Air on SCCM server, I reckon.

]]>
By: Ram Shrestha https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/#comment-13614 https://www.prajwaldesai.com/?p=61146#comment-13614 Hi Prajwal,
Below, did we create Folder “Adobe AIR” on SCCM machine location: c:\ProgramFiles(x86)%\Common Files\

Path – %ProgramFiles(x86)%\Common Files\
File or Folder name – Adobe AIR

I am trying to understand how Adobe AIR folder is being picked or available??

Ram

]]>
By: Syed https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/#comment-12649 https://www.prajwaldesai.com/?p=61146#comment-12649 The detection method is not working

]]>
By: Bill Hunt https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/#comment-10075 https://www.prajwaldesai.com/?p=61146#comment-10075 I am running into an issue when deploying an Adobe Air Runtime application where the installation only runs successfully if run in user context. If I deploy the Application to the workstation and make it Available in Software Center any user can run the installation and it completes successfully. If a try to deploy the Application as Required though, it fails with Exit Code 5 (Access Denied). According to the Adobe Air documentation, Exit Code 5 is “Unknown Error” which is completely unhelpful. When it installs with User context, it does appear to install for all users, even if the initiating user doesn’t have admin rights.
I’ve been reading the Adobe provided documentation, and it states “Microsoft SMS, IBM Tivoli, or any deployment tool that allows silent installations” But apparently this only applies to silent installation to User objects, not deviceworkstation objects.

Below is a sample of a failed attempt, followed by a successful attempt triggered from Software Center by a user. The only difference I can tell is the “Executing command line… user context” works but “Executing command line… system context” does not work.

4/2/2018 9:29:55 AM +++ Starting Install enforcement for App DT “Code-X 2018” ApplicationDeliveryType – ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, Revision – 10, ContentPath – C:WINDOWSccmcacher, Execution Context – Any AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM A user is logged on to the system. AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Performing detection of app deployment type Code-X 2018(ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, revision 10) for system. AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM +++ Application not discovered. [AppDT Id: ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, Revision: 10] AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM App enforcement environment:
Context: Machine
Command line: “code-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload
Allow user interaction: No
UI mode: 0
User token: null
Session Id: 4294967295
Content path: C:WINDOWSccmcacher
Working directory: AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Prepared working directory: C:WINDOWSccmcacher AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Prepared command line: “C:WINDOWSccmcachercode-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Executing Command line: “C:WINDOWSccmcachercode-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload with system context AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Working directory C:WINDOWSccmcacher AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Post install behavior is BasedOnExitCode AppEnforce 10352 (0x2870)
4/2/2018 9:29:55 AM Waiting for process 8052 to finish. Timeout = 15 minutes. AppEnforce 10352 (0x2870)
4/2/2018 9:29:56 AM Process 8052 terminated with exitcode: 5 AppEnforce 10352 (0x2870)
4/2/2018 9:29:56 AM Looking for exit code 5 in exit codes table… AppEnforce 10352 (0x2870)
4/2/2018 9:29:56 AM Unmatched exit code (5) is considered an execution failure. AppEnforce 10352 (0x2870)
4/2/2018 9:29:56 AM ++++++ App enforcement completed (1 seconds) for App DT “Code-X 2018” [ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087], Revision: 10, User SID: ] ++++++ AppEnforce 10352 (0x2870)

========= Successful======

4/2/2018 8:29:40 AM +++ Starting Install enforcement for App DT “Code-X 2018” ApplicationDeliveryType – ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, Revision – 8, ContentPath – C:WINDOWSccmcacher, Execution Context – User AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM A user is logged on to the system. AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Performing detection of app deployment type Code-X 2018(ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, revision 8) for user. AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM +++ Application not discovered. [AppDT Id: ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, Revision: 8] AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM App enforcement environment:
Context: User
Command line: “code-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload
Allow user interaction: Yes
UI mode: 0
User token: not null
Session Id: 4294967295
Content path: C:WINDOWSccmcacher
Working directory: AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Prepared working directory: C:WINDOWSccmcacher AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Prepared command line: “C:WINDOWSccmcachercode-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Executing Command line: “C:WINDOWSccmcachercode-x_2018_network_mum_win_(silent).exe” -silent -eulaAccepted -desktopShortcut -programMenu -allowDownload with user context AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Working directory C:WINDOWSccmcacher AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Post install behavior is BasedOnExitCode AppEnforce 6840 (0x1AB8)
4/2/2018 8:29:40 AM Waiting for process 8984 to finish. Timeout = 15 minutes. AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM Process 8984 terminated with exitcode: 0 AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM Looking for exit code 0 in exit codes table… AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM Matched exit code 0 to a Success entry in exit codes table. AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM Performing detection of app deployment type Code-X 2018(ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, revision 8) for user. AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM +++ Discovered application [AppDT Id: ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087, Revision: 8] AppEnforce 6840 (0x1AB8)
4/2/2018 8:37:00 AM ++++++ App enforcement completed (440 seconds) for App DT “Code-X 2018” [ScopeId_6B353D6D-F9AD-4DD8-AE03-35270E7CED27/DeploymentType_e2c3ea5d-e349-4508-821a-8dab21555087], Revision: 8, User SID: S-1-5-21-534391083-248190486-2114585692-162964] ++++++ AppEnforce 6840 (0x1AB8)

The name of the Adobe Air application is Code-X 2018, and it has been provided as a single EXE to install both Adobe Air Runtime as well as the Code-X Adobe Air application.

]]>
By: Shekhar https://www.prajwaldesai.com/deploy-adobe-air-silently-using-sccm/#comment-9398 https://www.prajwaldesai.com/?p=61146#comment-9398 Hi Prajwal,

I tried to specify the content location on shared server drive as well as local path.
But not detecting installer.exe file.

Please help.

]]>