If you use "-ad" transaction logs are applied but database is not started.
If you want to start it after logs are applied then use : "-ad <dir> -as" , e.g. :
"dbsrv16 "c:\mysample.db" -ad "c:\backup" -as"
however, you won't be able to apply anymore transaction logs after that.