Install Application that need Admin right with SCCM and Software Center

PerserPolis-1732 1,971 Reputation points
2025-03-24T15:07:36.2833333+00:00

Hi,

I have some Applications that need Admin right to install manually. Our User have no admin right on the client machine.

Now I want to deploy these Application with SCCM. Is that any option or way to install these applications?

Regards

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
529 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alex Burlachenko 4,550 Reputation points
    2025-03-24T16:17:07.8433333+00:00

    Hi PerserPolis-1732,

    Yes, you can.

    first: System Context Deployment

    Installs silently with SYSTEM privileges

    Best for mandatory deployments

    Steps to configure:

    1. Right-click your application -> Properties -> Deployment Types
    2. Under Installation Behavior:
      • Set: "Installation behavior" > "Install for system"
      • Set: "Logon requirement" > "Whether or not a user is logged on"
      Deploy as "Required" to target devices

    second: User-Initiated Install via Software Center

    Allows user to trigger install while still using admin rights

    Configuration:

    In your Deployment Type > User Experience tab:

    Check "Run installation and uninstall program as administrator"

    Set: "User interaction" > "Normal" (for visible install) or "Silent"

    Deploy as "Available" to make it appear in Software Center

    Verification


    Check AppEnforce.log for installation status

    Test with a small device collection first

    Ensure detection methods are properly configured

    If installations fail, verify

    The SCCM client has network access to distribution points

    The package contains all dependencies (e.g., .NET Framework)

    Best regards,

    Alex

    P.S. If my answer help to you, please Accept my answer

    Reference Links:

    Microsoft Docs: Deploy Applications

    Admin Rights Best Practices

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Simon Ren-MSFT 40,411 Reputation points Microsoft External Staff
    2025-03-25T02:54:22.5733333+00:00

    Hi PerserPolis-1732,

    Hope everything is going well.

    Agree with Alex Burlachenko. Similar thread for your reference.

    SCCM - Deploying application to users - the EXE asking for admin permissions - how to get around this?

    Feel free to contact me if you have any concerns/queries.

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    After the way you tag questions on Q&A is updated, for any "Microsoft Configuration Manager" related problem, you can tag it with "Microsoft Intune", and then "Microsoft Configuration Manager" as the child tag.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.