# 나/!nfra
MSSQL 설치
SaltLee
2024. 6. 11. 17:04
순서대로 설치
SQLServer2016-SSEI-Expr.exe
SSMS-Setup-KOR.exe
SQL Server Management Studio 실행
Windows Authentication 으로 로그인 (Trust server Certificate 체크)
속성(Properties) > 보안(Security) 에서
SQL Server and Windows Authentication mode 체크
Security > Logins > New Login 에서
SQL Server authentication 계정 생성 (sysadmin 권한으로 생성했다)
서비스 재시작
SQL Server Configuration Manager
SQL Server Services > SQL Server > 재시작
생성한 계정으로 로그인 (최초 비번 변경)