Scappman Support Center
  • Scappman Support Center
  • 🖥️Applications
    • What is the difference between public and private applications?
    • How Scappman keeps your available apps up to date
    • Pausing Scappman Updates
    • How will Scappman interact with applications that already exist on my device
    • Why is there a Scappman pop-up
      • How to add custom branding to the pop-up
    • Request a new managed app
    • Using MST's with Scappman Apps
    • Bring your own app to Scappman
      • Uploading your own app to Scappman
        • Install Command Cheat Sheet
      • Updating your private (custom) applications in Scappman
      • Additional files in custom apps
    • My applications can't be opened after an update
    • Scappman PowerShell Certificate
    • Discovery & Autopatch
    • Deploy your first app
  • 🔓Permissions
    • 🧑‍🏫User permissions
      • How to add an additional admin in Scappman
      • Admin roles
    • 🤖App Registration
      • How to grant admin consent to Scappman
      • Why do we need permissions in your tenant?
  • 📃Billing
    • ⚖️How does billing work?
    • 🛑What happens when I cancel my subscription
    • ✉️Update company information and email recipients
  • 🤝Partner
    • How to activate a customer as a partner
    • How to invite customers in Scappman as a Partner
  • 📬Support
    • Contacting support
    • Custom app support
    • Troubleshooting log file reference
    • 🆘Error code reference
  • ⚠️Known Issues
    • Scappman reports not populating
  • ⌨️Advanced Configurations
    • Using custom registry keys during installation
    • TeamViewer Host activation
Powered by GitBook
On this page

Was this helpful?

  1. Applications

Using MST's with Scappman Apps

This guide will show you how to deploy an MST file with a Scappman app

Last updated 1 year ago

Was this helpful?

To use an MST file with a Scappman app you wlil first need to deploy it as a custom application.

In the below example, we'll use Adobe Reader.

Ensure you have your MST and an Icon for the custom app ready

Browse to the App Store and select New App

Populate the General Information tab of the new app

This information is for your own records and is what will be shown in the App Store once the new app is created.

Populate the Configuration tab of the new app

A version number is required; but an arbitrary value is OK to use.

Select your MST file

Populate the Install command

The install command displayed below will work as is; The only thing you may want to change is the Destination; "C:\Temp\" is an example.

Configure your detection rule

For this, you want file-based detection, as shown below. Be sure to update the Path and File name to reflect what you configured in the File and Installation command steps.

Deploy your MST to Intune

You can now deploy your MST to Intune as an application, following the same steps you usually would for any other app.

Add your MST as a dependency of your primary app

Once the MST app has finished deploying to Intune, you will be able to add it as a dependency as shown below. This will ensure that the MST is deployed first to your devices before Adobe Reader is installed.

Modify your command line to reference the MST

Select Configure for the Install command.

Reference the MST file

You will want to reference the MST file here by using the local path configured in the Install command of your MST app.

The command line below is only valid for Adobe Reader. The transform command may vary across different applications. Refer to the vendor documentation for specific guidance

Once modified, Select Save and continue with the application deployment as normal

Installation commands use PSADT PowerShell - See the cheat sheet

You will now want to set assignments for this newly created application, which you can read more about .

🖥️
here
here
Icon and MST file for custom app