https://github.com/dsccommunity/filesystemdsc
This module contains DSC resources for managing file systems.
https://github.com/dsccommunity/filesystemdsc
directory dsc dsc-resources file filesystem folder shares
Last synced: 8 months ago
JSON representation
This module contains DSC resources for managing file systems.
- Host: GitHub
- URL: https://github.com/dsccommunity/filesystemdsc
- Owner: dsccommunity
- License: mit
- Created: 2019-09-10T19:34:24.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T11:34:47.000Z (over 2 years ago)
- Last Synced: 2024-05-08T22:11:07.272Z (over 1 year ago)
- Topics: directory, dsc, dsc-resources, file, filesystem, folder, shares
- Language: PowerShell
- Homepage:
- Size: 118 KB
- Stars: 6
- Watchers: 6
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FileSystemDsc
[](https://dev.azure.com/dsccommunity/FileSystemDsc/_build/latest?definitionId=20&branchName=main)

[](https://codecov.io/gh/dsccommunity/FileSystemDsc)
[](https://dsccommunity.visualstudio.com/FileSystemDsc/_test/analytics?definitionId=20&contextType=build)
[](https://www.powershellgallery.com/packages/FileSystemDsc/)
[](https://www.powershellgallery.com/packages/FileSystemDsc/)
This module contains DSC resources for managing file systems. This module
aim to be cross platform.
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `main` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).
## Contributing
Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).
## Change log
A full list of changes in each version can be found in the [change log](CHANGELOG.md).