70-667 · Question #64
You have a SharePoint Server 2010 server farm. You need to automatically back up the server farm every day. What should you do?
The correct answer is C. From Windows Task Scheduler, create a task that runs stsadm.exe. stsadm.exe is supposed to be deprecated in SharePoint 2010 in favor of using PowerShell The answer choice should probably be: From Windows Task Scheduler, create a task that runs the backup-spfarm cmdlet. SharePoint 2010: STSADM And PowerShell Back up a farm (SharePoint…
Question
You have a SharePoint Server 2010 server farm. You need to automatically back up the server farm every day. What should you do?
Options
- AFrom Central Administration, configure the backup settings.
- BFrom Central Administration, configure the Backup/Restore timer job definition.
- CFrom Windows Task Scheduler, create a task that runs stsadm.exe.
- DFrom Windows Task Scheduler, create a task that runs the set-sptimerjob cmdlet.
How the community answered
(46 responses)- A9% (4)
- B4% (2)
- C85% (39)
- D2% (1)
Explanation
stsadm.exe is supposed to be deprecated in SharePoint 2010 in favor of using PowerShell The answer choice should probably be: From Windows Task Scheduler, create a task that runs the backup-spfarm cmdlet. SharePoint 2010: STSADM And PowerShell Back up a farm (SharePoint Foundation 2010) farm-backups.html
Topics
Community Discussion
No community discussion yet for this question.