Flags to disable defined bookmark properties

Top  Previous  Next

The following commands can be used to temporarily disable certain bookmark properties while a script is executed:

 

Time settings:

SetBookmarkUseTimeSettings /off

 

Bookmark actions:

SetBookmarkActionSendMail /off
SetBookmarkActionOpenWebsite /off
SetBookmarkActionRunPrg /off
SetBookmarkActionExport /off
SetBookmarkActionLWA /off

 

Example:

SetBookmarkActionSendMail /off
SetBookmarkActionLWA /off
CheckBookmarks /all

 

In that example all bookmarks are checked without sending e-mails or exporting changed pages to Local Website Archive.