|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| Problem adding domain user to local admin group? This PC is joined correctly to a domain using the domain admin login. The computer name is "AcctPay", and the domain name is "jecabs.local". The server is a SBS 2003. My problem is adding a domain user to a local group. In the select users window under the locations "From this location:" the jecabs.local domain is not accessable, only the local domain is listed. If I force the domain\username I receive an error. Any ideas why the PC will not show the domain. Once again I am logged in as the domain admin. |
| |||
| Re: Problem adding domain user to local admin group? "Al" <Al@discussions.microsoft.com> wrote in message news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > This PC is joined correctly to a domain using the domain admin login. The > computer name is "AcctPay", and the domain name is "jecabs.local". The > server is a SBS 2003. > > My problem is adding a domain user to a local group. In the select users > window under the locations "From this location:" the jecabs.local domain is > not accessable, only the local domain is listed. If I force the > domain\username I receive an error. > > Any ideas why the PC will not show the domain. Once again I am logged in as > the domain admin. Try this: 1. Log in under a domain account. 2. Open a Command Prompt. 3. Type this command: net localgroup administrators jecabs.local\AcctPay /add |
| |||
| Re: Problem adding domain user to local admin group? "Al" <Al@discussions.microsoft.com> wrote in message news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > This PC is joined correctly to a domain using the domain admin login. The > computer name is "AcctPay", and the domain name is "jecabs.local". The > server is a SBS 2003. > > My problem is adding a domain user to a local group. In the select users > window under the locations "From this location:" the jecabs.local domain is > not accessable, only the local domain is listed. If I force the > domain\username I receive an error. > > Any ideas why the PC will not show the domain. Once again I am logged in as > the domain admin. Try this: 1. Log in under a domain account. 2. Open a Command Prompt. 3. Type this command: net localgroup administrators jecabs.local\AcctPay /add |
| |||
| Re: Problem adding domain user to local admin group? Thanks for the advise. It didn't work, nor would anything else I tried. In the troubleshooting process I received a warning that the PC could not find a list of users on the PDC. As I looked closer I found that the Gateway IP address pointed to a router and not the PDC. Once I changed the gateway to point to the PDC all the problems resolved themselves. "Pegasus (MVP)" wrote: > > "Al" <Al@discussions.microsoft.com> wrote in message > news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > > This PC is joined correctly to a domain using the domain admin login. The > > computer name is "AcctPay", and the domain name is "jecabs.local". The > > server is a SBS 2003. > > > > My problem is adding a domain user to a local group. In the select users > > window under the locations "From this location:" the jecabs.local domain > is > > not accessable, only the local domain is listed. If I force the > > domain\username I receive an error. > > > > Any ideas why the PC will not show the domain. Once again I am logged in > as > > the domain admin. > > Try this: > 1. Log in under a domain account. > 2. Open a Command Prompt. > 3. Type this command: > net localgroup administrators jecabs.local\AcctPay /add > > > |
| |||
| Re: Problem adding domain user to local admin group? Thanks for the advise. It didn't work, nor would anything else I tried. In the troubleshooting process I received a warning that the PC could not find a list of users on the PDC. As I looked closer I found that the Gateway IP address pointed to a router and not the PDC. Once I changed the gateway to point to the PDC all the problems resolved themselves. "Pegasus (MVP)" wrote: > > "Al" <Al@discussions.microsoft.com> wrote in message > news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > > This PC is joined correctly to a domain using the domain admin login. The > > computer name is "AcctPay", and the domain name is "jecabs.local". The > > server is a SBS 2003. > > > > My problem is adding a domain user to a local group. In the select users > > window under the locations "From this location:" the jecabs.local domain > is > > not accessable, only the local domain is listed. If I force the > > domain\username I receive an error. > > > > Any ideas why the PC will not show the domain. Once again I am logged in > as > > the domain admin. > > Try this: > 1. Log in under a domain account. > 2. Open a Command Prompt. > 3. Type this command: > net localgroup administrators jecabs.local\AcctPay /add > > > |
| |||
| Re: Problem adding domain user to local admin group? Thanks for the feedback, even though it confuses me. The Default Gateway address is supposed to point at your router, not your PDC, because it is the router's task to process all packets destined for an address outside the current subnet. Did you perhaps mean "DNS Server"? "Al" <Al@discussions.microsoft.com> wrote in message news:21FD19EA-768A-4114-B7AD-30CF1A06D135@microsoft.com... > Thanks for the advise. It didn't work, nor would anything else I tried. > > In the troubleshooting process I received a warning that the PC could not > find a list of users on the PDC. As I looked closer I found that the Gateway > IP address pointed to a router and not the PDC. Once I changed the gateway > to point to the PDC all the problems resolved themselves. > > "Pegasus (MVP)" wrote: > > > > > "Al" <Al@discussions.microsoft.com> wrote in message > > news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > > > This PC is joined correctly to a domain using the domain admin login. The > > > computer name is "AcctPay", and the domain name is "jecabs.local". The > > > server is a SBS 2003. > > > > > > My problem is adding a domain user to a local group. In the select users > > > window under the locations "From this location:" the jecabs.local domain > > is > > > not accessable, only the local domain is listed. If I force the > > > domain\username I receive an error. > > > > > > Any ideas why the PC will not show the domain. Once again I am logged in > > as > > > the domain admin. > > > > Try this: > > 1. Log in under a domain account. > > 2. Open a Command Prompt. > > 3. Type this command: > > net localgroup administrators jecabs.local\AcctPay /add > > > > > > |
| |||
| Re: Problem adding domain user to local admin group? Thanks for the feedback, even though it confuses me. The Default Gateway address is supposed to point at your router, not your PDC, because it is the router's task to process all packets destined for an address outside the current subnet. Did you perhaps mean "DNS Server"? "Al" <Al@discussions.microsoft.com> wrote in message news:21FD19EA-768A-4114-B7AD-30CF1A06D135@microsoft.com... > Thanks for the advise. It didn't work, nor would anything else I tried. > > In the troubleshooting process I received a warning that the PC could not > find a list of users on the PDC. As I looked closer I found that the Gateway > IP address pointed to a router and not the PDC. Once I changed the gateway > to point to the PDC all the problems resolved themselves. > > "Pegasus (MVP)" wrote: > > > > > "Al" <Al@discussions.microsoft.com> wrote in message > > news:881E4926-3F85-42A0-9E19-5FAE99D882E7@microsoft.com... > > > This PC is joined correctly to a domain using the domain admin login. The > > > computer name is "AcctPay", and the domain name is "jecabs.local". The > > > server is a SBS 2003. > > > > > > My problem is adding a domain user to a local group. In the select users > > > window under the locations "From this location:" the jecabs.local domain > > is > > > not accessable, only the local domain is listed. If I force the > > > domain\username I receive an error. > > > > > > Any ideas why the PC will not show the domain. Once again I am logged in > > as > > > the domain admin. > > > > Try this: > > 1. Log in under a domain account. > > 2. Open a Command Prompt. > > 3. Type this command: > > net localgroup administrators jecabs.local\AcctPay /add > > > > > > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to Add Domain User to Local Admin Group. | Dtown Dawg | Windows XP | 5 | 06-04-2008 07:10 AM |
| Problem copying a domain user profile to a local user profile | John | Windows XP | 1 | 01-27-2008 08:10 AM |
| domain name is missing when adding a user in Local user and groups. | gchandrujs via WindowsKB.com | Windows XP | 0 | 09-08-2007 08:41 AM |
| Add domain admin to local admin group | BigHaig | Windows Vista | 2 | 07-07-2007 09:20 AM |
| how to add user to admin local group with gpo | Jac | Windows XP | 2 | 04-19-2007 07:16 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |