Ok I'm having trouble with a couple things. I have Windows Server sbs 2003
with clients running Windows xp professional sp2. Some clients can not access
the goldmine database shared folder. After logon it says that the computer is
not connected to the server and we are working offline. I can ping server by
ip address and network name. When I go to run and try opening
\\servername.mydomain.local it says the network location cannot be reached.
If I run \\servername\ all I see is a users folder with 4 users in there. If
I run \\ipaddressofserver then I can see all the folders just fine.
Here is my IPCONFIG /ALL for the client Im having problems on:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
U:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : nscnws26
Primary Dns Suffix . . . . . . . : NSCN.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : NSCN.local
NSCN.local
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : NSCN.local
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connecti
on
Physical Address. . . . . . . . . : 00-11-11-96-98-3A
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.10.107
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.10.1
DHCP Server . . . . . . . . . . . : 192.168.10.10
DNS Servers . . . . . . . . . . . : 192.168.10.10
Primary WINS Server . . . . . . . : 192.168.10.10
Lease Obtained. . . . . . . . . . : Tuesday, November 07, 2006
11:44:36
AM
Lease Expires . . . . . . . . . . : Wednesday, November 15, 2006
11:44:3
6 AM
And IPCONFIG /ALL from the server:
C:\Program Files\Support Tools>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : nscnsvr01
Primary Dns Suffix . . . . . . . : NSCN.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : NSCN.local
Ethernet adapter Server Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
Physical Address. . . . . . . . . : 00-11-25-E8-19-E0
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.10.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.10.1
DNS Servers . . . . . . . . . . . : 192.168.10.10
Primary WINS Server . . . . . . . : 192.168.10.10
NetBIOS over Tcpip. . . . . . . . : Disabled
The errors I receive on the server are NETLOGON 5782, LSaSRV 40961, and
MRxSmb 3019
Ther errors on the client are Userenv 1058 and 1030.
Ive tired dcdiag on the server and heres what I get:
C:\Program Files\Support Tools>dcdiag.exe
Domain Controller Diagnosis
Performing initial setup:
Done gathering initial info.
Doing initial required tests
Testing server: Default-First-Site-Name\NSCNSVR01
Starting test: Connectivity
......................... NSCNSVR01 passed test Connectivity
Doing primary tests
Testing server: Default-First-Site-Name\NSCNSVR01
Starting test: Replications
......................... NSCNSVR01 passed test Replications
Starting test: NCSecDesc
......................... NSCNSVR01 passed test NCSecDesc
Starting test: NetLogons
......................... NSCNSVR01 passed test NetLogons
Starting test: Advertising
Warning: NSCNSVR01 is not advertising as a time server.
......................... NSCNSVR01 failed test Advertising
Starting test: KnowsOfRoleHolders
......................... NSCNSVR01 passed test KnowsOfRoleHolders
Starting test: RidManager
......................... NSCNSVR01 passed test RidManager
Starting test: MachineAccount
......................... NSCNSVR01 passed test MachineAccount
Starting test: Services
IsmServ Service is stopped on [NSCNSVR01]
w32time Service is stopped on [NSCNSVR01]
......................... NSCNSVR01 failed test Services
Starting test: ObjectsReplicated
......................... NSCNSVR01 passed test ObjectsReplicated
Starting test: frssysvol
......................... NSCNSVR01 passed test frssysvol
Starting test: frsevent
......................... NSCNSVR01 passed test frsevent
Starting test: kccevent
......................... NSCNSVR01 passed test kccevent
Starting test: systemlog
......................... NSCNSVR01 passed test systemlog
Starting test: VerifyReferences
......................... NSCNSVR01 passed test VerifyReferences
Running partition tests on : ForestDnsZones
Starting test: CrossRefValidation
......................... ForestDnsZones passed test
CrossRefValidation
Starting test: CheckSDRefDom
......................... ForestDnsZones passed test CheckSDRefDom
Running partition tests on : DomainDnsZones
Starting test: CrossRefValidation
......................... DomainDnsZones passed test
CrossRefValidation
Starting test: CheckSDRefDom
......................... DomainDnsZones passed test CheckSDRefDom
Running partition tests on : Schema
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Starting test: CheckSDRefDom
......................... Schema passed test CheckSDRefDom
Running partition tests on : Configuration
Starting test: CrossRefValidation
......................... Configuration passed test
CrossRefValidation
Starting test: CheckSDRefDom
......................... Configuration passed test CheckSDRefDom
Running partition tests on : NSCN
Starting test: CrossRefValidation
......................... NSCN passed test CrossRefValidation
Starting test: CheckSDRefDom
......................... NSCN passed test CheckSDRefDom
Running enterprise tests on : NSCN.local
Starting test: Intersite
......................... NSCN.local passed test Intersite
Starting test: FsmoCheck
Warning: DcGetDcName(TIME_SERVER) call failed, error 1355
A Time Server could not be located.
The server holding the PDC role is down.
Warning: DcGetDcName(GOOD_TIME_SERVER_PREFERRED) call failed, error
135
5
A Good Time Server could not be located.
......................... NSCN.local failed test FsmoCheck
I dont even know where to start! Please help and any info will be
appreciated.