xPowerShellExecutionPolicy

3.0.0.0

This DSC Resources can change the user preference for the Windows PowerShell execution policy.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xPowerShellExecutionPolicy -RequiredVersion 3.0.0.0

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

Install-PSResource -Name xPowerShellExecutionPolicy -Version 3.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) 2014 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • OneScript Team

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

Functions

Get-TargetResource Test-TargetResource Set-TargetResource

DSCResources

xPowerShellExecutionPolicy

Dependencies

This module has no dependencies.

Release Notes

* Fixed bug in which unit tests were not being run and also when run would have failed ([issue 17](https://github.com/PowerShell/xPowerShellExecutionPolicy/issues/17)). [Michael Fyffe (@TraGicCode)](https://github.com/TraGicCode)
 * Fixed PSSA Issues as well.
 * Fixed Markdown Linting issues as well.
* Enabled Code Coverage Support ([issue 18](https://github.com/PowerShell/xPowerShellExecutionPolicy/issues/18)). [Michael Fyffe (@TraGicCode)](https://github.com/TraGicCode)
* BREAKING CHANGE: Renamed the "Scope" Parameter to "ExecutionPolicyScope" since errors are thrown when the MOF file is parsed because "Scope" is a reserved keyword in the DMTF Specification. ([issue 14](https://github.com/PowerShell/xPowerShellExecutionPolicy/issues/14)). [Michael Fyffe (@TraGicCode)](https://github.com/TraGicCode)

FileList

Version History

Version Downloads Last updated
3.1.0.0 2,742,988 7/25/2018
3.0.0.0 (current version) 18,880,181 6/13/2018
2.0.0.0 790,303 12/20/2017
1.1.0.0 672,835 2/3/2016
1.0.0 1,613 12/18/2014