How to connect ssms using Windows authentication. Do we need to create new servername using connection string? I saw different pages which haven't help me..
Asked
Active
Viewed 40 times
1 Answers
1
You just open SSMS an choose Windows authentication. If I understand you correctly.
See picture

Giorgi Nakeuri
- 35,155
- 8
- 47
- 75
-
what should be the servername – Jan 16 '15 at 07:40
-
Server name should be IP of machine or Name of machine. Format: `
[\ – Giorgi Nakeuri Jan 16 '15 at 07:44]`. By default instance name will be `MSSQLSERVER`