Skip to content

Commit 61bf1b4

Browse files
authored
editorial revision
1 parent 5ae129d commit 61bf1b4

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

memdocs/autopilot/add-devices.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
22
title: Manually register devices with Windows Autopilot
33
description: Learn how to manually add devices to Windows Autopilot.
4-
keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune
54
ms.prod: w10
6-
ms.mktglfcycl: deploy
75
ms.localizationpriority: medium
8-
ms.sitesec: library
9-
ms.pagetype: deploy
10-
audience: itpro
116
author: aczechowski
127
ms.author: aaroncz
138
ms.reviewer: jubaptis
149
manager: dougeby
15-
ms.date: 08/05/2021
10+
ms.date: 06/03/2022
1611
ms.topic: how-to
1712
ms.collection:
1813
- M365-modern-desktop
@@ -161,13 +156,13 @@ You can have up to 500 rows in the file's list of devices. The header and line f
161156

162157
Keep these other requirements for the CSV file in mind:
163158

164-
- Each entry above is represented by a different column without the commas (eg: A1 - E1 and the results should be represented from A2 - E2).
165159
- You can't use extra columns.
166160
- You can't use quotation marks.
167161
- You can use only ANSI-format text files (not Unicode).
168162
- Headers are case-sensitive.
169163

170-
Because of these requirements, editing an Excel file and saving it as .csv will not generate a usable file for importing into the Intune portal.
164+
> [!IMPORTANT]
165+
> Use a plain-text editor with this CSV file, like Notepad. Don't use Microsoft Excel. Because of the requirements, editing an Excel file and saving it as `.csv` won't generate a usable file for importing to Intune.
171166
172167
When you upload a CSV file to assign a user, make sure that you assign valid User Principal Names (UPNs). If you assign an invalid UPN (that is, an incorrect username), your device might be inaccessible until you remove the invalid assignment.
173168

0 commit comments

Comments
 (0)