FileSystemDsc

1.2.0-preview0001

This module contains DSC resources for managing file systems.

Minimum PowerShell version

5.1

This is a prerelease version of FileSystemDsc.
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 FileSystemDsc -RequiredVersion 1.2.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name FileSystemDsc -Version 1.2.0-preview0001 -Prerelease

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 DSCResourceKit DSCResource

DSCResources

FileSystemAccessRule DSC_FileSystemAccessRule

Dependencies

This module has no dependencies.

Release Notes

## [1.2.0-preview0001] - 2020-12-31

### Added

- FileSystemDsc
 - Added issue and pull request templates to help contributors.

### Changed

- FileSystemDsc
 - Renamed `master` branch to `main` ([issue #11](https://github.com/dsccommunity/FileSystemDsc/issues/11)).
 - Only run the CI pipeline on branch `master` when there are changes to
   files inside the `source` folder.
 - The regular expression for `minor-version-bump-message` in the file
   `GitVersion.yml` was changed to only raise minor version when the
   commit message contain the word `add`, `adds`, `minor`, `feature`,
   or `features`.
 - Added missing MIT LICENSE file.

FileList

Version History

Version Downloads Last updated
1.2.0-previe... 803 5/29/2021
1.2.0-previe... 108 2/16/2021
1.2.0-previe... (current version) 45 12/31/2020
1.1.1 166,041 4/19/2020
1.1.1-previe... 39 4/19/2020
1.1.0 7,486 3/9/2020
1.1.0-previe... 35 3/9/2020
Show more