xSmbShare

2.0.0.0

Module with DSC Resources for SmbShare area

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xSmbShare -RequiredVersion 2.0.0.0

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

Install-PSResource -Name xSmbShare -Version 2.0.0.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

(c) 2013 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xSmbShare

Dependencies

This module has no dependencies.

Release Notes

* Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
* Added default value of "Present" for the Ensure parameter.  (Note:  due to how the module"s logic is written, this is a breaking change; DSC configs that did not specify a value for Ensure would have behaved as though it were set to Present in the Test-TargetResource function, but to absent in Set-TargetResource, removing the share instead of creating it.)

FileList

Version History

Version Downloads Last updated
2.2.0.0 739,924 4/3/2019
2.1.0.0 198,148 5/2/2018
2.0.0.0 (current version) 83,919 9/21/2016
1.1.0.0 6,278 6/9/2015
1.0.1 359 5/13/2014
1.0 1,610 4/8/2014
Show more