Forum Discussion
jDanielL
Oct 07, 2023MCT
Installing Win32Apps while no console user logged on
Here is the scenario: I am currently working on a project to deploy and manage apps using only Intune. I have been packaging everything using PSADT. Now I am able to deploy full complement of app...
SN-7268
Oct 18, 2023Copper Contributor
Glad to know it installed fine. Are you using any HKCU registries to detect the app after installation?
If not and If the deployment is a device based shouldn't it be reporting back just fine without waiting for the user log in?
If not and If the deployment is a device based shouldn't it be reporting back just fine without waiting for the user log in?
jDanielL
Nov 01, 2023MCT
No all detection methods are currently using HKLM registries, so I don't know why. Fortunately, since the software do install, I can see logs but they still don't report to Intune as installed until the primary user logs in. It's a bit of a hassle if the user doesn't sign-in for a while...