如何使用SQL Server找到SharePoint服务器信息 [英] How to found SharePoint servers information by using SQL server

查看:74
本文介绍了如何使用SQL Server找到SharePoint服务器信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在我们的支持下有了一个新的服务器场,问题是我们和客户端没有SharePoint服务器信息,客户端只知道SQL服务器信息。现在我们如何使用SQL服务器找到SharePoint服务器信息。 


请帮助......

解决方案

您是否有任何SharePoint网站网址?如果您有,并且您可以登录SharePoint场/ SQL服务器所在的网络,您是否可以ping该URL以查看哪个服务器的IP地址正在响应?然后,您将能够找到至少SharePoint
Web前端服务器。 


如果客户实际上没有将主机头应用于站点URL,您很可能会得到这样的网址


http:// servername:port number


服务器名称可能是中央管理服务器。


We got a new farm to under our support, and here the problem is we and client don't no SharePoint server information and client knows only SQL server information. now how we can found the SharePoint server information by using SQL server. 

Please help...

解决方案

Do you have any SharePoint site URL? If you have, and you can log in the network where the SharePoint farm/SQL server is, would you be able to ping the URL to see which server's IP address is responding? Then you will be able to find out at least the SharePoint web front end server. 

If the customer didn't actually apply a host header to the site URL, most likely you get a URL like this 

http://servername:port number

The servername could be the central admin server.


这篇关于如何使用SQL Server找到SharePoint服务器信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆