Posted On March 31, 2019

Windows computer naming Convention

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows computer naming Convention
It is highly recommended that a computer name be as follows:
    Descriptive of its function
    Unique from other objects in the same namespace or domain
    Short and easy to remember
    Intranet name be a sub-domain of the company’s publicly registered domain name (i.e. intranet.kimconnect.com)
Maximum characters: 15 (intranet), 63 (total FQDN length)
Disallowed characters:
    backslash (\)
    slash mark (/)
    colon (:)
    asterisk (*)
    question mark (?)
    quotation mark (“)
    less than sign (<)
    greater than sign (>)
    vertical bar (|)
    comma (,)
    tilde (~)
    colon (:)
    exclamation point (!)
    at sign (@)
    number sign (#)
    dollar sign ($)
    percent (%)
    caret (^)
    ampersand (&)
    apostrophe (‘)
    period (.)
    parentheses (())
    braces ({})
    underscore (_)
    white space (blank)
Other requirements:
   The first character must be alphabetical or numeric.
   The last character must not be a minus sign or a period.
Reserved names per RFC 952
    -GATEWAY
    -GW
    -TAC

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Fix Missing User Special Folders

1. create C:\Users\KimConnect\Pictures 2. Regedit >> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders >> modify "My Pictures" value to…

Remote Desktop Logon Error: ‘the user account used to connect to remote PC did not work

Symptom: The user account did not work error Resolution:In the instance that we've experienced, it…

Dial Plans Decoded

() parenthesis enclose the dial plan | pipe means OR x represents a digit between…