FSRMDsc

2.5.0

DSC Resources for File Server Resource Manager configuration.

Minimum PowerShell version

4.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FSRMDsc -RequiredVersion 2.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FSRMDsc -Version 2.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource FSRM FileServerResourceManager

DSCResources

FSRMSettings FSRMClassification FSRMClassificationProperty FSRMClassificationPropertyValue FSRMClassificationRule FSRMFileScreen FSRMFileScreenAction FSRMFileScreenTemplate FSRMFileScreenTemplateAction FSRMFileScreenException FSRMFileGroup FSRMQuota FSRMQuotaAction FSRMQuotaTemplate FSRMQuotaTemplateAction FSRMAutoQuota

Dependencies

This module has no dependencies.

Release Notes

## [2.5.0] - 2020-06-20

### Changed

- Transferred ownership to DSCCommunity.org - Fixes [Issue #33](https://github.com/dsccommunity/FSRMDsc/issues/33).
- Added .gitattributes file to fix bug publishing examples - Fixes [Issue #23](https://github.com/PlagueHO/FSRMDsc/issues/23).
- Combined all `FSRMDsc.ResourceHelper` module functions into
 `FSRMDsc.Common` module and renamed to `FSRMDsc.CommonHelper`
 module.
- Opted into Common Tests 'Common Tests - Validate Localization' -
 fixes [Issue #82](https://github.com/PowerShell/FSRMDsc/issues/27).
- Minor style fixes to ensure new PSSA rules pass.
- Fix minor style issues in statement case.
- Fix minor style issues in hashtable layout.
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #36](https://github.com/dsccommunity/FSRMDsc/issues/36).
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - Fixes
 [Issue #35](https://github.com/dsccommunity/FSRMDsc/issues/35).
- Updated build badges in README.MD.

FileList

Version History

Version Downloads Last updated
2.5.1-previe... 109 1/21/2021
2.5.1-previe... 38 7/5/2020
2.5.0 (current version) 2,531 6/20/2020
2.5.0-previe... 29 6/17/2020
2.4.0.169 2,166 12/4/2017
2.3.0.132 188 9/20/2017
Show more