Forum Discussion
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 number only and cannot use anything else.
I've been searching for solutions but articles are not clear.
Can someone please advise if this can be done? If so, can you guide me to a good article or with some points?
Thanks in advance
1 Reply
- Bogdan_GuineaIron 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!