Adding Local user account on domain
|
Original Message
|
Name: Richard
Date: May 12, 2003 at 06:39:44 Pacific
Subject: Adding Local user account on domainOS: Win2KCPU/Ram: 1ghz/512 |
Comment: Hello, Does anyone know how to easily add a domain user account or group to multiple local computer accounts without having to actually add it to each individual computer? I thought there was a way to do it in group policy but i have not been able to find where. This is a Windows 2000 domain with all win2000 computers. Thanks Richard MSCE, MCSA
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Melbourne
Date: May 12, 2003 at 07:32:20 Pacific
Subject: Adding Local user account on domain
|
Reply: (edit)I think???. Active Directory needs to be installed for this. you need the server client architecture for that. e.g the domain controller and the clients. To do this click start - run type dcpromo. Then add the COMPUTERS and USERS to the domain. Start - Programs - AdminTools - computer management. Points of importance, Computers, Users and Groups. All PC's in the domain should then be able to query the DC to login.
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: Richard
Date: May 12, 2003 at 11:32:15 Pacific
Subject: Adding Local user account on domain |
Reply: (edit)i already have an Active Directory network. I need to add a domain user account or group to be member of the local administrator group on all of the PC's in the domain.
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Curt R
Date: May 12, 2003 at 13:01:45 Pacific
Subject: Adding Local user account on domain |
Reply: (edit)By default the Domain Admin's group should be a member of the Administrators group on the local PC's in an AD integrated domain.
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: Richard
Date: May 12, 2003 at 13:05:09 Pacific
Subject: Adding Local user account on domain |
Reply: (edit)I realize this. I still need to know how to make another account (not Domain admins group)part of the local PC's administrator group. Any other ideas?
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: Glen
Date: May 12, 2003 at 20:02:10 Pacific
Subject: Adding Local user account on domain |
Reply: (edit)There are a few ways. Batch file, start up script, logon script. Depends who you log in as for the batch file and logon script. Those will run under the security context of the person logging in. So if that user does not have the permission to add the account, the logon script will fail. A startup script in Group Policy would certainly do the trick. A startup script is not a logon script. There is a difference. A startup script run as part of Group Policy and runs before the user logs in. The startup script could use the NET USER /ADD USER_ACCOUNT command to do this. Look up the exact syntax of the NET USER command but what you are looking to do can most certainly be done like this with group policy. Good luck.
Report Offensive Follow Up For Removal
|
|
Response Number 6
|
Name: christo
Date: May 15, 2003 at 23:31:05 Pacific
Subject: Adding Local user account on domain |
Reply: (edit)If remember correctly you will have to do this from each machine while logged onto the network. How did you become an MCSE/MCSA and not have any idea about this
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: