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

Windows Server: Fibre Channel HBA Administration

Overview High performance servers, such as those being designated for SQL database workloads, are often…

Recovering Hard Drive Corrupted Files

Method 1: use TestDisk (very effective in recovering JPEG and partial files) Download https://www.cgsecurity.org/wiki/TestDisk_Download >…

Blackberry Server “Send As” issue

To correct the "Send As" issue I have outlined the steps I use to quickly…