Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d4cf298

Browse files
Merge pull request microsoft#267 from JoshGer/patch-1
Updating readme page to add Power BI Report Server and SSRS 2019
2 parents fa3f028 + d838adf commit d4cf298

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ SQL Server Reporting Services PowerShell utilities
44

55
## Synopsis
66

7-
This project contains PowerShell scripts that allows you to perform various operations with SQL Server Reporting Services. In order to use the scripts included in this project successfully, please download/clone the entire project as there are dependencies between the scripts.
7+
This project contains PowerShell scripts that allows you to perform various operations with SQL Server Reporting Services and Power BI Report Server. In order to use the scripts included in this project successfully, please download/clone the entire project as there are dependencies between the scripts.
88

9-
All of our scripts were written with the assumption that you will be executing them against SQL Server 2016 Reporting Services default instance (i.e. mssqlserver). However, we understand this may not be the case for you. So for each script, you will see that we have provided a way for you to specify the name and/or version of your SQL Server Reporting Services instance name. Sometimes the version of your SQL Server instance is also required. If you do not provide one, we will assume that you want to execute this against the default instance.
9+
All of our scripts were written with the assumption that you will be executing them against SQL Server 2016 Reporting Services default instance (i.e. mssqlserver). However, we understand this may not be the case for you. So for each script, you will see that we have provided a way for you to specify the name and/or version of your SQL Server Reporting Services or Power BI Report Server instance name. Sometimes the version of your SQL Server instance is also required. If you do not provide one, we will assume that you want to execute this against the default instance.
1010

1111
## PowerShell Version
1212
Please ensure you're running PowerShell version 3.0+
@@ -97,6 +97,7 @@ Some of the commands listed above allow you to optionally specify the version of
9797
|SQL Server 2014|12|
9898
|SQL Server 2016|13|
9999
|SQL Server 2017|14|
100+
|SQL Server 2019|15|
100101

101102
## Motivation
102103

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /