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
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
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
- xPowerShellExecutionPolicy.nuspec
- LICENSE
- README.md
- xPowerShellExecutionPolicy.psd1
- DSCResources\MSFT_xPowerShellExecutionPolicy\MSFT_xPowerShellExecutionPolicy.psm1
- DSCResources\MSFT_xPowerShellExecutionPolicy\MSFT_xPowerShellExecutionPolicy.schema.mof
- Examples\1-SetPowerShellExecutionPolicy.ps1
- Examples\2-SetPowerShellExecutionPolicyWithoutScopeLevel.ps1
- Tests\Integration\MSFT_xPowerShellExecutionPolicy.config.ps1
- Tests\Integration\MSFT_xPowerShellExecutionPolicy.Integration.Tests.ps1
- Tests\Unit\MSFT_xPowerShellExecutionpolicy.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.1.0.0 | 2,798,319 | 7/25/2018 |
3.0.0.0 (current version) | 18,880,184 | 6/13/2018 |
2.0.0.0 | 790,306 | 12/20/2017 |
1.1.0.0 | 673,195 | 2/3/2016 |
1.0.0 | 1,614 | 12/18/2014 |