How are Dell's default computer names (DESKTOP-XXXXXX) generated?












4















How are Dell's default computer names (DESKTOP-XXXXXXX) generated?



I had always assumed that the computer names were the service tag numbers since they are also 7 characters but that doesn't appear to be the case since this computer that I'm looking at has a computer name of DESKTOP-UU1KCDG but the service tag number is 7588XE2.



Does anyone know how the default computer names are generated (i.e. from what information as I can't seem to find any reference to that computer name within any other sort of numbers)?










share|improve this question


















  • 3





    These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

    – Nathan.Eilisha Shiraini
    Jun 30 '17 at 12:47
















4















How are Dell's default computer names (DESKTOP-XXXXXXX) generated?



I had always assumed that the computer names were the service tag numbers since they are also 7 characters but that doesn't appear to be the case since this computer that I'm looking at has a computer name of DESKTOP-UU1KCDG but the service tag number is 7588XE2.



Does anyone know how the default computer names are generated (i.e. from what information as I can't seem to find any reference to that computer name within any other sort of numbers)?










share|improve this question


















  • 3





    These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

    – Nathan.Eilisha Shiraini
    Jun 30 '17 at 12:47














4












4








4


1






How are Dell's default computer names (DESKTOP-XXXXXXX) generated?



I had always assumed that the computer names were the service tag numbers since they are also 7 characters but that doesn't appear to be the case since this computer that I'm looking at has a computer name of DESKTOP-UU1KCDG but the service tag number is 7588XE2.



Does anyone know how the default computer names are generated (i.e. from what information as I can't seem to find any reference to that computer name within any other sort of numbers)?










share|improve this question














How are Dell's default computer names (DESKTOP-XXXXXXX) generated?



I had always assumed that the computer names were the service tag numbers since they are also 7 characters but that doesn't appear to be the case since this computer that I'm looking at has a computer name of DESKTOP-UU1KCDG but the service tag number is 7588XE2.



Does anyone know how the default computer names are generated (i.e. from what information as I can't seem to find any reference to that computer name within any other sort of numbers)?







windows-10 dell-optiplex






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 30 '17 at 12:45









JackJack

2112




2112








  • 3





    These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

    – Nathan.Eilisha Shiraini
    Jun 30 '17 at 12:47














  • 3





    These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

    – Nathan.Eilisha Shiraini
    Jun 30 '17 at 12:47








3




3





These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

– Nathan.Eilisha Shiraini
Jun 30 '17 at 12:47





These default names are common to all Windows post-7 computers, they are not exclusive to Dell. I've had the same type of names on a Win 10 ASUS, a Win 7 Samsung and even a Win 7 VM in Hyper-V.

– Nathan.Eilisha Shiraini
Jun 30 '17 at 12:47










2 Answers
2






active

oldest

votes


















4














Does anyone know how the default computer names are generated?



The Computer Name is randomly generated, using the following rules:




ComputerName specifies the computer name used to access the computer
from the network.



Specifies the computer name used to access the computer from the
network. If ComputerName is missing, you must enter a computer name
during Windows Welcome.



If you do not specify a value for ComputerName, you must enter a
computer name during Windows Welcome.



If ComputerName is set to an asterisk (*) or is an empty string, a
random computer name will be generated.



If you set this value to an asterisk (*), a random computer name is
generated.



This random name has at most eight characters from the RegisteredOwner
and/or RegisteredOrganization strings plus random characters.



Computer_name is a string with a maximum length of 15 characters.




Source ComputerName






share|improve this answer
























  • Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

    – Jack
    Jul 10 '17 at 13:48











  • @Jack I've no idea. Only Microsoft can answer this.

    – DavidPostill
    Jul 10 '17 at 13:50











  • Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

    – Jack
    Jul 10 '17 at 15:10











  • @Jack Not if it is random ...

    – DavidPostill
    Jul 10 '17 at 15:44



















0














Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).




If ComputerName is not specified, a random computer name is generated.



[...]
Windows creates a random 15-character name using up to 7 characters
from FullName and Organization, then a dash, then more random
characters.




This means:
Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.



The updated version of the article referenced above:



(Source) ComputerName






share|improve this answer



















  • 1





    Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

    – fixer1234
    Jan 1 at 5:44











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1224430%2fhow-are-dells-default-computer-names-desktop-xxxxxx-generated%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









4














Does anyone know how the default computer names are generated?



The Computer Name is randomly generated, using the following rules:




ComputerName specifies the computer name used to access the computer
from the network.



Specifies the computer name used to access the computer from the
network. If ComputerName is missing, you must enter a computer name
during Windows Welcome.



If you do not specify a value for ComputerName, you must enter a
computer name during Windows Welcome.



If ComputerName is set to an asterisk (*) or is an empty string, a
random computer name will be generated.



If you set this value to an asterisk (*), a random computer name is
generated.



This random name has at most eight characters from the RegisteredOwner
and/or RegisteredOrganization strings plus random characters.



Computer_name is a string with a maximum length of 15 characters.




Source ComputerName






share|improve this answer
























  • Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

    – Jack
    Jul 10 '17 at 13:48











  • @Jack I've no idea. Only Microsoft can answer this.

    – DavidPostill
    Jul 10 '17 at 13:50











  • Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

    – Jack
    Jul 10 '17 at 15:10











  • @Jack Not if it is random ...

    – DavidPostill
    Jul 10 '17 at 15:44
















4














Does anyone know how the default computer names are generated?



The Computer Name is randomly generated, using the following rules:




ComputerName specifies the computer name used to access the computer
from the network.



Specifies the computer name used to access the computer from the
network. If ComputerName is missing, you must enter a computer name
during Windows Welcome.



If you do not specify a value for ComputerName, you must enter a
computer name during Windows Welcome.



If ComputerName is set to an asterisk (*) or is an empty string, a
random computer name will be generated.



If you set this value to an asterisk (*), a random computer name is
generated.



This random name has at most eight characters from the RegisteredOwner
and/or RegisteredOrganization strings plus random characters.



Computer_name is a string with a maximum length of 15 characters.




Source ComputerName






share|improve this answer
























  • Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

    – Jack
    Jul 10 '17 at 13:48











  • @Jack I've no idea. Only Microsoft can answer this.

    – DavidPostill
    Jul 10 '17 at 13:50











  • Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

    – Jack
    Jul 10 '17 at 15:10











  • @Jack Not if it is random ...

    – DavidPostill
    Jul 10 '17 at 15:44














4












4








4







Does anyone know how the default computer names are generated?



The Computer Name is randomly generated, using the following rules:




ComputerName specifies the computer name used to access the computer
from the network.



Specifies the computer name used to access the computer from the
network. If ComputerName is missing, you must enter a computer name
during Windows Welcome.



If you do not specify a value for ComputerName, you must enter a
computer name during Windows Welcome.



If ComputerName is set to an asterisk (*) or is an empty string, a
random computer name will be generated.



If you set this value to an asterisk (*), a random computer name is
generated.



This random name has at most eight characters from the RegisteredOwner
and/or RegisteredOrganization strings plus random characters.



Computer_name is a string with a maximum length of 15 characters.




Source ComputerName






share|improve this answer













Does anyone know how the default computer names are generated?



The Computer Name is randomly generated, using the following rules:




ComputerName specifies the computer name used to access the computer
from the network.



Specifies the computer name used to access the computer from the
network. If ComputerName is missing, you must enter a computer name
during Windows Welcome.



If you do not specify a value for ComputerName, you must enter a
computer name during Windows Welcome.



If ComputerName is set to an asterisk (*) or is an empty string, a
random computer name will be generated.



If you set this value to an asterisk (*), a random computer name is
generated.



This random name has at most eight characters from the RegisteredOwner
and/or RegisteredOrganization strings plus random characters.



Computer_name is a string with a maximum length of 15 characters.




Source ComputerName







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 30 '17 at 13:03









DavidPostillDavidPostill

104k25225259




104k25225259













  • Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

    – Jack
    Jul 10 '17 at 13:48











  • @Jack I've no idea. Only Microsoft can answer this.

    – DavidPostill
    Jul 10 '17 at 13:50











  • Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

    – Jack
    Jul 10 '17 at 15:10











  • @Jack Not if it is random ...

    – DavidPostill
    Jul 10 '17 at 15:44



















  • Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

    – Jack
    Jul 10 '17 at 13:48











  • @Jack I've no idea. Only Microsoft can answer this.

    – DavidPostill
    Jul 10 '17 at 13:50











  • Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

    – Jack
    Jul 10 '17 at 15:10











  • @Jack Not if it is random ...

    – DavidPostill
    Jul 10 '17 at 15:44

















Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

– Jack
Jul 10 '17 at 13:48





Is it actually random (as in it's not generated using anything other than a string of letters and numbers - they don't mean anything/aren't calculated from anything)?

– Jack
Jul 10 '17 at 13:48













@Jack I've no idea. Only Microsoft can answer this.

– DavidPostill
Jul 10 '17 at 13:50





@Jack I've no idea. Only Microsoft can answer this.

– DavidPostill
Jul 10 '17 at 13:50













Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

– Jack
Jul 10 '17 at 15:10





Ok, and anyway to regenerate? i.e. if a computer was DESKTOP-XXXXXXX and then someone changed it to Johns-PC, can we check/regenerate what it use to be? :)

– Jack
Jul 10 '17 at 15:10













@Jack Not if it is random ...

– DavidPostill
Jul 10 '17 at 15:44





@Jack Not if it is random ...

– DavidPostill
Jul 10 '17 at 15:44













0














Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).




If ComputerName is not specified, a random computer name is generated.



[...]
Windows creates a random 15-character name using up to 7 characters
from FullName and Organization, then a dash, then more random
characters.




This means:
Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.



The updated version of the article referenced above:



(Source) ComputerName






share|improve this answer



















  • 1





    Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

    – fixer1234
    Jan 1 at 5:44
















0














Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).




If ComputerName is not specified, a random computer name is generated.



[...]
Windows creates a random 15-character name using up to 7 characters
from FullName and Organization, then a dash, then more random
characters.




This means:
Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.



The updated version of the article referenced above:



(Source) ComputerName






share|improve this answer



















  • 1





    Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

    – fixer1234
    Jan 1 at 5:44














0












0








0







Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).




If ComputerName is not specified, a random computer name is generated.



[...]
Windows creates a random 15-character name using up to 7 characters
from FullName and Organization, then a dash, then more random
characters.




This means:
Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.



The updated version of the article referenced above:



(Source) ComputerName






share|improve this answer













Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).




If ComputerName is not specified, a random computer name is generated.



[...]
Windows creates a random 15-character name using up to 7 characters
from FullName and Organization, then a dash, then more random
characters.




This means:
Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.



The updated version of the article referenced above:



(Source) ComputerName







share|improve this answer












share|improve this answer



share|improve this answer










answered Jan 1 at 5:04









Tucker KarpoffTucker Karpoff

112




112








  • 1





    Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

    – fixer1234
    Jan 1 at 5:44














  • 1





    Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

    – fixer1234
    Jan 1 at 5:44








1




1





Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

– fixer1234
Jan 1 at 5:44





Welcome to Super User. This basically just adds a comment to part of the information in the other answer. The intention is that each answer provide a substantively different solution than what has already been contributed. With a little more rep, you will be able to post comments with supplementary information.

– fixer1234
Jan 1 at 5:44


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1224430%2fhow-are-dells-default-computer-names-desktop-xxxxxx-generated%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Index of /

Tribalistas

Listed building