Open johlju opened 6 months ago
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 here:
https://github.com/dsccommunity/SqlServerDsc/blob/026647ca36ce154a86facf195d00c27c2668281a/source/DSCResources/DSC_SqlRS/DSC_SqlRS.psm1#L435-L448
None.
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 here:
https://github.com/dsccommunity/SqlServerDsc/blob/026647ca36ce154a86facf195d00c27c2668281a/source/DSCResources/DSC_SqlRS/DSC_SqlRS.psm1#L435-L448
Proposed parameters
Special considerations or limitations
None.