Forum Discussion
LearningSponge
Sep 26, 2025Copper Contributor
Deploy an application to Windows devices with specific serial numbers
I have a total of 200 new laptops which I would like to deploy a specific application using InTune. I have the serial number of all the laptops. These laptop are only identifiable by the serial numb...
LearningSponge
Sep 29, 2025Copper Contributor
It's not the application serial No. I need to deploy an application based on the DEVICE (laptop) serial number.
Lokesh_Kalidasan
Sep 30, 2025Copper Contributor
Assuming your devices are autopilot
-> Create a one time renaming script of the device displayname
-> add the naming template to your autopilot profile ( define at per department level)
-> create a dynamic device membership rule based on the displayname
-> target your application deployment to that group
Or if you specifically want an serial number to be distinguished parameter, can you please specify how are you segregating based on serial number for ex. Serial number starting with X or ending with X anything like this?