Tagged Questions
0
votes
1answer
792 views
Restore User Profile Data to another farm
I've been setting up a test farm for a customer where I'll be looking to restore the UPSA databases from production, mainly the profile one, there isn't too much else I'm interested in other than ...
0
votes
1answer
137 views
Attach restored content DB to same web application
I have an issue with a customer DB with it being corrupted. This has been the case for a while and hence no way to revert to a backup because all the backups have the corruption as well. I am however ...
2
votes
1answer
700 views
Restore Content Database to a different farm (Prod -> Beta -> Dev Servers)
My end goal is to have some code that automatically takes the Content Database backup from Production and automatically nightly restores it on Beta. Can I just do backup and restore sql commands? Or ...
2
votes
2answers
589 views
Restoring SSP Databases from SP1 to SP2 server farm
Has anyone restored Shared Services Databases from SP1 Server Farm to a new SP2 Server farm? I don't want to lose user related information link My Links etc.
I followed the DB attach method as ...