I have an environment with 42 remote subscribers and am trying to create linked server connections from my subscribers to my publisher server so I can run queries from subscribers. I am able to successfully create linked servers from some subscribers but not others. All of the SQL Servers for the subscribers are the same version(SQL Express 2008). The error I receive is simply a 'timeout expired' when trying to create the linked server. The message also says that the "remote server may not be configured to allow data access" however I know that isn't true since it is working correctly for some servers. Any ideas on what I can check to determine why some servers can create the link but others cannot? Is there something that would block specific servers from creating a link while allowing others?
TIA!
TIA!