Rights needed to Add/Remove computers from Domain

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Rights needed to Add/Remove computers from Domain

    I need to give rights to a group of Workstation Eng so
    they can remove and add computers to the domain? I cant
    seem to see where this is and do not want to grant to
    many rights.

    Thanks in advance,

    WC
    WC Guest

  2. Similar Questions and Discussions

    1. Rights Issues (i think) with domain pc's
      I'm not really sure where to post this question, so I'm trying here....... I've inherited a small network. W2k server and several pc's running...
    2. Domain logon and User rights
      Hey folks - We have a Win2k Advanced server that does file and print sharing for our office network. It acts as a domain controller. We are...
    3. how to remove a programe from the add/remove list manually
      i am using winXP home, i just remove a programe from the start menu(start>>all programes>>name of the programe>>uninstall),but the programe name is...
    4. Some Admin Rights needed for poweruser
      Some Admin Rights needed for poweruser I have to install/distribute some apps (which need admin rights) but al our users have poweruser rights....
    5. Sendmail 8.9.3 - need to remove hostname from @hostname.domain.com
      I just upgraded from 432 to 433. Along with this came Sendmail8.9.3. I have changed the new sendmail.cf file with the same changes as the previous...
  3. #2

    Default Re: Rights needed to Add/Remove computers from Domain

    Hi

    You need to use the delegation of control wizard to deletegate the right to
    add and (and, if you want them to be able to move existing objects, delete)
    computer objects from the appropriate container(s).

    You will need to create a custom task to do this, as there isn't a
    predefined one for this task.

    Hope this helps

    Oli


    "WC" <anonymous@discussions.microsoft.com> wrote in message
    news:24c4b01c45faa$f4d69880$a501280a@phx.gbl...
    >I need to give rights to a group of Workstation Eng so
    > they can remove and add computers to the domain? I cant
    > seem to see where this is and do not want to grant to
    > many rights.
    >
    > Thanks in advance,
    >
    > WC

    Oli Restorick [MVP] Guest

  4. #3

    Default Re: Rights needed to Add/Remove computers from Domain

    Hi,

    create a new security group and add users that need to add and remove PCs
    from domain. Open Active Directory users and Computers and on View select
    Advanced Features.

    Then right click on Computers container and go to Security tab. Click on
    Advanced and click Add. Select your newly created group and give it
    permission "Create Computer Object" = Allow and "Delete Computer Object" =
    Allow. These are only two permissions that are needed for the task you
    described and users in your group won't have any other permission.

    Note; by default ANY user that has a valid user account in domain can add 10
    PCs to domain.

    I hope this helps you out,

    Mike

    "WC" <anonymous@discussions.microsoft.com> wrote in message
    news:24c4b01c45faa$f4d69880$a501280a@phx.gbl...
    >I need to give rights to a group of Workstation Eng so
    > they can remove and add computers to the domain? I cant
    > seem to see where this is and do not want to grant to
    > many rights.
    >
    > Thanks in advance,
    >
    > WC

    Miha Pihler Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139