Re: adding new computer to OU
- From: "Jorge de Almeida Pinto [MVP - DS]" <SubstituteThisWithMyFullNameSeparatedByDots@xxxxxxxxx>
- Date: Tue, 3 Jul 2007 11:08:33 +0200
Hi Oz,
That command does indeed add a computer ACCOUNT to the OU. However, the OP wants to (IMO) join a computer to the AD (how I read it).
If you want to directly join a computer to the AD into the correct OU use the NETDOM command
If you want to create a computer account in AD first then use the DSADD computer and then join the computer either using NETDOM or the GUI
--
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!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
"oz.ozugurlu" <ozozugurlu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:39989729-5CEE-4F0A-BE70-D106A46F2476@xxxxxxxxxxxxxxxx
you can also use Dsadd commnad to create a user account and place the user
into desired OU
dsadd user "cn=guyt, ou=guyds, dc=cp, dc=com"
http://www.computerperformance.co.uk/Logon/DSadd_add_user.htm
oz
--
Oz Ozugurlu
Systems Engineer
MCSE 2003| M+| S+
MCDST | Security+|Project+
oz@xxxxxxxxxx
http://smtp25.blogspot.com (Blog)
"Jorge de Almeida Pinto [MVP - DS]" wrote:
by default to the Computers Container
to directly target your OU use NETDOM
NETDOM JOIN %COMPUTERNAME% /DOMAIN:<DOMAIN>\<DC> /OU:<distinguished name of
your OU> /USERD:<DOMAIN>\<USER> /PASSWORDD:<PASSWORD>
REMARK: I specify %COMPUTERNAME% instead of the computername because this
command needs to be executed locally on the client/server that needs to be
joined to a domain
--
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!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
"tin" <mastertin@xxxxxxxxxxxxxxxx> wrote in message
news:uj991uNvHHA.4916@xxxxxxxxxxxxxxxxxxxxxxx
> Hello, I'm an OU administrator in AD. When adding a new computer to AD,
> does it adds the new computer to the default OU which is Computer or to > my
> OU?
>
> Thanks,
> TC
>
.
- References:
- adding new computer to OU
- From: tin
- Re: adding new computer to OU
- From: Jorge de Almeida Pinto [MVP - DS]
- Re: adding new computer to OU
- From: oz.ozugurlu
- adding new computer to OU
- Prev by Date: Re: Why login takes too long?
- Next by Date: Re: AD Services in the DMZ
- Previous by thread: Re: adding new computer to OU
- Next by thread: RE: adding new computer to OU
- Index(es):
Relevant Pages
|