Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 9b82dd9

Browse files
authored
More acrolinx updates
1 parent af30053 commit 9b82dd9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/reporting-services/tools/sample-reporting-services-rs-exe-script-to-copy-content-between-report-servers.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The script can be used to copy content between report servers of the same mode o
6060
|Subscriptions|Yes|Yes||
6161
|History Settings|Yes|Yes|The history settings are migrated however the history details are NOT migrated.|
6262
|Processing options|Yes|Yes||
63-
|Cache refresh options|Yes|Yes|Dependent settings are migrated as part of a catalog item. The following is the sample out of the script as it migrates a report (.rdl) and related settings such as cache refresh options:<br /><br /> - Migrating parameters for report TitleOnly.rdl 0 items found.<br />- Migrating subscriptions for report TitleOnly.rdl: 1 items found.<br />- Migrating subscription Save in \\\server\public\savedreports as TitleOnly ... SUCCESS<br />- Migrating history settings for report TitleOnly.rdl ... SUCCESS<br />- Migrating processing options for report TitleOnly.rdl ... 0 items found.<br />- Migrating cache refresh options for report TitleOnly.rdl ... SUCCESS<br />- Migrating cache refresh plans for report TitleOnly.rdl: 1 items found.<br />- Migrating cache refresh plan titleonly_refresh735amM2F ... SUCCESS|
63+
|Cache refresh options|Yes|Yes|Dependent settings are migrated as part of a catalog item. The following output is the sample out of the script as it migrates a report (.rdl) and related settings such as cache refresh options:<br /><br /> - Migrating parameters for report TitleOnly.rdl 0 items found.<br />- Migrating subscriptions for report TitleOnly.rdl: 1 items found.<br />- Migrating subscription Save in \\\server\public\savedreports as TitleOnly ... SUCCESS<br />- Migrating history settings for report TitleOnly.rdl ... SUCCESS<br />- Migrating processing options for report TitleOnly.rdl ... 0 items found.<br />- Migrating cache refresh options for report TitleOnly.rdl ... SUCCESS<br />- Migrating cache refresh plans for report TitleOnly.rdl: 1 items found.<br />- Migrating cache refresh plan titleonly_refresh735amM2F ... SUCCESS|
6464
|Cache refresh plans|Yes|Yes||
6565
|Images|Yes|Yes||
6666
|Report parts|Yes|Yes||
@@ -69,10 +69,11 @@ The script can be used to copy content between report servers of the same mode o
6969
|Excel Workbooks|No|No|**Only available with Power BI Report Server**<br /><br />Using [Reporting Services PowerShell commands](https://github.com/microsoft/ReportingServicesTools), such as Out-RsRestFolderContent and Write-RsRestFolderContent, may be used as an alternative.|
7070

7171
[!INCLUDE [ssrs-report-parts-deprecated](../../includes/ssrs-report-parts-deprecated.md)]
72+
7273
[!INCLUDE [ssrs-mobile-report-deprecated](../../includes/ssrs-mobile-report-deprecated.md)]
7374

7475
## <a name="bkmk_required_permissions"></a> Required permissions
75-
The permissions required to read or write items and resources isn't the same for all of the methods used in the script. The following table summarizes the methods used for each item or resource and links to related content. Navigate to the individual article to see the required permissions. For example the ListChildren method topic notes the required permissions of:
76+
The permissions required to read or write items and resources isn't the same for all of the methods used in the script. The following table summarizes the methods used for each item or resource and links to related content. Navigate to the individual article to see the required permissions. For example, the ListChildren method topic notes the required permissions of:
7677

7778
- **Native Mode Required Permissions:** ReadProperties on Item
7879

@@ -193,7 +194,7 @@ The script can be used to copy content between report servers of the same mode o
193194

194195
- `https://servername/reportserver`
195196

196-
In SharePoint mode the URL looks like this URL:
197+
In SharePoint mode, the URL looks like this URL:
197198

198199
- `https://servername/_vti_bin/reportserver`
199200

0 commit comments

Comments
 (0)