A bookmark is a checkpoint that is manually set to mark a state that you may want to rewind back to. The Set-Bookmark enables you to set a bookmark for a given scenario. Bookmarks are set in real-time, and not for past events. We recommend setting a bookmark just before any activity that may cause data to become unstable.
Notes:
Set-Bookmark [-Name] <String> [[-Message] <String>]
The name of the scenario.
The name of the bookmark. The default name includes the date and time of the bookmark setting.
Note: We recommend giving a meaningful name to the bookmark that will later help you recognize it.
Example: Set a rewind bookmark
set-bookmark "File Server 1" Backup1
Outcome:
Scenario File Server 1: Rewind bookmark set successfully
Copyright © 2015 Arcserve.
All rights reserved.
|
|