I’ve a dedicated Web application for the users Mysite. http://mysite and in the SQL server I see 2 databases:
- Mysite_Content
- WSS_Mysite
Now a user is asking for some documents that’s lost – How can I restore just his site?
I can request a restore of the 2 Databases that's made earlier, but then all other users will be affected.
Should I also restore the Profile Database?