Tagged Questions
3
votes
3answers
2k views
Enormous database log files - Why are they not being truncated after a SharePoint backup runs?
I've performed a full Farm backup and also a full Site Collection backup using Central Administration site but there are still several enormous database log files
4GB - SharePoint_AdminContent
53GB ...
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 ...