Application deployment settings

Pall Piars 100 Reputation points
2025-02-17T14:27:31.9033333+00:00

When deploying an application using the Required method in Configuration Manager, there's an option labeled "Automatically close any running executables you specified on the install behavior tab of the deployment type properties dialog box." In what scenarios should this option be checked?

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
1,038 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 48,046 Reputation points Microsoft Vendor
    2025-02-18T09:41:48.9066667+00:00

    Hi, @Pall Piars

    Thank you for posting in Microsoft Q&A forum.

    When deploying an application using the Required method in Configuration Manager, you should check the option "Automatically close any running executables you specified on the install behavior tab of the deployment type properties dialog box" in scenarios where you want to ensure that the installation can proceed without interruption from any running executable files. This is particularly useful when:

    1. You want to avoid installation failures due to specified executables being active, as the installation will be blocked if those executables are running.
    2. You want to provide a smoother user experience by automatically closing those executables rather than prompting the user to do so, which can help in environments where user interaction is limited or not preferred.

    By enabling this option, you can ensure that the application installation can complete successfully without requiring user intervention to close running processes.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".


0 additional answers

Sort by: Most helpful

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.