I recently restored a full backup of a database. I put the database in "norecovery" mode so that when it finished no users would be able to access it until I wanted them too.
What command will take a database that is in "norecovery" mode to online and available? Do you simply run the restore command with the the parameter pointing to the disk file and give it a "with recovery" option?