xPSDesiredStateConfiguration
9.2.0-preview0007
DSC resources for configuring common operating systems features, files and settings.
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
Functions
Publish-DscModuleAndMof Publish-ModulesAndChecksum Publish-MofsInSource Publish-ModuleToPullServer Publish-MofToPullServer
DSCResources
xArchive xDSCWebService xEnvironment xGroup xMsiPackage xPackage xPSEndpoint xRegistry xRemoteFile xScript xService xUser xWindowsFeature xWindowsOptionalFeature xWindowsPackageCab xWindowsProcess
Dependencies
This module has no dependencies.
Release Notes
## [9.2.0-preview0007] - 2021-09-26
- xPackage
- Fixed a bug not allowing using the file hash of an installer [Issue #702](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/702).
### Fixed
- xRemoteFile
- Fixed message inconsistencies in `DSC_xRemoteFile.strings.psd1` - Fixes [Issue #716](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/716).
- xPSDesiredStateConfiguration
- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #687](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/687).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes [Issue #688](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/688).
- xArchive
- Removed `Invoke-NewPSDrive` function because it is no longer needed as
Pester issue has been resolved - Fixes [Issue #698](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/698).
- xGroup
- Ensure group membership is always returned as an array - Fixes [Issue #353](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/353).
### Changed
- xPSDesiredStateConfiguration
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #685](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/685).
- Improved integration test reliability by resetting the DSC LCM
before executing each test using the `Reset-DscLcm`
function - Fixes [Issue #686](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/686).
- Added build task `Generate_Conceptual_Help` to generate conceptual help
for the DSC resource - Fixes [Issue #677](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/677).
- Added build task `Generate_Wiki_Content` to generate the wiki content
that can be used to update the GitHub Wiki - Fixes [Issue #677](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/677).
- xDSCWebService:
- Moved strings into localization file - Fixes [Issue #622](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/622).
- Corrected case of `CertificateThumbPrint` to `CertificateThumbprint`.
- Renamed `master` branch to `main` - Fixes [Issue #696](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/696).
- Updated `GitVersion.yml` to latest pattern - Fixes [Issue #707](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/707).
- Updated build to use `Sampler.GitHubTasks` - Fixes [Issue #711](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/711).
- Added support for publishing code coverage to `CodeCov.io` and
Azure Pipelines - Fixes [Issue #711](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/711).
- Updated vmImage used for build stage of CI to use `Windows-2019` to resolve
issues with Wiki Generation of `xUploadFile` composite resource on Linux agents.
- Added `Publish_GitHub_Wiki_Content` task to `publish` stage of build
pipeline - Fixes [Issue #729](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/729).
FileList
- xPSDesiredStateConfiguration.nuspec
- DSCResources\DSC_xWindowsProcess\DSC_xWindowsProcess.psm1
- DSCResources\DSC_xWindowsProcess\README.md
- DSCResources\DSC_xWindowsProcess\DSC_xWindowsProcess.schema.mof
- Modules\xPSDesiredStateConfiguration.Firewall\xPSDesiredStateConfiguration.Firewall.psm1
- Modules\xPSDesiredStateConfiguration.Firewall\xPSDesiredStateConfiguration.Firewall.psd1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\xPSDesiredStateConfiguration.PSWSIIS.psd1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\xPSDesiredStateConfiguration.PSWSIIS.psm1
- Modules\xPSDesiredStateConfiguration.Common\xPSDesiredStateConfiguration.Common.psm1
- Modules\xPSDesiredStateConfiguration.Common\xPSDesiredStateConfiguration.Common.psd1
- Modules\xPSDesiredStateConfiguration.Security\xPSDesiredStateConfiguration.Security.psd1
- Modules\xPSDesiredStateConfiguration.Security\xPSDesiredStateConfiguration.Security.psm1
- Modules\DscPullServerSetup\DscPullServerSetup.psm1
- Modules\DscPullServerSetup\README.md
- DSCResources\DSC_xWindowsFeature\en-US\DSC_xWindowsFeature.strings.psd1
- DSCResources\DSC_xWindowsFeature\en-US\about_xWindowsFeature.help.txt
- DSCResources\DSC_xWindowsFeature\en-US\DSC_xWindowsFeature.schema.mfl
- DSCResources\DSC_xArchive\en-US\about_xArchive.help.txt
- DSCResources\DSC_xArchive\en-US\DSC_xArchive.strings.psd1
- DSCResources\DSC_xArchive\en-US\DSC_xArchive.schema.mfl
- DSCResources\DSC_xServiceResource\en-US\about_xService.help.txt
- DSCResources\DSC_xServiceResource\en-US\DSC_xServiceResource.schema.mfl
- DSCResources\DSC_xServiceResource\en-US\DSC_xServiceResource.strings.psd1
- DSCResources\DSC_xPSSessionConfiguration\en-US\DSC_xPSSessionConfiguration.strings.psd1
- DSCResources\DSC_xPSSessionConfiguration\en-US\about_xPSEndpoint.help.txt
- DSCResources\DSC_xDSCWebService\en-US\DSC_xDSCWebService.strings.psd1
- DSCResources\DSC_xDSCWebService\en-US\about_xDSCWebService.help.txt
- DSCResources\DSC_xScriptResource\en-US\DSC_xScriptResource.schema.mfl
- DSCResources\DSC_xScriptResource\en-US\about_xScript.help.txt
- DSCResources\DSC_xScriptResource\en-US\DSC_xScriptResource.strings.psd1
- DSCResources\DSC_xEnvironmentResource\en-US\about_xEnvironment.help.txt
- DSCResources\DSC_xEnvironmentResource\en-US\DSC_xEnvironmentResource.strings.psd1
- DSCResources\DSC_xEnvironmentResource\en-US\DSC_xEnvironmentResource.schema.mfl
- DSCResources\DSC_xPackageResource\en-US\DSC_xPackageResource.schema.mfl
- DSCResources\DSC_xPackageResource\en-US\about_xPackage.help.txt
- DSCResources\DSC_xPackageResource\en-US\DSC_xPackageResource.strings.psd1
- DSCResources\DSC_xWindowsOptionalFeature\en-US\DSC_xWindowsOptionalFeature.strings.psd1
- DSCResources\DSC_xWindowsOptionalFeature\en-US\DSC_xWindowsOptionalFeature.schema.mfl
- DSCResources\DSC_xWindowsOptionalFeature\en-US\about_xWindowsOptionalFeature.help.txt
- DSCResources\DSC_xRemoteFile\en-US\DSC_xRemoteFile.strings.psd1
- DSCResources\DSC_xRemoteFile\en-US\about_xRemoteFile.help.txt
- DSCResources\DSC_xWindowsPackageCab\en-US\DSC_xWindowsPackageCab.strings.psd1
- DSCResources\DSC_xWindowsPackageCab\en-US\about_xWindowsPackageCab.help.txt
- DSCResources\DSC_xWindowsPackageCab\en-US\DSC_xWindowsPackageCab.schema.mfl
- DSCResources\DSC_xUserResource\en-US\about_xUser.help.txt
- DSCResources\DSC_xUserResource\en-US\DSC_xUserResource.schema.mfl
- DSCResources\DSC_xUserResource\en-US\DSC_xUserResource.strings.psd1
- DSCResources\DSC_xMsiPackage\en-US\DSC_xMsiPackage.schema.mfl
- DSCResources\DSC_xMsiPackage\en-US\DSC_xMsiPackage.strings.psd1
- DSCResources\DSC_xMsiPackage\en-US\about_xMsiPackage.help.txt
- DSCResources\DSC_xRegistryResource\en-US\about_xRegistry.help.txt
- DSCResources\DSC_xRegistryResource\en-US\DSC_xRegistryResource.strings.psd1
- DSCResources\DSC_xRegistryResource\en-US\DSC_xRegistryResource.schema.mfl
- DSCResources\DSC_xGroupResource\en-US\DSC_xGroupResource.schema.mfl
- DSCResources\DSC_xGroupResource\en-US\DSC_xGroupResource.strings.psd1
- DSCResources\DSC_xGroupResource\en-US\about_xGroup.help.txt
- DSCResources\DSC_xWindowsProcess\en-US\about_xWindowsProcess.help.txt
- DSCResources\DSC_xWindowsProcess\en-US\DSC_xWindowsProcess.schema.mfl
- xPSDesiredStateConfiguration.psd1
- DSCResources\DSC_xWindowsProcess\en-US\DSC_xWindowsProcess.strings.psd1
- Modules\xPSDesiredStateConfiguration.Firewall\en-US\xPSDesiredStateConfiguration.Firewall.strings.psd1
- ResourceDesignerScripts\GenerateXRemoteFileSchema.ps1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\en-US\xPSDesiredStateConfiguration.PSWSIIS.strings.psd1
- ResourceDesignerScripts\New-PSSessionConfigurationResource.ps1
- Modules\DscResource.Common\0.10.3\DscResource.Common.psd1
- en-US\about_xPSDesiredStateConfiguration.help.txt
- Modules\DscResource.Common\0.10.3\DscResource.Common.psm1
- DSCResources\DSC_xWindowsFeature\DSC_xWindowsFeature.schema.mof
- Modules\xPSDesiredStateConfiguration.Common\en-US\xPSDesiredStateConfiguration.Common.strings.psd1
- DSCResources\DSC_xWindowsFeature\DSC_xWindowsFeature.psm1
- Modules\xPSDesiredStateConfiguration.Security\en-US\xPSDesiredStateConfiguration.Security.strings.psd1
- DSCResources\DSC_xWindowsFeature\README.md
- Modules\DscPullServerSetup\DscPullServerSetupTest\DscPullServerSetupTest.ps1
- DSCResources\DSC_xArchive\DSC_xArchive.psm1
- Modules\DscPullServerSetup\en-US\DscPullServerSetup.strings.psd1
- DSCResources\DSC_xArchive\DSC_xArchive.schema.mof
- Modules\DscResource.Common\0.10.3\en-US\DscResource.Common.strings.psd1
- DSCResources\DSC_xArchive\README.md
- Modules\DscResource.Common\0.10.3\en-US\about_DscResource.Common.help.txt
- DSCResources\DSC_xServiceResource\DSC_xServiceResource.psm1
- DSCResources\DSC_xServiceResource\README.md
- DSCResources\DSC_xServiceResource\DSC_xServiceResource.schema.mof
- DSCResources\DSC_xPSSessionConfiguration\DSC_xPSSessionConfiguration.psm1
- DSCResources\DSC_xPSSessionConfiguration\DSC_xPSSessionConfiguration.schema.mof
- DSCResources\DSC_xPSSessionConfiguration\README.md
- DSCResources\DSC_xDSCWebService\DSC_xDSCWebService.psm1
- DSCResources\DSC_xDSCWebService\README.md
- DSCResources\DSC_xDSCWebService\DSC_xDSCWebService.schema.mof
- DSCResources\DSC_xScriptResource\DSC_xScriptResource.psm1
- DSCResources\DSC_xScriptResource\README.md
- DSCResources\DSC_xScriptResource\DSC_xScriptResource.schema.mof
- DSCResources\DSC_xEnvironmentResource\DSC_xEnvironmentResource.schema.mof
- DSCResources\DSC_xEnvironmentResource\DSC_xEnvironmentResource.psm1
- DSCResources\DSC_xEnvironmentResource\README.md
- DSCResources\DSC_xPackageResource\DSC_xPackageResource.schema.mof
- DSCResources\DSC_xPackageResource\README.md
- DSCResources\DSC_xPackageResource\DSC_xPackageResource.psm1
- DSCResources\xWindowsFeatureSet\xWindowsFeatureSet.schema.psm1
- DSCResources\xWindowsFeatureSet\xWindowsFeatureSet.psd1
- DSCResources\xWindowsFeatureSet\README.md
- DSCResources\DSC_xWindowsOptionalFeature\DSC_xWindowsOptionalFeature.psm1
- DSCResources\DSC_xWindowsOptionalFeature\README.md
- DSCResources\DSC_xWindowsOptionalFeature\DSC_xWindowsOptionalFeature.schema.mof
- DSCResources\xWindowsOptionalFeatureSet\xWindowsOptionalFeatureSet.psd1
- DSCResources\xWindowsOptionalFeatureSet\xWindowsOptionalFeatureSet.schema.psm1
- DSCResources\xWindowsOptionalFeatureSet\README.md
- DSCResources\xGroupSet\xGroupSet.psd1
- DSCResources\xGroupSet\xGroupSet.schema.psm1
- DSCResources\xGroupSet\README.md
- DSCResources\DSC_xRemoteFile\DSC_xRemoteFile.schema.mof
- DSCResources\DSC_xRemoteFile\README.md
- DSCResources\DSC_xRemoteFile\DSC_xRemoteFile.psm1
- DSCResources\DSC_xWindowsPackageCab\DSC_xWindowsPackageCab.psm1
- DSCResources\DSC_xWindowsPackageCab\DSC_xWindowsPackageCab.schema.mof
- DSCResources\DSC_xWindowsPackageCab\README.md
- DSCResources\DSC_xUserResource\DSC_xUserResource.schema.mof
- DSCResources\DSC_xUserResource\README.md
- DSCResources\DSC_xUserResource\DSC_xUserResource.psm1
- DSCResources\xServiceSet\xServiceSet.psd1
- DSCResources\xServiceSet\README.md
- DSCResources\xServiceSet\xServiceSet.schema.psm1
- DSCResources\DSC_xMsiPackage\DSC_xMsiPackage.psm1
- DSCResources\DSC_xMsiPackage\DSC_xMsiPackage.schema.mof
- DSCResources\DSC_xMsiPackage\README.md
- DSCResources\DSC_xRegistryResource\DSC_xRegistryResource.schema.mof
- DSCResources\DSC_xRegistryResource\DSC_xRegistryResource.psm1
- DSCResources\DSC_xRegistryResource\README.md
- DSCResources\xFileUpload\xFileUpload.schema.psm1
- DSCResources\xFileUpload\xFileUpload.psd1
- DSCResources\xFileUpload\README.md
- DSCResources\xProcessSet\xProcessSet.schema.psm1
- DSCResources\xProcessSet\xProcessSet.psd1
- DSCResources\xProcessSet\README.md
- DSCResources\DSC_xGroupResource\DSC_xGroupResource.schema.mof
- DSCResources\DSC_xGroupResource\DSC_xGroupResource.psm1
- DSCResources\DSC_xGroupResource\README.md
Version History
Version | Downloads | Last updated |
---|---|---|
9.2.1 | 18,721 | 11/11/2024 |
9.2.1-previe... | 23 | 10/19/2024 |
9.2.0 | 43,631 | 10/15/2024 |
9.2.0-previe... | 918 | 11/11/2023 |
9.2.0-previe... (current version) | 3,791 | 9/26/2021 |
9.2.0-previe... | 74 | 9/25/2021 |
9.2.0-previe... | 339 | 5/23/2021 |
9.2.0-previe... | 102 | 4/21/2021 |
9.2.0-previe... | 77 | 4/17/2021 |
9.2.0-previe... | 422 | 12/30/2020 |
9.2.0-previe... | 102 | 12/17/2020 |
9.1.1-previe... | 118 | 12/6/2020 |
9.1.1-previe... | 115 | 9/21/2020 |
9.1.1-previe... | 86 | 8/31/2020 |
9.1.0 | 7,117,621 | 2/19/2020 |
9.1.0-previe... | 80 | 2/19/2020 |
9.1.0-previe... | 111 | 1/24/2020 |
9.0.1-previe... | 81 | 1/24/2020 |
9.0.1-previe... | 79 | 1/17/2020 |
9.0.0 | 312,402 | 1/15/2020 |
9.0.0-previe... | 81 | 1/14/2020 |
9.0.0-previe... | 86 | 1/10/2020 |
9.0.0-previe... | 96 | 1/7/2020 |
8.10.0.0 | 1,008,621 | 9/19/2019 |
8.9.0.0 | 121,146 | 8/8/2019 |
8.8.0.0 | 146,612 | 6/26/2019 |
8.7.0.0 | 89,481 | 5/15/2019 |
8.6.0.0 | 123,479 | 4/3/2019 |
8.5.0.0 | 44,789 | 2/21/2019 |
8.4.0.0 | 380,064 | 7/25/2018 |
8.3.0.0 | 2,840,503 | 6/13/2018 |
8.2.0.0 | 2,810,893 | 4/20/2018 |
8.1.0.0 | 93,782 | 3/22/2018 |
8.0.0.0 | 424,608 | 11/15/2017 |
7.0.0.0 | 77,797 | 8/23/2017 |
6.4.0.0 | 56,042 | 5/9/2017 |
6.3.0.0 | 4,573 | 5/1/2017 |
6.2.0.0 | 6,159 | 4/19/2017 |
6.1.0.0 | 23,244 | 3/8/2017 |
6.0.0.0 | 21,914 | 2/3/2017 |
5.2.0.0 | 5,808 | 1/26/2017 |
5.1.0.0 | 7,176 | 12/17/2016 |
5.0.0.0 | 23,635 | 11/2/2016 |
4.0.0.0 | 21,983 | 9/21/2016 |
3.13.0.0 | 9,453 | 8/10/2016 |
3.12.0.0 | 5,387 | 6/30/2016 |
3.11.0.0 | 361 | 6/29/2016 |
3.10.0.0 | 7,091 | 5/18/2016 |
3.9.0.0 | 5,506 | 3/31/2016 |
3.8.0.0 | 928 | 3/19/2016 |
3.7.0.0 | 16,164 | 2/3/2016 |
3.6.0.0 | 3,439 | 12/3/2015 |
3.5.0.0 | 3,288 | 9/11/2015 |
3.4.0.0 | 874 | 7/24/2015 |
3.3.0.0 | 458 | 6/9/2015 |
3.2.0.0 | 451 | 5/2/2015 |
3.1.3.4 | 188 | 4/23/2015 |
3.0.3.4 | 949 | 12/18/2014 |
3.0.3.3 | 138 | 12/1/2014 |
3.0.3.0 | 178 | 11/10/2014 |
3.0.2.0 | 289 | 8/22/2014 |
3.0.1.0 | 173 | 7/22/2014 |
3.0.0.0 | 836 | 6/6/2014 |
2.0.1 | 197 | 5/13/2014 |
2.0.0.0 | 222 | 4/8/2014 |