WSUS = Windows Server Update Services
下載連結:
Microsoft SQL Server Management Studio Express
http://www.microsoft.com/en-us/download/details.aspx?id=8961
安裝完成後,連接上有特定的方式,在 [Server Name]的地方需輸入下列的語法進行登入。
連線語法:
\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
由於SQL Server 2005 Express預設是沒有啟用遠端連線的,需要更改設定才可以,但 [Microsoft Internal Database] 是無法啟用的,所以你只能透過本機端的方式進行存取,但是如果你有需要進行遠端時,您可以參考下列的建議與連線進行。
1、 將WSUS的資料庫整併到目前其他SQL Server Express以上版本的資料庫。
2、 在WSUS的電腦上安裝SQL Server Express的資料庫(免費),然後將WSUS的資料庫移值到SQL Express上。
轉移方式參考:
Migrating from Windows Internal Database to SQL Server 2005http://technet.microsoft.com/en-us/library/cc708558(v=ws.10).aspx
How to move the WSUS database to a different SQL Server
http://blogs.msdn.com/b/john_daskalakis/archive/2009/04/06/9533669.aspx
關鍵字:Windows Internal Database、WSUS database、SQL Server Management Studio Express、WSUS、Windows Server Update Services
沒有留言:
張貼留言