Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
nu_dba
Starting Member
8 Posts |
Posted - 2005-08-28 : 11:09:45
|
| I've been unable to determine why several published instances of my SQL Servers are not showing in AD. I searched under the Computer container in the domain in which the SQL Server was installed and did not see any SQL Server folder. I have used both the GUI and T-SQL to publish various instances, and it appeared to have worked since from the GUI the "Publish" option no longer worked and I recieved no error from Query Analyzer after issuing the command. The version is SQL Server 2000 8.0 running SP3a.I also ran a VBScript to query the directory for published instances of SQL server, but did not get any results returned in the recordset. Any ideas?Thanks in advance to anyone that can help.nu_dba |
|
|
nu_dba
Starting Member
8 Posts |
Posted - 2005-08-29 : 09:35:47
|
| One important detail I did not mention was that this was a clustered SQL Server. I recently read that AD does not show virtual nodes, only physical... which explains my problem. |
 |
|
|
|
|
|