Skip to content

Commit f31130b

Browse files
committed
Fix comment-based help
1 parent 8d071b6 commit f31130b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/Public/Get-SqlDscRSSetupConfiguration.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
- CurrentVersion: The current version from registry.
5050
- VirtualRootServer: The virtual root server value.
5151
- ConfigFilePath: The path to the report server configuration file.
52+
- EditionID: The edition ID of the Reporting Services instance.
53+
- EditionName: The edition name of the Reporting Services instance.
54+
- IsSharePointIntegrated: Whether the instance is SharePoint integrated.
55+
- MSReportServerInstanceVersion: The version from the CIM instance class
56+
MSReportServer_Instance.
57+
- InstanceId: The instance ID of the Reporting Services instance.
5258
#>
5359
function Get-SqlDscRSSetupConfiguration
5460
{

0 commit comments

Comments
 (0)