question

DeepthaMadhuranga-8351 avatar image
0 Votes"
DeepthaMadhuranga-8351 asked RahulJindal-2267 answered

Deploying an App throuh Intune to Standard users

Hi Community,

We are trying to deploy an application in one of our client environemnts. These devices are used by students and they are not local admins of their machines.(they are standard users). Their machines are shared devices.

The application (Sibelius 20.12) comes as an. exe package. Deploying to the System context doesn't work as the exe doest work when its run as SYSTEM.

Extracting the MSI and installing won't help as it will only install the base application without any prerequisites wrapped in the exe package.

So what we did was we tried to deploy the exe with the below command.
Install_Sibelius.exe /S /V" /qn /NORESTART /l*v c:\windows\Temp\AvidSibeliusx64.log"

But it fails with an error. (-2147024156)’

What options do we have here. ?

mem-intune-generalmem-intune-application-management
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@DeepthaMadhuranga-8351 Thanks for posting in our Q&A.

From your description, we appreciate your help to confirm some information
1.Did you mean that the .exe package doesn't run even though the user run it as SYSTEM permission? If there is any misunderstanding, feel free to let us know.
2.Which method did you use to deploy the exe with this command? Powershell Scripts?
3.Please show the screen shots of the error code and check if there is any detailed error message.

If there is anything update, we are looking forward to the reply.

0 Votes 0 ·

@DeepthaMadhuranga-8351 I am currently standing by for further update from you and would like to know how things are going. If you have any questions or concerns on the recent information I've provided you, please don't hesitate to let me know.

0 Votes 0 ·

1 Answer

RahulJindal-2267 avatar image
0 Votes"
RahulJindal-2267 answered

If you are installing using Intune then it will be installed in System context by default unless specified otherwise to install in user’s context. I am not familiar with the app that you are trying to install, but this applies to pretty much every other app out there. Anything in the Intune management extension log? Also, I am not familiar with that particular error, but have you checked if anything else might be blocking the installation like AV or something?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.