FileSystemDsc

1.1.1

This module contains DSC resources for managing file systems.

Minimum PowerShell version

5.1

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.1.1

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

Install-PSResource -Name FileSystemDsc -Version 1.1.1

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

Dependencies

This module has no dependencies.

Release Notes

## [1.1.1] - 2020-04-19

### Fixed

- FileSystemAccessRule
 - Fixed an issue where the owner of ACL was written back resulting in an
   error "The security identifier is not allowed to be the owner of this
   object" ([issue #3](https://github.com/dsccommunity/FileSystemDsc/issues/3)).

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... 45 12/31/2020
1.1.1 (current version) 167,180 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