+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 17
O/S Deployment Thread, automatic rename machine after ghosting in Technical; as the title says, can this be done? if so, how would I go about doing this. Reason I ask, ...
  1. #1
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68

    automatic rename machine after ghosting

    as the title says, can this be done?

    if so, how would I go about doing this. Reason I ask, is my technician who is new has a diffrent way of naming machines to me. I think this automated solution will help.

    cheers gang

    PS ... sorry chris

    Kev

  2. IDG Tech News
  3. #2

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    14,096
    Thank Post
    735
    Thanked 1,397 Times in 1,224 Posts
    Blog Entries
    9
    Rep Power
    368
    Quote Originally Posted by PEO View Post
    as the title says, can this be done?

    if so, how would I go about doing this. Reason I ask, is my technician who is new has a diffrent way of naming machines to me. I think this automated solution will help.

    cheers gang

    PS ... sorry chris

    Kev
    How is it different? When you type the name in after sysprep shouldn't it be the same?

  4. #3
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68
    Quote Originally Posted by FN-GM View Post
    How is it different? When you type the name in after sysprep shouldn't it be the same?
    not when you do a mini sysprep, it removes all SIDs including machine name. so during windows setup it always asks for us to input machine name. everything else is done for us

  5. #4

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    14,096
    Thank Post
    735
    Thanked 1,397 Times in 1,224 Posts
    Blog Entries
    9
    Rep Power
    368
    I know that but i dont get the bit how your technician can do if different from you.

  6. #5
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68
    PM sent

  7. #6

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,122
    Thank Post
    111
    Thanked 516 Times in 446 Posts
    Blog Entries
    2
    Rep Power
    117
    You're going to have to have some way of deciding what each machine should be called.

    If you use the Ghost console then it allows you to build what's essentially a database of MAC addresses and the names you want them to have; you then run Ghost from the console with sysprep configured to just give a random name. After the mini-setup, ghost runs a task to rename the way you want.

    You can do something similar without the console. For example, sysprep will run the commands in a file called cmdlines.txt; if one of those (eg) looked up the MAC address in some central database then it could force a machine rename (eg using netdom - this can rename and join to the domain)

    It depends on how many machines you've got to do whether it's worth while building your own solution.

    Of course, if the problem is that he wants to call them PC01, PC02, PC03 and you want to call them kermit, scooter, waldorf etc then there's probably no technical solution :-)

  8. #7
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68
    Just found this

    https://forums.symantec.com/syment/b...415&format=one

    any thoughts on this?

  9. #8

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,856
    Thank Post
    412
    Thanked 776 Times in 649 Posts
    Rep Power
    170
    This is a person problem, not a technical one. What's your position relative to your technician, NM? in which case you just need to make an executive decisions, 'workstations will be named according to the convention xyz'.

  10. #9

    Join Date
    Apr 2007
    Posts
    326
    Thank Post
    7
    Thanked 68 Times in 51 Posts
    Rep Power
    35
    If your machines have guid you can prestage them in AD and then sysprep can take the names from there.

  11. #10
    cromertech's Avatar
    Join Date
    Dec 2007
    Location
    Cromer by the coast
    Posts
    641
    Thank Post
    134
    Thanked 93 Times in 87 Posts
    Rep Power
    37
    Quote Originally Posted by andyrite View Post
    If your machines have guid you can prestage them in AD and then sysprep can take the names from there.
    How is this done? Are you using WDS or can it be done in AD using the MAC addresses

  12. #11
    DMcCoy's Avatar
    Join Date
    Oct 2005
    Location
    Isle of Wight
    Posts
    3,231
    Thank Post
    10
    Thanked 443 Times in 387 Posts
    Rep Power
    101
    If you ghost them via the console then it can rename them for you.

  13. Thanks to DMcCoy from:

    PEO (22nd January 2009)

  14. #12

    Join Date
    Apr 2007
    Posts
    326
    Thank Post
    7
    Thanked 68 Times in 51 Posts
    Rep Power
    35
    I'm using WDS but its sysprep that does all the renaming.

    Lots of info on here about it.

  15. Thanks to andyrite from:

    PEO (22nd January 2009)

  16. #13

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,122
    Thank Post
    111
    Thanked 516 Times in 446 Posts
    Blog Entries
    2
    Rep Power
    117
    Quote Originally Posted by PEO View Post
    Just found this

    https://forums.symantec.com/syment/b...415&format=one

    any thoughts on this?
    it will work - it's more or less what I was suggesting above.

    Not sure why the writer of that post is doing it; their message is in the Ghost Solution Suite forum. Assuming that they have that product then one of the "solutions" is renaming based on MAC address etc - effectively they're just reinventing the wheel rather than doing a bit of RTFM :-)

  17. Thanks to srochford from:

    PEO (22nd January 2009)

  18. #14
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68
    Quote Originally Posted by andyrite View Post
    If your machines have guid you can prestage them in AD and then sysprep can take the names from there.
    any white papers on that?

    Im not sure what you mean

  19. #15
    PEO
    PEO is offline
    PEO's Avatar
    Join Date
    Oct 2007
    Posts
    2,084
    Thank Post
    437
    Thanked 148 Times in 93 Posts
    Rep Power
    68
    Quote Originally Posted by DMcCoy View Post
    If you ghost them via the console then it can rename them for you.
    how do you do that ?

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Rename a CC3 Workstation?
    By maniac in forum Wireless Networks
    Replies: 4
    Last Post: 27th June 2008, 10:50 AM
  2. Netbios rename
    By Bongo in forum Wireless Networks
    Replies: 4
    Last Post: 27th September 2007, 10:05 PM
  3. AD Permissions for machine rename
    By DrFrankenMouse in forum Windows
    Replies: 1
    Last Post: 3rd August 2007, 11:00 PM
  4. Domain Rename = Anyone done it ?
    By pooley in forum Windows
    Replies: 3
    Last Post: 25th May 2006, 12:57 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •