Let us know the event number you are getting on event viewer...
Main Topics
Browse All TopicsI run a computer network at a small factory and we are running Windows Small Business Server 2003 as the DC. I recently added a computer to the network that is running Win 2000 SP4 and when I (as a member of domain admins group) want to logon it allows me both local access and domain logon access, when any other member of the network that is not a member of the Domain Admins group wants to logon, they cannot
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
How did you join the computer to the domain? Did you use the SBS-method of http://<servername>/connec
If you didn't use connectcomputer, please follow the steps I've outlined in http://sbsurl.com/rejoin to fix it.
Jeff
TechSoEasy
TechSoEasy, I tried the method that you suggested, but I cannot access the http://server1/connectcomp
What exact error message are you getting when trying to access http://server1/connectcomp
Jeff
TechSoEasy
here is a complete IPConfig /all from both machines
SERVER1
Windows IP Configuration
Host Name . . . . . . . . . . . . : server1
Primary Dns Suffix . . . . . . . : UniqueModel.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : UniqueModel.local
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 F Server Adapter
Physical Address. . . . . . . . . : 00-03-47-3B-C4-99
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.121
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.101
DNS Servers . . . . . . . . . . . : 192.168.0.101
192.168.0.121
Primary WINS Server . . . . . . . : 192.168.0.121
WORKSTATION
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : CMM9
Primary DNS Suffix . . . . . . . : UniqueModel.local
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : UniqueModel.local
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 S Desktop Adapter
Physical Address. . . . . . . . . : 00-02-B3-96-C9-DD
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.153
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.101
DNS Servers . . . . . . . . . . . : 192.168.0.101
192.168.0.121
Therein lies your problem.
Remove 192.168.0.101 from the DNS Server IP Configuration of the SBS's NIC, and then rerun the Configure Email and Internet Connection Wizard (CEICW -- which is linked as Connect to the Internet in the Server Management Console > To-Do List).
A visual how-to for the CEICW is here: http://sbsurl.com/ceicw
Change the workstation to use DHCP, which is hopefully being supplied by your SBS, and reboot it.
If your SBS isn't providing DHCP, I'd recommend that you change it to do so by following the steps outlined at the bottom of http://sbsurl.com/dhcp
Jeff
TechSoEasy
I can easily remove the DNS server ending in .101, but because the .101 address is a computer on the network that is running as a proxy server, will that create any issues for connecting? Secondly, how can I get all of the current settings for the SBS box, because I'd rather not mess any of the email settings up.
It shouldn't affect anything due to your proxy server... but what kind of proxy server are you running?
How do you get all of the current settings for the SBS box? Do you mean the ones set by running the CEICW to begin with? Every time you run that wizard it saves all the settings used in C:\Program Files\Microsoft Windows Small Business Server\Networking\ICW\. So they are already saved for you.
Jeff
TechSoEasy
Business Accounts
Answer for Membership
by: glennprattPosted on 2007-12-20 at 06:53:58ID: 20507019
What error message do you get when other users try to logon?
After a failed login attempt, login as admin and check event viewer on the local machine and on the SBS box. Then double check your TCP/IP settings. Compare ipconfig /all on a working machine to it. Post results here.
Also, try another domain admin account. I'm guessing that the machine has cached your credentials, so you can login but other users cannot, but if other domain admins can login, this would not be the case.