Forum Discussion
Deploy an application to Windows devices with specific serial numbers
What is your requirement exactly? This app serial number is going to be dynamic for every application or it's static?
- LearningSpongeSep 29, 2025Copper Contributor
It's not the application serial No. I need to deploy an application based on the DEVICE (laptop) serial number.
- Lokesh_KalidasanSep 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?