IBM
C2010-590 · Question #80
Which command defines a schedule to backup incremental Windows server drives c: and d: on the last Sunday of the month?
The correct answer is D. define schedule standard monthly_backup objects="c:\* d:\*" dayofweek=sunday. See the full explanation below for the reasoning.
Question
Which command defines a schedule to backup incremental Windows server drives c: and d: on the last Sunday of the month?
Options
- Adefine schedule standard monthly_backup option="c:* d:*" dayofweek=Sunday
- Bdefine schedule standard monthly_backup objects="c:* d:*" dayofweek=Sunday
- Cdefine schedule standard monthly_backup option="c:* d:*" dayofweek=sunday
- Ddefine schedule standard monthly_backup objects="c:* d:*" dayofweek=sunday
How the community answered
(47 responses)- A2% (1)
- B6% (3)
- C11% (5)
- D81% (38)
Community Discussion
No community discussion yet for this question.