Johan Ljunggren

Results 245 issues of Johan Ljunggren

### Command proposal Command to initialize an already installed instance of SQL Server Reporting Services. ### Proposed parameters Parameter | Mandatory | Data type | Description | Default value |...

help wanted
command proposal

### Command proposal Command for configuring Reportings Services virtual directory. Could use the code here: https://github.com/dsccommunity/SqlServerDsc/blob/026647ca36ce154a86facf195d00c27c2668281a/source/DSCResources/DSC_SqlRS/DSC_SqlRS.psm1#L352-L364 https://github.com/dsccommunity/SqlServerDsc/blob/026647ca36ce154a86facf195d00c27c2668281a/source/DSCResources/DSC_SqlRS/DSC_SqlRS.psm1#L385-L397 ### Proposed parameters Parameter | Mandatory | Data type | Description | Default...

help wanted
command proposal

### Command proposal Command for returning a database script that can later be run on a SQL Server Database Engine instance. Could use the code here: https://github.com/dsccommunity/SqlServerDsc/blob/026647ca36ce154a86facf195d00c27c2668281a/source/DSCResources/DSC_SqlRS/DSC_SqlRS.psm1#L416-L428 ### Proposed parameters...

help wanted
command proposal

### Command proposal Command to create a Reporting Services database on a SQL Server Database Engine instance. Could also be named `Deploy-SqlDscRSDatabaseScript` ### Proposed parameters Parameter | Mandatory | Data...

help wanted
command proposal

### Command proposal Command to create a Reporting Services rights for an account on a database in a SQL Server Database Engine instance. Could also be named Deploy-SqlDscRSDatabaseRightsScript ### Proposed...

help wanted
command proposal

### Command proposal Command for returning a database rights script that can later be run on a SQL Server Database Engine instance for a specific account. Could use the code...

help wanted
command proposal

### Command proposal The command sets the report server database connection to a specific report server database. ### Proposed parameters Parameter | Mandatory | Data type | Description | Default...

help wanted
command proposal

### Command proposal Returns an object containing the configuration of the specified Reporting Services instance. ### Proposed parameters Parameter | Mandatory | Data type | Description | Default value |...

help wanted
command proposal

### Command proposal Returns an `[hashtable]` array of all installed SQL Server Reporting Services instances. ### Proposed parameters Parameter | Mandatory | Data type | Description | Default value |...

help wanted
command proposal

### Command proposal The logic that installs Reporting Services in SqlRSSetup should be moved to external command. ### Proposed parameters | Parameter | Mandatory | DataType | Description | Default...

help wanted
command proposal