Forum Discussion
JamesCHG
Oct 02, 2023Copper Contributor
Importing the Purchase Order ID for an Autopilot Device
I can see in the Windows Autopilot devices menu, there is a tab for 'Purchase Order'. I have searched what CSV headers would let you import this information but I cannot find the correct one? I did t...
- Oct 03, 2023Correct , its an OEM entry linked to the device during the purchsse process.
JamesCHG
Oct 02, 2023Copper Contributor
No, using OrderID only populates the Group Tag which is not what we want to use (unless the purchase order physically cannot be used?)
Oct 02, 2023
Never used it myself, to be honest, you could use the OrderID to store both?
- Oct 02, 2023
This requires opening the CSV file and adding the order id to the end of the file and also modifying or removing the header,
try this
Device Serial Number,Windows Product ID,Hardware Hash,Order ID
1234-1234-1234-1234-1234-1234-12,,<yourhash>,MyOrderID- JamesCHGOct 02, 2023Copper Contributor
elieelkarkafi using Order ID populates the Group Tag field, not Purchase Order
- Oct 03, 2023Correct, the purchase ID as per my experience its related to the OEM provider portal . And once u import the device to.intune it will read the purchase order from the OEM portal automatically
- Oct 02, 2023That's what was in the link I posted, but didn't try it myself... JamesCHG, did you try that?
- Oct 02, 2023
in my case we received the CSV file list from the OEM provider and once we uploaded the list the purchase number is listed there automatically