Skip to main content

Install Application Job (Windows Server)

The Install Application job allows administrators to remotely install or upgrade applications on enrolled devices. By using the Install Application job, administrators can efficiently distribute applications or updates without the need for physical interaction with each device.

The following options are available in the install application section:

  • Add — Add the application file/URL.
  • Delete — Delete the job added in this section.
  • Modify — Modify the existing job.
  • Move Up — Move the job up in the queue.
  • Move Down — Move the job down in the queue.

To create an Install Application job and deploy it to the enrolled device(s) or group(s) remotely, follow these steps:

  1. On the SureMDM Web Console, navigate to Jobs > New Job > Windows Server> Install Application.
  2. On the Configure Job screen, enter a Job Name and click Add.
  3. Configure the Install Application settings and click OK.
SettingsDescription
File Path/URLBrowse and select a .exe/.msi/any file from the system or type file URL.
Download DirectoryThe system path where the file will be downloaded and saved for execution only. Choose custom path option to customize the download path.
Delete File After InstallationUse this option to Delete the application file after installation. This feature will be available only on devices running SureMDM Agent versions 5.01.00 and above.
Execute In Currently Logged In UserIf enabled, the action will execute for the currently logged-in user, requiring administrative privileges.
Install ArgumentsThis is an optional field. Specify the silent or non-silent installation behavior using install switches or command-line options. - /verysilent - /silent - /qn - /i - norestart - /forcerestart
PreviewShows preview of the install command that will be executed on the device to install application prepopulating download directory.
AskDeepThoughtClick AskDeepThought to automatically generate recommended install switches. DeepThought analyzes the application and provides suggested switches. Review and select the switch that best matches your deployment scenario. Note: Always test the selected switch before wide deployment to ensure expected behavior.

The newly created job will be listed in the Jobs List section.

  1. Go back to the Home tab and select the Windows Server device(s) or group(s).
  2. Click Apply to launch the Apply Job/Profile To Device prompt.
  3. Select the job under All Jobs/Profiles.
  4. Click Apply in the Apply/Profile To Device prompt.
Was this page helpful?