News

Since the Configuration Manager was launched directly from the installer, the server and instance names should already be populated for you. Just click the Connect button to get started.
Click "SQL Server Configuration Manager." Select "SQL Server Services" from the left pane and then right-click the server. Choose "Properties" from the context menu. Click "Startup Parameters." ...
First, it can be configured through SQL Server Configuration Manager. Figure 1 shows a listing of all the SQL Server Services. Right-clicking on the name of the instance, selecting "Properties", and ...
So, to create SPNs for SQL Server, the command would look something like this: setspn -A MSSQLSvc/ServerA.mydomain.com:1433 MYDOMAIN\SQLServiceAccount ...
Since the SQL Server was on a server other than my View Connection server, I had to enable networking for the database. To do this, I went to the SQL Server Configuration Manager, expanded the SQL ...
[Click on image for larger view.] Figure 8. The SQL Server port. To correct this issue, I brought up the SQL Server Configuration Manager and looked at the TCP port for the SQL server; it wasn't the ...