I need to be able to create a new database and restore a dbk file from the command line. when I go to run OSQL it gives me the error "Login failed for user ... Reason: Not associated with a trusted SQL Server connection." when i get the password prompt it am just hitting enter (blank password). My database is just using windows authentication mode, so there shouldn't be a password should there. If so, how can I create a trusted SQL server connection? thanks for you help