RE: Cannot connect a client computer to Win Sm Bus. Svr 2003
- From: David Hartry <d_hartry{AT}hotmail{DOT}com>
- Date: Thu, 6 Oct 2005 15:17:01 -0700
As Cris says, in the ideal world you would have SBS do the DHCP. Apart from
that, you could reconfigure your current DHCP server to only provide the SBS
as a DNS server (ONLY one DNS server). Then configure forwarders within DNS
on the SBS to point to your other DNS servers. (Open DNS admin console,
right-click <yourservername>\properies, click on forwarders tab, add the
other dns servers here.
--
Regards,
David Hartry
MCSE
--
"GregPat" wrote:
> Computer Connect Error
>
> I have been getting a [53] failure after running
> http://servername/connectcomputer at the client station. The error message
> "An error has occurred when configuring network settings. See your network
> administrator". After running this connection program, the program added a
> user with admistrative rights (__sbs_netsetup__) to the client Win XP Pro
> workstation. This is exactly the error that raydw00 (8/18/05) got on his
> posting. I have tried most of what was suggested to raydw00 but the problem
> pursists.
>
> Background: Network Configuration Overview - This is a new install that
> consist of 5 Windows XP Pro SP2 Clients (All Dell Dimension machines,Pentium
> 4 2.0Mhz or faster, 256Mb RAM) and a fileserver running Windows Small
> Business Server 2003 SP1 (Dell PowerEdge 1800, 1Gb RAM, 2 CPUs, RAID 5) that
> came pre-installed by Dell. Two of the 5 Workstations are wired
> connections, the other three are wireless. The stations that we are trying
> to connect first are the wired connections. The 5 workstations and
> fileserver are connected through a Linksys Wireless Router/Switch (Model
> WRT54AG). The LinkSys Router/Switch is configured to act as the DHCP Server.
> I added the fileserver to the list of DNS servers as the Primary DNS Server
> on the LinkSys Router/Switch. The fileserver was given a static IP Address
> during the configurating of Win Sm Bus. Svr 2003. This configuration is
> somewhat different from raydw00 (8/18/05) because he was using the Win Sm Bus
> Svr 2003 as the DHCP Server.
>
> The ipconfig /all for the server is :
>
> Windows IP Configuration
>
> Host Name ..............................................: SSASSOC-SVR
> Primary Dns Suffix.....................................ssalk-dom.local
> Node Type................................................: Unknown
> IP Routing Enabled....................................: Yes
> WINS Proxy Enabled.................................: Yes
> DNS Suffix Search List...............................: ssalk-dom.local
>
> Ethernet adapter Server Local Area Connection
>
> Connection-specific DNS Suffix.....................:
> Description..................................................:Intel <R>
> PRO/1000 MT Network Connection
> Physical Address ........................................:00-00-00-00-00-00
> DHCP Enabled.............................................:No
> IP Address...................................................:192.168.1.108
> Subnet Mask................................................:255.255.255.0
> Default Gateway...........................................:192.168.1.1
> DNS Servers.................................................:192.168.1.108
> PrimaryWINS Server......................................:192.168.1.108
>
>
> The ipconfig of the Win XP Pro Client:
>
> Host Name ..............................................: Admin-Assist2
> Primary Dns Suffix.....................................
> Node Type................................................: Hybrid
> IP Routing Enabled....................................: No
> WINS Proxy Enabled.................................: No
>
> Ethernet adapter Server Local Area Connection
>
> Connection-specific DNS Suffix.....................:
> Description..................................................:Broadcom 440
> 10/100 Integrated Controller
> Physical Address ........................................:00-00-00-00-00-00
> DHCP Enabled.............................................:Yes
> Autoconfiguration Enabled.............................: Yes
> IP Address...................................................:192.168.1.107
> Subnet Mask................................................:255.255.255.0
> Default Gateway...........................................:192.168.1.1
> DNS Servers.................................................:192.168.1.1
> 192.168.1.108
> 12.127.16.83
> 12.127.17.83
>
> On the filesserver I have been able to resolve the followinng at the
> fileserver:
>
> ping 192.168.1.108
> ping ssassoc-svr
> ping ssassoc-svr.ssalk-dom.local
>
> This is the sbssetup.log file from the Windows XP Pro SP2 Workstation
>
>
> 9/28/2005 1:29 PM
> -- Starting SBS Net Setup --
> found [44] keys
> CProfileList::CProfileList() - added [1010, C:\Documents and Settings\Trish]
> to the profile dir map
> CProfileList::CProfileList() - added [Trish, C:\Documents and
> Settings\Trish] to the profile dir map
> CAuthPage::OnNotify() - PSN_WIZNEXT - User Name: Administrator
> CAuthPage::GetUsersAndComputers() - ADsOpenObject(
> LDAP://ssassoc-svr.ssalk-dom.local/DC=ssalk-dom,DC=local, Administrator, [PW]
> )
> CAuthPage::GetUsersAndComputers() - ADsOpenObject(
> LDAP://ssassoc-svr.ssalk-dom.local/DC=ssalk-dom,DC=local, Administrator, [PW]
> )
> CAuthPage::OnNotify() - PSN_SETACTIVE - our computer name IS in the AD
> GetXMLNode() - DOMDocument::selectSingleNode(
> root/mapping[@user='administrator'] ) failed [1]
> LoadMappingInfo() - find [root/mapping[@user='administrator']] failed, user
> not mapped
> CWizard::PrepAutoLogon()
> CWizard::PrepAutoLogon() - runonce key set
> CWizard::PrepAutoLogon() - setting DefaultDomainName_PostMigrate to
> [ssalk-dom], [0]
> FinishNetworkingSetup()
> CWizard::FinishNetworkingSetup() - outputting XML file
> FinishNetworkingSetup() -- calling NetJoinDomain( NULL, ssalk-dom.local,
> ou=sbscomputers,ou=computers,ou=mybusiness,dc=ssalk-dom,dc=local,
> ssalk-dom.local\Administrator, [pw], 359 )
> FinishNetworkingSetup() -- NetJoinDomain() failed [53], returning
> FinishNetworkingSetup() failed -- hr == [-2147467259]
> Deleted sbsmig out of runonce key.
> -- Starting SBS Net Setup --
> found [44] keys
> CProfileList::CProfileList() - added [1010, C:\Documents and Settings\Trish]
> to the profile dir map
> CProfileList::CProfileList() - added [Trish, C:\Documents and
> Settings\Trish] to the profile dir map
> CAuthPage::OnNotify() - PSN_WIZNEXT - User Name: administrator
> CAuthPage::GetUsersAndComputers() - ADsOpenObject(
> LDAP://ssassoc-svr.ssalk-dom.local/DC=ssalk-dom,DC=local, administrator, [PW]
> )
> CAuthPage::OnNotify() - PSN_WIZNEXT - GetUsersAndComputers() failed, hr =
> [-2147016646]
> -- user canceled, exiting setup.exe
> if any one can give me any suggestions as to why we are getting this error
> please post.
>
> And in advance I appreciate your help
>
.
- References:
- Cannot connect a client computer to Win Sm Bus. Svr 2003
- From: GregPat
- Cannot connect a client computer to Win Sm Bus. Svr 2003
- Prev by Date: Please check the status of your Trend services
- Next by Date: Recommendations?
- Previous by thread: Cannot connect a client computer to Win Sm Bus. Svr 2003
- Next by thread: Re: Error lsass.exe
- Index(es):
Relevant Pages
|