kodaksmile
MIS
Question - ran into an issue today trying to create a new login and user as well as a default schema. I got around it by adding a schema, creating a login with only public permissions, then changing the owner of the schema to this new login and granting it dbo in the db (required for install).. Is there an easy way to create a user and schema together?