nerdexam
Microsoft

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…

Deploying SharePoint 2010

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)
  • A
    9% (4)
  • B
    4% (2)
  • C
    85% (39)
  • D
    2% (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

#farm backup#stsadm#scheduled tasks#automation

Community Discussion

No community discussion yet for this question.

Full 70-667 Practice