Forum Discussion

chebsto's avatar
chebsto
Copper Contributor
Jan 11, 2023
Solved

What is the wildcard for Serial Number in Intune

 

To create an app configuration policy ,I have tried both $serial number$ and %serial number% but none works. What is the correct wildcard please

Thanks

 

  • chebsto's avatar
    chebsto
    Jan 11, 2023
    I really appreciate your help and I thought I already provided you the details. at 08:46 am today. Will send it again. Below are the steps
    Endpoint.microsoft.com>Apps>App Configuration Policy>
    On the Basics Section: Fill name and description; On Platform select: Android Enterprise
    What Profile Type was choosen? (All Profile Types / Fully Managed… / Personally-Owned…)
    What is the Targeted app?
    On the Settings Section: On Configuration settings format select: Use Configuration designer
    Click on +ADD and select: Device´s serial number
    If you follow those steps, you are able to select Token, Serial Number and IMEI as string types under the configuration key. What you mentioned ie Intune ID etc etc are Variable types that can be added under the configuration key. I am able to deploy a device by entering its own serial number under the configuration key by selecting the Serial Number. My problem is , I do not want to do that for every devices, I just need a valid willdcard that pick the serial numbers after deployment. Unfortunately I cannot attach image. Hope this help. It seems Intune does not have the wildcard capability at this moment which is very worrying.

12 Replies

  • mreynolds0404's avatar
    mreynolds0404
    Copper Contributor
    I am also on the hunt for this information.

    For anyone interested in potential use cases, one I have seen used is associating an enterprise mobile device, like an iPad, with a specific room in a hospital, typically in a backend server for the app. The mobile device is factory reset between patients in the hospital, and apps that are reinstalled by the MDM use managed app configuration to reconstitute its prior provisioned state, including location assignment. In iOS, unique device identification is not normally available to an application due to Apple's platform privacy policy. A workaround some companies have developed is using device serial number wildcarded into the managed app config. The app then uses that serial number to ask its server for the rest of the information needed to provision. This technique was developed around serial number wildcarding capability available in JAMF Pro and Airwatch. If Intune lacks this capability, then this technique will not be possible.
    • chebsto's avatar
      chebsto
      Copper Contributor
      DRich22,
      Did not work. Seems Intune does not support wildcards with value strings type. If Microsoft could add Serial number as Variable type that should solve the problem. At the moment they have just limited options like IMEI, User Id, Account Id.
      Another option will be to run a script but that is also a limitation at the moment as well when it comes to Android devices......... Have contacted Microsoft Support and looking forward talking to their Product Manager.
      Thanks
      • JoeTings's avatar
        JoeTings
        Copper Contributor
        Did you ever get a reply from MS support? Could use the same functionality for iOS.
  • rahuljindal's avatar
    rahuljindal
    Bronze Contributor
    App configuration policy involving a serial number? Can you provide more details on what you are trying to configure?
    • chebsto's avatar
      chebsto
      Copper Contributor
      Endpoint.microsoft.com>Apps>App Configuration Policy>
      On the Basics Section: Fill name and description; On Platform select: Android Enterprise
      What Profile Type was choosen? (All Profile Types / Fully Managed… / Personally-Owned…)
      What is the Targeted app?
      On the Settings Section: On Configuration settings format select: Use Configuration designer
      Click on +ADD and select: Device´s serial number

      • rahuljindal's avatar
        rahuljindal
        Bronze Contributor
        And what is the name of the targeted app? Each supports different set of configuration keys.

Resources