Overview
You can enable link detection and remediation when defining the job's behaviors during job creation. It runs for both simulation and transfer jobs, scanning files to identify any links within them. The Jobs report will display the link information if available for the job. Once all the job runs are complete, you can execute link remediation to update the links, eliminating the need for manual editing.

Link Remediation
Link detection only scans the latest version of each file and reports the links detected. It does not scan previous versions. When performing content analysis for link detection, DryvIQ requires a seekable stream. To achieve this, DryvIQ downloads the file into memory if it is small enough or into a temporary location on the processing node if it is too large. DryvIQ analyzes that stream, resets it, and uploads the file to the destination. After the transfer is complete, DryvIQ removes the temp file if one is needed for file analysis.
Supported File Types for Link Detection
Link detection currently only identifies links in the following file types:
- Microsoft Files: DOCX, PPTX, and XLSX extension (available in Microsoft Office 2007 and newer)
- Google Files: Google Docs, Google Sheets, and Google Slides.
Links in Functions
DryvIQ will not detect links that are part of functions in Microsoft Excel files or Google Sheets.
Job Filters and Link Detection
Job filter exclusions take precedence over Link Detection. Therefore, if you set a job filter exclusion to ignore DOCX, PPTX, or XLSX files, Link Detection will also ignore these files.
Supported Link Types for Link Detection
-
Hyperlinks: These are links to websites or documents. Hyperlinks can be http/https/ftp/ftps URLs or links to files.
In Microsoft Word, Excel, and PowerPoint files, these links are created using the Link option on the Insert tab or by right-clicking on the selected text or cell and selecting Link from the shortcut menu. - References to other Excel spreadsheets: In Microsoft Excel files, these are links to cells in other Microsoft Excel files. These links are created by using a formula that references a cell or range of cells in another Microsoft Excel file. The cells are formatted similarly to the following examples:
=[AnotherSpreadsheet.xlsx]SheetName!A1
='C:\Absolute\Path\To\[AnotherSpreadsheet.xlsx]SheetName'!B1
- Links documents/object: In Microsoft PowerPoint files, this content has been imported into the presentation. This content is imported using the Object option on the Insert tab or the Paste Special option to insert a Microsoft Word Document Object link.
Unsupported link Types for Link Detection
- Unformatted links: DryvIQ will not count unformatted links (URLs added as plain text in the document).
- IncludeText fields: Link detection does not support links added through IncludeText fields using the Insert Quick Parts option in Microsoft Word files.
Link Detection Impact on Job Performance
Simulation Jobs: When link detection for Simulation jobs, the jobs will take longer to execute because DryvIQ must download the document into memory to detect links. (DryvIQ does not normally load files into memory during simulation because they are not being migrated.) DryvIQ estimates a 5-10% impact.
Transfer Jobs: As noted above, DryvIQ scans for links while the document is in memory during file migration. Therefore, the impact on job time is minimal. The document's size has a negligible effect on link detection times unless the file size is very large (GBs in size). Link detection will cause a nominal amount of CPU utilization to detect links. Memory is not affected.
Viewing Link Detection Information
When enabled, link detection identifies links in files and makes the information available for review on individual Job reports and roll-up reports. Information is available on the Content Insights, Items, and Log pages.
Spreadsheet Link Counts
It is important to note that spreadsheet link counts will not always match, depending on how the link was added to a cell. If the links are added to multiple cells simultaneously, DryvIQ reads the link as one link shared across cells. In this instance, all shared links count as one link. If the links are added to multiple cells separately (one cell at a time), DryvIQ counts each cell separately, so it counts each link individually.
Content Insights
The bottom of the Content Insights page for jobs with Link Remediation enabled will display a “Link remediation status overview” section. This section lists the number of files without links, the number of links identified requiring remediation, the number of links that have been remediated, the number of links where remediation failed and needs to be executed again, and the number of links for which remediation failed. You can view specific details about the individual links on the Items and Links pages.

Use the Export this report link to export the information to a CSV file for further review. The export includes the following information.
Field | Description |
---|---|
source_id | The ID assigned to the file on the source platform |
source_name | The filename on the source platform. The source and destination file names may not match if DryvIQ needs to sanitize the filename due to character or length restrictions for the destination platform. |
source_path | The path where the file is located on the source platform. |
destination_id | The ID assigned to the file on the destination platform. |
destination_name | The filename on the destination platform. If DryvIQ needs to sanitize the filename due to character or length restrictions on the destination platform, the source and destination file names may not match. |
destination_path | The path where the file is located on the destination platform. |
link | The URL for the link detected. |
count | The number of times the link was found in the file. Spreadsheet link counts will not always match depending on how the link was added to a cell. If the links are added to multiple cells simultaneously, DryvIQ reads the link as one link shared across cells. In this instance, all shared links count as one link. If the links are added to multiple cells separately (one cell at a time), DryvIQ counts each cell as separate and counts each link individually. |
Items
A link remediation status is assigned to every file included in a migration, even if link detection isn’t enabled for a job. You can configure the Items page to display the status by changing the third or fourth column header to Link remediation status.

Customize Columns
You can also choose to set a column to display the number of links identified in a file so you know how many links were detected and require remediation (as shown in the image above).
The column will display the link remediation status for every file. There are five statuses:
You can also filter the Items page based on a specific remediation status to narrow the results to display only files that need to be remediated, retried, etc. |
![]()
|
Links
The Links page provides information about each link identified. There will be an entry for each link identified; therefore, you will see the source item listed multiple times if multiple links were identified within the file. You can edit the second, third, and fourth columns to display the information most relevant to your review. Review the table below for a summary of the available column options.

Filtering by Remediation StatusThe Filter by option on the Links page allows you to filter by remediation status to view only files with a specific status.
|
![]()
|
Link Remediation
You must manually trigger link remediation for the job(s) that contain links. When link remediation runs, it will update the linked URL to match the new location of the linked file.
Supported Platforms for Link Remediation
DryvIQ only remediates links that point to files on Box, Dropbox, File System, Google Workspace, or Microsoft 365.
Supported File Types for Link Remediation
DryvIQ only supports link remediation for the following file types:
- Microsoft Files: DOCX, PPTX, and XLSX (available in Microsoft Office 2007 and newer)
- Google Files: Google Docs, Google Sheets, and Google Slides.
Supported Link Types for Link Remediation
DryvIQ can remediate links when they follow specific formats supported by each platform. The sections below outline the approved link structures for Box, Dropbox, Microsoft OneDrive, and Microsoft SharePoint Online, helping you understand which links DryvIQ can remediate and when you may need to update them manually.
Box Supported Link Types
If the link in your document points to a Box file or folder, including links created using Box’s Office Online integration, DryvIQ can remediate it. Otherwise, DryvIQ can’t update it.
Box Link Type | Box Link Formats |
---|---|
Direct file link |
<https://<tenant>>.app.box.com/file/<platform id> |
Direct folder link |
<https://<tenant>>.app.box.com/folder/<platform id> |
Shared link to a file | <<https://<tenant>>.app.box.com/s/<SharedFileID>> |
Shared link to a folder | <<https://<tenant>>.app.box.com/s/<SharedFolderID>> |
Direct file download link | <<https://<tenant>>.app.box.com/shared/static/<FileID>/<Filename>> |
Box’s Office Online integration link |
<https://<tenant>>.app.box.com/integrations/officeonline/openOfficeOnline?fileId=<platform Id>&sharedAccessCode= |
Dropbox Supported Link Types
DryvIQ can remediate a link to a Dropbox file using a direct preview link. DryvIQ will also remediate a shared link only when Dropbox is the source connection. It treats the shared link as a native-item link and does not create a new shared link on the destination.
Dropbox Link Type | Dropbox Link Formats |
---|---|
Direct link to file |
<https://dropbox.com/home/<USER_NAME>>/<path_to_file>?preview=<FILE_NAME> |
Shared link to a file |
https://www.dropbox.com/scl/fi/… https://www.dropbox.com/sh/..
https://www.dropbox.com/s/.. |
Older Dropbox Shared Links
Dropbox has older shared link formats, but DryvIQ does not guarantee remediation for these formats. Even for the supported shared link format, certain scenarios (such as changing the ownership of items pointed to by a shared link) may affect DryvIQ’s ability to remediate shared links.
Microsoft Supported Link Types
DryvIQ currently supports file-based links only for OneDrive and SharePoint. This means DryvIQ will remediate links pointing directly to documents (Word documents, Excel workbooks, PowerPoint presentations, etc.). However, DryvIQ does not remediate links to folders or entire SharePoint sites. If your documents contain folder paths or site URLs, you’ll need to update those links manually after the migration to ensure they point to the correct location.
Microsoft Link Type | Microsoft Link Formats |
---|---|
Links to personal or user-owned files stored in the OneDrive document library | <https://<tenant>>-my.sharepoint.com/:w:/r/personal/<UserOneDrive>/_layouts/15/Doc.aspx?sourcedoc={<PlatformId>}&file=<Filename>&action=default&mobileredirect=true |
Links to team-based or site-owned files stored in libraries managed by SharePoint sites |
<https://<tenant>>.sharepoint.com/<LibraryOrFolderPath>/<Filename>
<https://<tenant>>.sharepoint.com/<LibraryOrFolderPath>/<FileId>
<https://<tenant>>.sharepoint.com/_layouts/15/Doc.aspx?sourcedoc={<PlatformId>}&action=<Action>
<https://<tenant>>.sharepoint.com/:x:/r/_layouts/15/Doc.aspx?sourcedoc={<PlatformId>}&file=<Filename>&action=<Action>&mobileredirect=true |
Executing Link Remediation
- Choose the job(s) by selecting the box before the job name.
- Click "More options" and select "Execute link remediation" from the displayed menu.
- DryvIQ adds the job to the job queue.
- Once the job finishes running, the link remediation status will be Complete if remediation is successful for all identified links.
If the link remediation status is Retry, link remediation did not run. You need to execute it again.
If the link remediation status is Failed, at least one link cannot be remedied. You must edit the link manually. - The link detection information on the Content Insights, Items, and Links pages is updated to reflect the current link information.
Missing or Disabled Execute Link Remediation Option
If you select a single job that does not have link detection enabled, the Execute link remediation option does not display in the More options menu. If you select multiple jobs and one does not have link detection enabled, the Execute link remediation option is disabled in the menu.
Link Remediation Impact on Jobs
Link remediation does not affect migration jobs' transfer times or speed because it is a separate process executed after migration when link detection is completed. However, it entails making additional calls to the destination and source platforms, so platforms with caps or overage charges may be impacted. Link remediation does add time to the overall migration project because it adds a separate process that requires execution. The link remediation process is roughly equivalent to the extra time it would take to do another delta run on a document count basis. For example, remediating links in 1,000 files in a job takes approximately the same amount of time as running a delta run with modifications to 1,000 files. This should be factored in when planning a project using link detection and remediation.