Re: Cannot disjoin computer from domain

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks, but no luck so far. After entering in the domain admin password for
the remove command, it sat there for about 10 min before I killed it.

Is there any way to force a machine to disjoin without contacting the
domain?

Thanks again,
--Oren

E:\Program Files\Support Tools>netdom add /d:housenet.novotny.org athena1
The command completed successfully.


E:\Program Files\Support Tools>netdom remove /d:housenet athena1
/ud:housenet\Ad
ministrator /pd:*
Type the password associated with the domain user:

^C
E:\Program Files\Support Tools>
E:\Program Files\Support Tools>netdom join /d:housenet.novotny.org athena1
This machine is already joined to a domain.

The command failed to complete successfully.


E:\Program Files\Support Tools>netdom remove /d:housenet athena1
/ud:housenet\Ad
ministrator /pd:*
Type the password associated with the domain user:

The service cannot accept control messages at this time.

The command failed to complete successfully.


E:\Program Files\Support Tools>





"Ravindra" <RaghuvanshiR@xxxxxxxxx> wrote in message
news:1125144586.773285.199860@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Here are few steps that you can try.
>install 2k3 support tools first on the server concerned.
>run netdom add to create a placeholder machine account.
>run netdom remove to remove the machine from the domain and remove the
placeholder account.
>run netdom join to join the machine to the domain and create the new
>machine
account at that time.

Add a Workstation or Member Server to a Windows Server 2003 Domain
To add the workstation mywksta to the Windows Server 2003 domain
devgroup.example.com in the organizational unit (OU) Dsys/workstations,
type the following at the command prompt:

netdom add/d:devgroup.example.com mywksta
/OU:OU=Dsys,OU=Workstations,DC=microsoft,DC=com

Note

· If the /ou parameter is not specified, the account is created in
the Computers container.

Remove a Workstation or Member Server from a Domain
To remove mywksta from the mydomain domain and make the workstation a
part of a workgroup, type the following at the command prompt:

netdom remove /d:mydomain mywksta /ud:mydomain\admin /pd:password

Join a Workstation or Member Server to a Domain
To join mywksta to the devgroup.example.com domain in the
Dsys/workstations organizational unit, type the following at the
command prompt:

netdom join /d:devgroup.example.com mywksta
/OU:OU=Dsys,OU=Workstations,DC=microsoft,DC=com

Besides adding the computer account to the domain, the workstation is
modified to contain the appropriate shared secret to complete the join
operation.

Hope this helps you,

regards,

Ravindra


.



Relevant Pages

  • Re: Question Multi A/V Tool
    ... You have to execute NET START WORKSTATION in a Command Prompt. ... and in the Command Prompt window enter; ...
    (microsoft.public.security.virus)
  • Re: 2 workstation names
    ... SET command on a command prompt. ... When you logon to a domain it provide the following environment variables: ... LOGONSERVER - The authenticating domain controller ComputerName, ... For some reason I seem to have 2 workstation names on my W2K ...
    (microsoft.public.win2000.networking)
  • Re: the "net computer" command
    ... workstation, just with NT4 server, but you can copy it to a workstation and ... |command from the PDC? ... |>the local users group - then they will be the only user ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: net use , ipconfig and map network drive
    ... The "net use" command depends on the Workstation service. ... Please post any reply as a follow-up message in the news group ...
    (microsoft.public.windowsxp.general)
  • Re: script command for unmapping network printers?
    ... you must have your own IsMember function. ... And as I said before - there is a ready-made command ... workstation, but using the 'RemovePrinter' command doesn't seem to ...
    (microsoft.public.scripting.vbscript)