|
| |||||||||
| Tags: join, remotely |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Join computer to domain remotely I'm planning the implementation of a brand new w2k3 active directory domain. I have 200 existing workstations which I need to join to the domain, but I don't want to visit every single one if I can help it. Are there any tools I can use to join them to the domain from my own desk? I have access to all the local administrator credentials, and they are all on one physical subnet. Thanks in advance, Ian |
|
#2
| |||
| |||
| Re: Join computer to domain remotely
Ian wrote: > I'm planning the implementation of a brand new w2k3 active directory > domain. > > I have 200 existing workstations which I need to join to the domain, but I > don't want to visit every single one if I can help it. Are there any tools > I can use to join them to the domain from my own desk? I have access to > all the local administrator credentials, and they are all on one physical > subnet. I cannot find in the documentation if this can be done remotely. All examples join the local computer to the domain. For example from the Script Center: http://www.microsoft.com/technet/scr....mspx?mfr=true This documentations shows how to specify the OU the computer object should be created in: http://msdn2.microsoft.com/en-us/library/aa392154.aspx I have deployed scripts to remote computers and run them using WMI, but the computers must be joined to the domain. If it can be done, you must connect to each computer (with Administrator credentials), copy a script to the computer, and run the script (and possibly force a reboot). -- Richard Mueller Microsoft MVP Scripting and ADSI Hilltop Lab - http://www.rlmueller.net -- |
|
#3
| |||
| |||
| Re: Join computer to domain remotely
> I have deployed scripts to remote computers and run them using WMI, but the > computers must be joined to the domain. If it can be done, you must connect > to each computer (with Administrator credentials), copy a script to the > computer, and run the script (and possibly force a reboot). > Thanks. I'll give that a go. It seems very strange that there isn't a simple tool to do this - I'm sure I'm not the first person to migrate from a workgroup to a domain! Ian |
|
#4
| |||
| |||
| Re: Join computer to domain remotely
if I'm not mistaken you cannot execute just NETDOM to add computers to a domain. I have never tried it, but you could try using PSEXEC with NETDOM you do it remotely. NETDOM takes care of the joining part, while PSEXEC takes care of the remote part -- Cheers, (HOPEFULLY THIS INFORMATION HELPS YOU!) # Jorge de Almeida Pinto # MVP Windows Server - Directory Services BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx ------------------------------------------------------------------------------------------ * How to ask a question --> http://support.microsoft.com/?id=555375 ------------------------------------------------------------------------------------------ * This posting is provided "AS IS" with no warranties and confers no rights! * Always test before implementing! ------------------------------------------------------------------------------------------ ################################################# ################################################# ------------------------------------------------------------------------------------------ "Ian Miller" <ian.miller@ashmus.ox.ac.uk> wrote in message news:f709tj$uj1$1@frank-exchange-of-views.oucs.ox.ac.uk... > Hi, > > I'm planning the implementation of a brand new w2k3 active directory > domain. > > I have 200 existing workstations which I need to join to the domain, but I > don't want to visit every single one if I can help it. Are there any tools > I can use to join them to the domain from my own desk? I have access to > all the local administrator credentials, and they are all on one physical > subnet. > > Thanks in advance, > > Ian |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Join computer to domain remotely" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't join computer to domain after PDC crash | AndyLandenSr | Operating Systems | 0 | 21-08-2009 03:57 AM |
| Remotely rename computer name and join to domain | Kil | Windows Security | 2 | 16-07-2009 06:40 AM |
| Join computer to domain without domain admins right | Kent | Active Directory | 4 | 09-10-2008 03:08 AM |
| 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 |
| Can't join computer to domain after sysprep | Jaleel | Windows Server Help | 6 | 10-01-2008 08:04 PM |