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 |
kshel27
Starting Member
1 Post |
Posted - 2012-01-02 : 19:29:17
|
HI All. Wasn't sure if this is the right place, but worth a try. We are having an issue with SQL 2008 R2 and Altiris.When we install and set up the instance for altiris we can connect to both localhost\altiris and <servername>\altiris.once we install Altiris we are still able to connect to localhost\altiris. but we are unable to connect to <servername>\altiris. We are logging on with Current Logged on creds domain\<user>.We have enabled TCP\IP and named pipes, but still getting an error saying "activley refusing connection" This is running on Server '08 R2.RegardsKeiran. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
andykn
Starting Member
12 Posts |
Posted - 2012-01-03 : 09:27:16
|
Have you installed Altiris to the same server?Are you trying to connect using SQL tools?Can you ping using <servername>?Symantec recommend that you pre create the Symantec_CMDB database with the size you envisage it growing to so the allocated space is contiguous. Try this, make sure you can connect using localhost and <servername> then install Altiris. |
|
|
|
|
|