Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Creating a domain account only used to join computers to a domain

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-02-2007
Kevin
 
Posts: n/a
Creating a domain account only used to join computers to a domain

I'm trying to create an account that only purpose is to be used when an admin
wants to join a computer to the domain. All of our admins have their own
account that is part of the domain admins group. I would like to remove the
domain admin power from them while still letting them add computers to the
domain.

I thought I could create an account that when you go through the motions of
adding a computer and get to the point where it asks for your credentials you
would use the user/pass of the account that is only allowed to join
computers. This account would have absolutely no other privileges except for
domain joining.

After initial testing I gave up on the account. I couldnt restrict its use
to what I wanted.

If anyone has any idea's I would appreciate them, or let me know this is a
lost cause.

Thanks!
Reply With Quote
  #2  
Old 08-02-2007
Danny Sanders
 
Posts: n/a
Re: Creating a domain account only used to join computers to a domain

A regular user account can add 10 computers to the domain by default. To
increase that number see:
http://support.microsoft.com/kb/243327/en-us

hth
DDS

"Kevin" <Kevin@discussions.microsoft.com> wrote in message
news:5CE54894-A10B-491F-8BDA-60DC313A9F6B@microsoft.com...
> I'm trying to create an account that only purpose is to be used when an
> admin
> wants to join a computer to the domain. All of our admins have their own
> account that is part of the domain admins group. I would like to remove
> the
> domain admin power from them while still letting them add computers to the
> domain.
>
> I thought I could create an account that when you go through the motions
> of
> adding a computer and get to the point where it asks for your credentials
> you
> would use the user/pass of the account that is only allowed to join
> computers. This account would have absolutely no other privileges except
> for
> domain joining.
>
> After initial testing I gave up on the account. I couldnt restrict its
> use
> to what I wanted.
>
> If anyone has any idea's I would appreciate them, or let me know this is a
> lost cause.
>
> Thanks!



Reply With Quote
  #3  
Old 08-02-2007
Ulisses Righi
 
Posts: n/a
Re: Creating a domain account only used to join computers to a domain

Here's a idea... I never tried that, but I think it can solve your problem:
create a user account in AD and delegate it control to the Computers OU.
Then use the 'netdom join' command to join the computer to the domain.
Check this article:
http://technet2.microsoft.com/Window....mspx?mfr=true

--
Ulisses Righi

"Kevin" <Kevin@discussions.microsoft.com> wrote in message
news:5CE54894-A10B-491F-8BDA-60DC313A9F6B@microsoft.com...
> I'm trying to create an account that only purpose is to be used when an
> admin
> wants to join a computer to the domain. All of our admins have their own
> account that is part of the domain admins group. I would like to remove
> the
> domain admin power from them while still letting them add computers to the
> domain.
>
> I thought I could create an account that when you go through the motions
> of
> adding a computer and get to the point where it asks for your credentials
> you
> would use the user/pass of the account that is only allowed to join
> computers. This account would have absolutely no other privileges except
> for
> domain joining.
>
> After initial testing I gave up on the account. I couldnt restrict its
> use
> to what I wanted.
>
> If anyone has any idea's I would appreciate them, or let me know this is a
> lost cause.
>
> Thanks!


Reply With Quote
  #4  
Old 08-02-2007
Kevin
 
Posts: n/a
Re: Creating a domain account only used to join computers to a dom

Thank you for the reply!
I planned on turning the default 10 computers any user can join down to 0
and force them to use the credentials of another account that can only join
computers to the domain. Would each tech person need to learn how to use
Netdom to join computers?

"Ulisses Righi" wrote:

> Here's a idea... I never tried that, but I think it can solve your problem:
> create a user account in AD and delegate it control to the Computers OU.
> Then use the 'netdom join' command to join the computer to the domain.
> Check this article:
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> --
> Ulisses Righi
>
> "Kevin" <Kevin@discussions.microsoft.com> wrote in message
> news:5CE54894-A10B-491F-8BDA-60DC313A9F6B@microsoft.com...
> > I'm trying to create an account that only purpose is to be used when an
> > admin
> > wants to join a computer to the domain. All of our admins have their own
> > account that is part of the domain admins group. I would like to remove
> > the
> > domain admin power from them while still letting them add computers to the
> > domain.
> >
> > I thought I could create an account that when you go through the motions
> > of
> > adding a computer and get to the point where it asks for your credentials
> > you
> > would use the user/pass of the account that is only allowed to join
> > computers. This account would have absolutely no other privileges except
> > for
> > domain joining.
> >
> > After initial testing I gave up on the account. I couldnt restrict its
> > use
> > to what I wanted.
> >
> > If anyone has any idea's I would appreciate them, or let me know this is a
> > lost cause.
> >
> > Thanks!

>

Reply With Quote
  #5  
Old 08-02-2007
Danny Sanders
 
Posts: n/a
Re: Creating a domain account only used to join computers to a dom

Making the reg hack does not force them to add the computers to the domain
via netdom join. They can use the GUI if they want.
Reply With Quote
  #6  
Old 08-02-2007
Ulisses Righi
 
Posts: n/a
Re: Creating a domain account only used to join computers to a dom

You are right, I think that there's going to be no problem joining computers
using the GUI.

--
Ulisses Righi
"Danny Sanders" <DSanders@NOSPAMciber.com> wrote in message
news:OWCNPfvSHHA.4028@TK2MSFTNGP04.phx.gbl...
> Making the reg hack does not force them to add the computers to the domain
> via netdom join. They can use the GUI if they want.
>
> hth
> DDS
> "Kevin" <Kevin@discussions.microsoft.com> wrote in message
> news:89E185A4-A5AC-4B33-AD64-636874B606DE@microsoft.com...
>> Thank you for the reply!
>> I planned on turning the default 10 computers any user can join down to 0
>> and force them to use the credentials of another account that can only
>> join
>> computers to the domain. Would each tech person need to learn how to use
>> Netdom to join computers?
>>
>> "Ulisses Righi" wrote:
>>
>>> Here's a idea... I never tried that, but I think it can solve your
>>> problem:
>>> create a user account in AD and delegate it control to the Computers OU.
>>> Then use the 'netdom join' command to join the computer to the domain.
>>> Check this article:
>>> http://technet2.microsoft.com/Window....mspx?mfr=true
>>>
>>> --
>>> Ulisses Righi
>>>


Reply With Quote
  #7  
Old 10-02-2007
SJ
 
Posts: n/a
Re: Creating a domain account only used to join computers to a dom

Also check out OUrganizeIT ... http://www.synergix.com. It does a bit more
than what you're looking for but will give you some ideas on organizing
computer objects in AD ( join, move, update description, link with user
object by updating managed by attribute etc ). Plus, you don't need to ask
admins or users to join or organize computer objects in AD.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Creating a domain account only used to join computers to a domain"
Thread Thread Starter Forum Replies Last Post
Strategy to Join Computers to Domain Luiz Active Directory 7 15-10-2009 04:18 AM
Join / Unjoin Computers To another AD domain Mike Perone Active Directory 5 13-05-2009 05:20 PM
Minimum security settings of computer accounts for allowing domain user account to join domain M C Active Directory 2 18-08-2008 11:17 PM
Permissions to join computers to domain obnetadmin Active Directory 4 30-05-2008 04:10 AM
Can't join client computers to domain mscherer Small Business Server 11 02-11-2005 02:45 AM


All times are GMT +5.5. The time now is 07:41 PM.