exam questions

Exam MS-301 All Questions

View all questions & answers for the MS-301 exam

Exam MS-301 topic 1 question 14 discussion

Actual exam question from Microsoft's MS-301
Question #: 14
Topic #: 1
[All MS-301 Questions]

You are planning the backup strategy for a SharePoint Server farm.
You need to back up content databases automatically every week. The solution must minimize the backup size.
What should you do?

  • A. Create a scheduled task that runs Backup-SPFarm
  • B. Create a scheduled task that runs wbadmin.exe
  • C. From Windows Server Backup, create a backup schedule that performs a full server backup
  • D. From Windows Server Backup, create a backup schedule that performs a custom backup
  • E. Create a scheduled task that runs Backup-SPSite
  • F. From Backup and Restore in Central Administration, configure a farm backup.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
https://blogs.technet.microsoft.com/meamcs/2013/02/23/sharepoint-2013-backup-with-powershell-and-task-scheduler-for-beginners/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Kiran_Talikoti
4 years, 10 months ago
Backup-SPFarm -Directory <BackupFolder> -BackupMethod {Full | Differential} -Item <ContentDatabaseName> [-Verbose]
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...