Please enter search query.
Search <book_title>...
Enterprise Vault™ Utilities
Last Published:
2019-10-21
Product(s):
Enterprise Vault (12.5)
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
EVSPShortcutManager examples
To scan a SharePoint server for HTML shortcuts without converting any shortcuts and to place the log file in the default folder:
EVSPShortcutManager -convert -server -report
To scan a SharePoint server for HTML shortcuts and place the log file in a folder named
C:\MyLogs
EVSPShortcutManager -convert -server -report -log C:\MyLogs
To convert HTML shortcuts to new shortcuts in a site library named "Financial Documents":
EVSPShortcutManager -convert -library -url "http://mySite/Financial Documents"
To replace the shortcuts with corresponding archived documents at the site named "mySite" and not process subsites:
EVSPShortcutManager -recall -site -norecurse -url http://mySite