File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- Public commands:
1111 - ` Get-SqlDscInstalledInstance ` to retrieve installed SQL instances.
1212 - ` Get-SqlDscRSSetupConfiguration ` to retrieve the configuration of
13- SQL Server Reporting Services or Power BI Report Server.
14- - ` Install-SqlDscReportingService ` to install SQL Server Reporting Services.
13+ SQL Server Reporting Services or Power BI Report Server ([ issue #2072 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2072 ) ).
14+ - ` Install-SqlDscReportingService ` to install SQL Server Reporting Services
15+ ([ issue #2010 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2010 ) ).
1516 - ` Install-SqlDscBIReportServer ` to install SQL Server BI Report Server.
17+ ([ issue #2010 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2010 ) ).
1618 - ` Repair-SqlDscReportingService ` to repair an already installed SQL Server
17- Reporting Services.
19+ Reporting Services ( [ issue # 2064 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2064 ) ) .
1820 - ` Repair-SqlDscBIReportServer ` to repair an already installed SQL Server
19- BI Report Server.
21+ BI Report Server ( [ issue # 2064 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2064 ) ) .
2022 - ` Uninstall-SqlDscReportingService ` to uninstall SQL Server Reporting
21- Services.
22- - ` Uninstall-SqlDscBIReportServer ` to uninstall SQL Server BI Report Server.
23+ Services ([ issue #2065 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2065 ) ).
24+ - ` Uninstall-SqlDscBIReportServer ` to uninstall SQL Server BI Report Server
25+ ([ issue #2065 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2065 ) ).
2326- Private function:
2427 - ` Invoke-ReportServerSetupAction ` to run setup actions for Reporting
2528 Services and Power BI Report Server.
You can’t perform that action at this time.
0 commit comments