Open johlju opened 6 months ago
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
Should be able to either take a script as input from the pipeline or call Request-SqlDscRSDatabaseRightsScript if no such script was given.
There might be no point having this command. This command would just be a wrapper for Invoke-SqlDscQuery
Invoke-SqlDscQuery
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 parameters
Special considerations or limitations
Should be able to either take a script as input from the pipeline or call Request-SqlDscRSDatabaseRightsScript if no such script was given.