dsc-fsrmdsc

DSC resources for configuring Windows File Server Resource Manager.


Keywords
windows, puppetdsc, dsc, auto-quota, classification-property, classification-rules, dsc-resources, fsrm-classification, fsrm-quota, fsrm-settings, powershell-dsc, quota-templates, screen-exclusion, threshold
License
MIT
Install
puppet module install dsc-fsrmdsc --version 2.3.0-132-1

Documentation

FSRMDsc

Build Status Code Coverage Azure DevOps tests PowerShell Gallery (with prereleases) PowerShell Gallery

Code of Conduct

This project has adopted this code of conduct.

Releases

For each merge to the branch main a preview release will be deployed to PowerShell Gallery. Periodically a release version tag will be pushed which will deploy a full release to PowerShell Gallery.

Contributing

Please check out common DSC Community contributing guidelines.

Change log

A full list of changes in each version can be found in the change log.

Resources

The FSRMDsc module contains DSC resources for configuring Windows File Server Resource Manager.

  • FSRMSettings configures FSRM settings.
  • FSRMClassification configures FSRM Classification settings.
  • FSRMClassificationProperty configures FSRM Classification Property Definitions.
  • FSRMClassificationPropertyValue configures FSRM Classification Property Definition Values. This resource only needs to be used if the Description of a Classification Property Definition Value must be set.
  • FSRMClassificationRule configures FSRM Classification Rules.
  • FSRMFileScreen configures FSRM File Screen.
  • FSRMFileScreenAction configures FSRM File Screen Actions for File Screens.
  • FSRMFileScreenTemplate configures FSRM File Screen Templates.
  • FSRMFileScreenTemplateAction configures FSRM File Screen Template Actions for File Screen Templates.
  • FSRMFileScreenException configures FSRM File Screen Exceptions.
  • FSRMFileGroup configures FSRM File Groups.
  • FSRMQuota configures FSRM Quotas.
  • FSRMQuotaAction configures FSRM Quota Actions for Quotas.
  • FSRMQuotaTemplate configures FSRM Quota Templates.
  • FSRMQuotaTemplateAction configures FSRM Quota Template Actions for Quota Templates.
  • FSRMAutoQuota configures FSRM Auto Quotas.

This project is not maintained or supported by Microsoft.

This project has adopted this Open Source Code of Conduct.

Documentation and Examples

For a full list of resources in FSRMDsc and examples on their use, check out the FSRMDsc wiki.