I exactly experience the same problem just for our Windows 11 (10.0.22621.1105) devices. No error with the application on all older Windows 10 devices. There is nothing wrong with the installer package since manual installation works well in user context of my Windows 11 device.
Intune Win32 App not working with user context on Win11 22H2.
we have some Intune win32 application created with user context that are working fine on all version of win10 and win11 22H1. we have recently upgraded few devices to Win11 22H2. It has been observed that any application deployed with user context gets failed on Win11 22H2 with error Unknown (0x87D30000)
Also we are using ServiceUI.exe in order to bring the SYSTEM Process to Interactive Mode for some packages which are deployed with system context. Such packages are also getting failed with same error code on Win11 22H2.
IntuneManagementExtension.log shows the IPExitCode -4294967295
Microsoft Security | Intune | Application management
Windows for business | Windows Client for IT Pros | User experience | Other
7 answers
Sort by: Most helpful
-
-
Roland Janus 0 Reputation points
2023-04-19T12:07:03.0933333+00:00 I see the same issue. User based app with "%username%" in the command line (cmd) and the log is using the computername instead of the userid. Any news on that?