Easy2Patch v4.0
Easy2Patch v4.0
  • Infrastructure Documents
  • Overview
    • What is Easy2Patch?
    • Request a new 3rd Party Applications
    • FAQs
    • Road Map
    • Release Notes
    • Version Compare
    • Licensing
  • Planning
    • POC Requirements for Easy2Patch 3.1
    • POC Requirements for Easy2Patch 4.0 Web Edition
    • Supported Configurations
    • Windows Operating System Requirements
    • SQL Server Requirements
    • Other Requirements
    • Network Considerations
    • Antivirus Exclusion List for Easy2PatchV3
    • Design
      • Update & Application & Intune (Server Deployment)
      • Standalone WSUS Deployment
      • Standalone Intune Deployment
  • Deployment
    • Installing WSUS Console
    • Installing SCCM Admin Console
    • Installing IIS Component for Easy2Patch 4.0
    • Configuring Intune Application Registration
    • Getting Code-Signing Certificate
    • Installing Easy2Patch 3.1
      • Upgrading to Easy2Patch 3.1.10
      • Licensing Easy2Patch 3.1
    • Installing Easy2Patch 4.0
      • Upgrading Easy2Patch 4.0
      • Easy2Patch Backup & Restore
      • Licensing Easy2Patch 4.0
  • Configuring
    • SSL Configuration in WSUS for 3rd Party Update
    • Configuring ConfigMgr for 3rd Party Updates
    • Easy2Patch 3.1 Settings
      • General
        • Certificate Management
        • Backup Settings
          • Restore Easy2Patch 3.x
        • General Settings
        • Application Deployment
        • Intune Deployment
        • Maintenance
      • Notification
        • E-Mail
        • Telegram
          • Creating a Telegram Bot
          • Telegram Chat ID
      • SCCM / WSUS / INTUNE
        • WSUS Settings
        • SCCM Settings
        • Database Settings
        • Intune Settings
      • Proxy
    • Easy2Patch 4.0 Settings
      • Migrate from Easy2Patch 3.x
      • General Settings
        • General
        • Identity
          • Active Directory
          • EntraID
            • Required Permissions for EntraID
        • Proxy
        • Log
        • Maintenance
        • Login
      • Deployment Settings
        • Process Conflict
        • Update
        • Application Deployment
        • Intune Deployment
        • Defender
      • Connection Settings
        • Database
        • SCCM
        • WSUS
        • Intune
      • Managements
        • Role
        • License
        • Certificate Management
      • Alert Settings
        • Notification
          • E-Mail
          • Telegram
            • Creating a Telegram Bot
            • Telegram Chat ID
            • Telegram Setting
        • Alerts
        • Recipients
  • Managing Easy2Patch
    • Easy2Patch 3.1
      • Update
      • Application Deployment
      • Intune Update
      • Intune Application
      • License Management
    • Easy2Patch 4.0
      • Dashboard
        • WSUS
        • SCCM
        • Intune
      • Update
        • Application Custom Settings
        • WSUS Maintenance
        • Side Menu
      • Application
        • Application Deployment Right Click Menu
        • Application Custom Settings
        • SCCM Maintenance
        • Side Menu
      • Intune Update
        • Intune Update Right Click Menu
        • Application Custom Settings
        • Intune Maintenance
        • Side Menu
      • Intune Application
        • Intune Application Right Click Menu
        • Application Custom Settings
        • Intune Maintenance
        • Side Menu
      • CVE List
      • Schedule
      • Reporting
        • Update Status
  • Troubleshooting
    • Schema files not found!
    • Failed to sign package
    • Fixing 500.19 web.config error
    • Securing Windows Server
Powered by GitBook
On this page
  • Default Process Confirm Type
  • Disabled:
  • Kill:
  • Confirm:
  • Process Kill Timeout
  • Default Process Confirm Message

Was this helpful?

  1. Configuring
  2. Easy2Patch 4.0 Settings
  3. Deployment Settings

Process Conflict

Process Conflict, determines whether running processes will be terminated during the installation of the application on the end user computer.

Default Process Confirm Type

There are 3 options:

Disabled:

While an application is being installed on the end user's computer, if this application is running, it is not terminated. In this case, the application's setup file decides what to do. Since Easy2Patch does not send any information, failure to terminate the application may cause the installation to fail. The update is performed on the first restart of the target computer or when the application is closed.

Kill:

While an application is being installed on the end user's computer, if this application is running, it will terminated. If the user tries to run the application being installed, Easy2Patch notifies the end user with a warning screen stating that this application cannot be opened.

Confirm:

While an application is being installed on the end user's computer, if the programs of the installed application are running, Easy2Patch will display a warning screen and inform you that the application will be automatically terminated and the application will be updated after the specified time.

For the applications specified in the Process Names field, a key with the same name is opened under the registry key below and the application is prevented from running with a debug record.

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options

Process Kill Timeout

When the "Confirm" option is selected, the warning message to be sent to the end user is determined in this field. It is displayed for the specified period of time (Process Kill Timeout) and the application is terminated at the end of this period. A value in seconds is entered into this field. This value has a minimum 60 seconds and maximum 300 seconds.

Default Process Confirm Message

When the "Confirm" option is selected, the warning message to be sent to the end user is determined in this field. It is displayed for the specified period of time (Process Kill Timeout) and the application is terminated at the end of this period.

PreviousDeployment SettingsNextUpdate

Last updated 10 months ago

Was this helpful?