View Single Post
Join Date: Apr 2007
Posts: 5
Reputation: zeebee is an unknown quantity at this point 
Solved Threads: 0
zeebee zeebee is offline Offline
Newbie Poster

Re: Removing a PC from the Domain WITHOUT killing the user's profile

 
0
  #2
Apr 24th, 2007
Probably you are talking about dsrm tool. This tool is used to remove objects (including computer object, here is how to do that) from Active Directory. But what you do when you say you are removing the computer? Do you remove it from AD or just disjoin from the domain using the Indentification Changes dialog box? If you disjoin the computer from domain, you disable account and the object GUID remains in Active Directory but when you delete the object you delete GUID from the Active Directory what you can view using the ADSIEdit utility. Here's how you can delete computer account and unjoin computer from domain using scripting.
Reply With Quote