-
Notifications
You must be signed in to change notification settings - Fork 1
Home
FSRMDsc v2.6.0-preview0001
Here you will find all the information you need to make use of the FSRMDsc DSC resources, including details of the resources that are available, current capabilities and known issues, and information to help plan a DSC based implementation of FSRMDsc.
Please leave comments, feature requests, and bug reports in then issues section for this module.
To get started download FSRMDsc from the PowerShell Gallery and then unzip it to one of your PowerShell modules folders (such as $env:ProgramFiles\WindowsPowerShell\Modules).
To install from the PowerShell gallery using PowerShellGet (in PowerShell 5.0) run the following command:
Find-Module -Name FSRMDsc -Repository PSGallery | Install-Module
To confirm installation, run the below command and ensure you see the FSRMDsc DSC resources available:
Get-DscResource -Module FSRMDsc
A full list of changes in each version can be found in the change log.
- FSRMAutoQuota
- FSRMClassification
- FSRMClassificationProperty
- FSRMClassificationPropertyValue
- FSRMClassificationRule
- FSRMFileGroup
- FSRMFileScreen
- FSRMFileScreenAction
- FSRMFileScreenException
- FSRMFileScreenTemplate
- FSRMFileScreenTemplateAction
- FSRMQuota
- FSRMQuotaAction
- FSRMQuotaTemplate
- FSRMQuotaTemplateAction
- FSRMSettings