What are the ramifications of the guest account not being present in the tempdb database. I have just been given a new client , who , when they reboot their SQL server, have to run a script that grants user access to a series of tables. The only thing I could see wrong with the setup is that the guest account is missing ( so I recreated it ) and that it didn't have the correct access permissions in the tempdb database.
Any suggestions will be greatly appreciated.
Any suggestions will be greatly appreciated.