{"id":20156296,"url":"https://github.com/dsccommunity/xpowershellexecutionpolicy","last_synced_at":"2025-12-11T21:23:25.338Z","repository":{"id":30468259,"uuid":"34022245","full_name":"dsccommunity/xPowerShellExecutionPolicy","owner":"dsccommunity","description":"THIS MODULE HAS BEEN DEPRECATED Please use PowershellExecutionPolicy instead: https://github.com/PowerShell/ComputerManagementDsc","archived":false,"fork":false,"pushed_at":"2018-07-25T20:21:06.000Z","size":57,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":22,"default_branch":"dev","last_synced_at":"2024-03-14T18:35:22.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsccommunity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-15T22:43:04.000Z","updated_at":"2021-02-01T22:19:45.000Z","dependencies_parsed_at":"2022-09-07T21:11:16.399Z","dependency_job_id":null,"html_url":"https://github.com/dsccommunity/xPowerShellExecutionPolicy","commit_stats":null,"previous_names":["powershell/xpowershellexecutionpolicy"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FxPowerShellExecutionPolicy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FxPowerShellExecutionPolicy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FxPowerShellExecutionPolicy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FxPowerShellExecutionPolicy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsccommunity","download_url":"https://codeload.github.com/dsccommunity/xPowerShellExecutionPolicy/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248121091,"owners_count":21051072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T23:38:19.426Z","updated_at":"2025-12-11T21:23:20.061Z","avatar_url":"https://github.com/dsccommunity.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **THIS MODULE HAS BEEN DEPRECATED**\n\nIt will no longer be released.\nPlease use the 'PowerShellExecutionPolicy' resource in [ComputerManagementDsc](https://github.com/PowerShell/ComputerManagementDsc)\ninstead.\n\n## xPowerShellExecutionPolicy\n\nThe **xPowerShellExecutionPolicy** modules contains the **xPowerShellExecutionPolicy** DSC resource for configuring the PowerShell execution policy.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Branches\n\n### master\n\n[![Build status](https://ci.appveyor.com/api/projects/status/y2ohjd5q86oagghu/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/xPowerShellExecutionPolicy/branch/master)\n[![codecov](https://codecov.io/gh/PowerShell/xPowerShellExecutionPolicy/branch/master/graph/badge.svg)](https://codecov.io/gh/PowerShell/xPowerShellExecutionPolicy/branch/master)\n\nThis is the branch containing the latest release -\nno contributions should be made directly to this branch.\n\n### dev\n\n[![Build status](https://ci.appveyor.com/api/projects/status/y2ohjd5q86oagghu/branch/dev?svg=true)](https://ci.appveyor.com/project/PowerShell/xPowerShellExecutionPolicy/branch/dev)\n[![codecov](https://codecov.io/gh/PowerShell/xPowerShellExecutionPolicy/branch/dev/graph/badge.svg)](https://codecov.io/gh/PowerShell/xPowerShellExecutionPolicy/branch/dev)\n\nThis is the development branch\nto which contributions should be proposed by contributors as pull requests.\nThis development branch will periodically be merged to the master branch,\nand be released to [PowerShell Gallery](https://www.powershellgallery.com/).\n\n## Contributing\n\nPlease check out common DSC Resources [contributing guidelines](https://github.com/PowerShell/DscResource.Kit/blob/master/CONTRIBUTING.md).\n\n## Resources\n\n### xPowerShellExecutionPolicy\n\n* **ExecutionPolicy**: Specifies the desired PowerShell execution policy.\n* **ExecutionPolicyScope**: Specifies the scope of the desired PowerShell execution policy. Defaults to 'LocalMachine'.\n\n## Versions\n\n### Unreleased\n\n### 3.1.0.0\n\n* Deprecated this module. This resource module will no longer be released. Please use the PowerShellExecutionPolicy resource in ComputerManagementDsc instead.\n\n### 3.0.0.0\n\n* 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)\n  * Fixed PSSA Issues as well.\n  * Fixed Markdown Linting issues as well.\n* Enabled Code Coverage Support ([issue #18](https://github.com/PowerShell/xPowerShellExecutionPolicy/issues/18)). [Michael Fyffe (@TraGicCode)](https://github.com/TraGicCode)\n* 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)\n\n### 2.0.0.0\n\n* Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.\n* Added optional -Scope parameter\n\n### 1.1.0.0\n\n* Added test cases and Set now throws most exceptions\n\n### 1.0.0.0\n\n* Initial release with the following resources\n  * xPowerShellExecutionPolicy\n\n## Examples\n\n### Setting the PowerShell execution policy to Bypass\n\nIn the Examples folder, SetPowerShellExecutionPolicy.ps1 is a sample configuration that demonstrates how to use xPowerShellExecutionPolicy to set the execution policy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsccommunity%2Fxpowershellexecutionpolicy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsccommunity%2Fxpowershellexecutionpolicy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsccommunity%2Fxpowershellexecutionpolicy/lists"}