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...
Bogdan_Guinea
Sep 26, 2025Iron Contributor
Why is this serial number so important, what are you trying to achieve?
I am not sure if I understood you correctly, but this is the standard Microsoft wrapper used for deploying Win32 applications through Intune.
https://learn.microsoft.com/en-us/intune/intune-service/apps/apps-win32-prepare
https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool
Good luck!