Resource Type: dsc_xspshelladmins
- Defined in:
- lib/puppet/type/dsc_xspshelladmins.rb
Overview
The DSC xSPShellAdmins resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_allcontentdatabases
Specify if all content databases must get the same config as the general config
-
dsc_contentdatabases
Shell Admin configuration of Content Databases
-
dsc_members
Exact list of accounts that will have to get Shell Admin permissions
-
dsc_memberstoexclude
List of all accounts that are not allowed to have Shell Admin permissions
-
dsc_memberstoinclude
List of all accounts that must be in the Shell Admins group
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_name (namevar)
Name for the config, used for administration purposes
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).