• say my PC Name is NITESH-PC. When I installed sql express it added NITESH-PC\NITESH to the logins.

    I need to create a login for the user that is installing sql server. so if I was installing on a PC called TEST-PC with user TEST I would want to create a login in sql server as TEST-PC\TEST. is this possible?