"Banktech" <> wrote in message
news:dc23f2eb-cc0d-4c66-afff-...
> Hey there first time poster here, I am installing a WSUS 3.0 SP1
> server and trying to select the option of "use an existing database
> server on a remote computer" Where you enter the server name\instance
> name. From what I read the instance name if you chose the simple mssql
> is MICROSOFT##SSEE. I enter (servername\MICROSOFT##SSEE) and it says
> it can't connect because it doesn't exist or no access.
>
> Any suggestions please would greatly be appreciated.
You've either misread, or misunderstood.
1. A remote database server cannot be an instance of Windows Internal
Database the string "MICROSOFT##SSEE" specifically refers to an installed
instance of the Windows Internal Database, so that string is only valid on
the *local* machine.
2. A remote database server must use SQL Server 2005 SP1
(Workgroup/Standard/Enterprise), so the "use an existing database server on
a remote computer" would either be just the MACHINENAME (if the database
service is installed on the default instance), or MACHINENAME\INSTANCENAME
where INSTANCENAME is the named instance of an installation of SQL Server
2005 SP1 (Workgroup/Standard/Enterprise).
[Suggestion] If you're attempting to install WSUS with a remote database
server, do the following:
1. Read the entire WSUS Deployment Guide (and other preliminary
documentation such as Overview, Release Notes, and Getting Started Guide).
2. Perform a TEST installation using a LOCAL instance of the Windows
Internal Database, so that you can TEST all other aspects of the
implementation -- synchronization, configuration, and most notably,
successful client connectivity to your test server.
3. After successfully testing WSUS in a single-server installation, and thus
being familiar with what to expect, then install WSUS using a remote
database server -- which will introduce a whole new set of connectivity
issues to validate (and possibly troubleshoot).
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)
MS WSUS Website:
http://www.microsoft.com/wsus
My MVP Profile:
http://mvp.support.microsoft.com/pro...awrence.Garvin