|
| |||||||||
| Tags: domain, remotely rename computer, script |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Remotely rename computer name and join to domain Is there a way to auto rename a computer in certain order and then join it to a domain via script? I use an imaging program to image computers and need them to be automatically renamed in certain order (i.e. labpc1, labpc2, & labpc3). Right now, I go to every single computer and rename it and wait and then join it to the domain...please help! |
|
#2
| |||
| |||
| Re: Remotely rename computer name and join to domain
why do you, "... go to every single computer and rename it and wait and then join it to the domain ..."? What part of what process are you at that you are doing this? If this is some unattended installation - why not script it and have it rename itself based off some known constant (MAC address maybe?) and then it reboots and joins the domain? If you are joining old computers to a new domain - then why not script it so you sit in one place - remotely rename all the computers (surely you have a list of the old names and you obviously have administrative rights on each of these systems) and set it up (script it) so that it reboots after the rename and joins the domain? If they are already in the domain and you are just needing to rename them to some naming scheme - why not just use a script to do that for you? Most of that could be done with nothing more than batch scribts or VBScripts remotely - sitting at a single computer (and some would be done during a process - but I do not know at what point in what process - if any - you are wanting to rename these computers and join a domain.) You will have to know the name of the current system and what the new name will be in some cases. Otherwise - the NETDOM command line tooland perhaps a tool like PSEXEC would allow you to sit in a single location and rename away... (and join the domain with the right username/passwords.) |
|
#3
| |||
| |||
| Re: Remotely rename computer name and join to domain
I just came across this post and wanted to let you know that our SmartCode VNC Manager software includes Rename/Joind Domain feature that can mass rename/join to domain or workgroup remote Windows based computers. Here is a screenshot of this feature: More information about SmartCode VNC Manager can be found at: |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Remotely rename computer name and join to domain" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Interactive Rename and Domain Join Script Needed | sc | Server Scripting | 3 | 28-12-2008 04:08 PM |
| Cannot Rename Client Machines... locally or remotely (on domain) | AdamD. | Windows Server Help | 9 | 29-09-2008 07:15 PM |
| Minimum security settings of computer accounts for allowing domain user account to join domain | M C | Active Directory | 2 | 18-08-2008 10:17 PM |
| Rename and join a computer to the domain at the same time??? | Glenn | Active Directory | 4 | 27-02-2008 08:23 PM |
| Join computer to domain remotely | Ian Miller | Windows 2000 Active Directory | 3 | 23-07-2007 06:05 PM |