Skip to content

Commit 40342a1

Browse files
authored
Update naming-conventions-for-computer-domain-site-ou.md
1 parent 84ea0e8 commit 40342a1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

support/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Name computers, domains, sites, and OUs
33
description: Describes how to name computers, domains, sites, and organizational units in Active Directory.
4-
ms.date: 05/07/2025
4+
ms.date: 05/08/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika
8+
ms.reviewer: kaushika,herbertm
99
ms.custom:
1010
- sap:active directory\user,computer,group,and object management
1111
- pcy:WinComm Directory Services
@@ -36,7 +36,7 @@ In that article, this naming convention applies to computer names, OU names, and
3636

3737
### NetBIOS computer names
3838

39-
- **Allowed characters:** NetBIOS computer names can contain all alphanumeric characters except for the extended characters that appear in the following **Disallowed characters** list. Names can contain a period, but names can't start with a period.
39+
- **Allowed characters:** NetBIOS computer names can contain all alphanumeric characters except for the extended characters that appear in the following **Disallowed characters** list. Names can contain a period, but names can't start with a period. As the NetBIOS computer name is the same as the DNS host name, the DNS host name restrictions also apply.
4040

4141
> [!NOTE]
4242
> Microsoft Windows NT allows non-DNS names to have period. Periods shouldn't be used in Windows. If you're upgrading a computer whose NetBIOS name contains a period, change the computer name. For more information, see **Special characters** later in this section.
@@ -56,6 +56,7 @@ In that article, this naming convention applies to computer names, OU names, and
5656

5757
For more information about the NetBIOS name syntax, see [NetBIOS name syntax](/openspecs/windows_protocols/ms-nbte/6f06fa0e-1dc4-4c41-accb-355aaf20546d).
5858

59+
- **Character case**: Although NetBIOS is case sensitive, Windows only uses uppercase names, and in practice, the names are not case sensitive.
5960
- **Name length rules:**
6061
- Minimum name length: One character
6162
- Maximum name length: 15 characters

0 commit comments

Comments
 (0)