xPSDesiredStateConfiguration
9.2.0-preview0003
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-preview0003] - 2021-04-16
- xPackage
- Fixed a bug not allowing using the file hash of an installer [Issue #702](https://github.com/dsccommunity/xPSDesiredStateConfiguration/issues/702).
### Fixed
- 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).
- 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).
FileList
- xPSDesiredStateConfiguration.nuspec
- xPSDesiredStateConfiguration.psd1
- ResourceDesignerScripts\GenerateXRemoteFileSchema.ps1
- ResourceDesignerScripts\New-PSSessionConfigurationResource.ps1
- en-US\about_xPSDesiredStateConfiguration.help.txt
- DSCResources\DSC_xRegistryResource\DSC_xRegistryResource.psm1
- DSCResources\DSC_xRegistryResource\DSC_xRegistryResource.schema.mof
- DSCResources\DSC_xArchive\DSC_xArchive.psm1
- DSCResources\DSC_xArchive\DSC_xArchive.schema.mof
- DSCResources\xFileUpload\xFileUpload.psd1
- DSCResources\xFileUpload\xFileUpload.schema.psm1
- DSCResources\xGroupSet\xGroupSet.psd1
- DSCResources\xGroupSet\xGroupSet.schema.psm1
- DSCResources\DSC_xRemoteFile\DSC_xRemoteFile.psm1
- DSCResources\DSC_xRemoteFile\DSC_xRemoteFile.schema.mof
- DSCResources\DSC_xWindowsOptionalFeature\DSC_xWindowsOptionalFeature.schema.mof
- DSCResources\DSC_xWindowsOptionalFeature\DSC_xWindowsOptionalFeature.psm1
- DSCResources\xServiceSet\xServiceSet.psd1
- DSCResources\xServiceSet\xServiceSet.schema.psm1
- DSCResources\xWindowsFeatureSet\xWindowsFeatureSet.schema.psm1
- DSCResources\xWindowsFeatureSet\xWindowsFeatureSet.psd1
- DSCResources\DSC_xEnvironmentResource\DSC_xEnvironmentResource.psm1
- DSCResources\DSC_xEnvironmentResource\DSC_xEnvironmentResource.schema.mof
- DSCResources\DSC_xMsiPackage\DSC_xMsiPackage.psm1
- DSCResources\DSC_xMsiPackage\DSC_xMsiPackage.schema.mof
- DSCResources\xProcessSet\xProcessSet.schema.psm1
- DSCResources\xProcessSet\xProcessSet.psd1
- DSCResources\DSC_xGroupResource\DSC_xGroupResource.schema.mof
- DSCResources\DSC_xGroupResource\DSC_xGroupResource.psm1
- DSCResources\DSC_xDSCWebService\DSC_xDSCWebService.psm1
- DSCResources\DSC_xDSCWebService\DSC_xDSCWebService.schema.mof
- DSCResources\DSC_xPSSessionConfiguration\DSC_xPSSessionConfiguration.psm1
- DSCResources\DSC_xPSSessionConfiguration\DSC_xPSSessionConfiguration.schema.mof
- DSCResources\DSC_xUserResource\DSC_xUserResource.schema.mof
- DSCResources\DSC_xUserResource\DSC_xUserResource.psm1
- DSCResources\DSC_xPackageResource\DSC_xPackageResource.schema.mof
- DSCResources\DSC_xPackageResource\DSC_xPackageResource.psm1
- DSCResources\xWindowsOptionalFeatureSet\xWindowsOptionalFeatureSet.schema.psm1
- DSCResources\xWindowsOptionalFeatureSet\xWindowsOptionalFeatureSet.psd1
- DSCResources\DSC_xServiceResource\DSC_xServiceResource.psm1
- DSCResources\DSC_xServiceResource\DSC_xServiceResource.schema.mof
- DSCResources\DSC_xScriptResource\DSC_xScriptResource.psm1
- DSCResources\DSC_xScriptResource\DSC_xScriptResource.schema.mof
- DSCResources\DSC_xWindowsPackageCab\DSC_xWindowsPackageCab.schema.mof
- DSCResources\DSC_xWindowsPackageCab\DSC_xWindowsPackageCab.psm1
- DSCResources\DSC_xWindowsFeature\DSC_xWindowsFeature.psm1
- DSCResources\DSC_xWindowsFeature\DSC_xWindowsFeature.schema.mof
- DSCResources\DSC_xWindowsProcess\DSC_xWindowsProcess.psm1
- DSCResources\DSC_xWindowsProcess\DSC_xWindowsProcess.schema.mof
- Modules\xPSDesiredStateConfiguration.Security\xPSDesiredStateConfiguration.Security.psm1
- Modules\xPSDesiredStateConfiguration.Security\xPSDesiredStateConfiguration.Security.psd1
- Modules\xPSDesiredStateConfiguration.Firewall\xPSDesiredStateConfiguration.Firewall.psd1
- Modules\xPSDesiredStateConfiguration.Firewall\xPSDesiredStateConfiguration.Firewall.psm1
- Modules\xPSDesiredStateConfiguration.Common\xPSDesiredStateConfiguration.Common.psm1
- Modules\xPSDesiredStateConfiguration.Common\xPSDesiredStateConfiguration.Common.psd1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\xPSDesiredStateConfiguration.PSWSIIS.psm1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\xPSDesiredStateConfiguration.PSWSIIS.psd1
- Modules\DscPullServerSetup\README.md
- Modules\DscPullServerSetup\DscPullServerSetup.psm1
- DSCResources\DSC_xRegistryResource\en-US\DSC_xRegistryResource.strings.psd1
- DSCResources\DSC_xRegistryResource\en-US\DSC_xRegistryResource.schema.mfl
- DSCResources\DSC_xArchive\en-US\DSC_xArchive.strings.psd1
- DSCResources\DSC_xArchive\en-US\DSC_xArchive.schema.mfl
- DSCResources\DSC_xRemoteFile\en-us\DSC_xRemoteFile.strings.psd1
- DSCResources\DSC_xWindowsOptionalFeature\en-US\DSC_xWindowsOptionalFeature.schema.mfl
- DSCResources\DSC_xWindowsOptionalFeature\en-US\DSC_xWindowsOptionalFeature.strings.psd1
- DSCResources\DSC_xEnvironmentResource\en-US\DSC_xEnvironmentResource.schema.mfl
- DSCResources\DSC_xEnvironmentResource\en-US\DSC_xEnvironmentResource.strings.psd1
- DSCResources\DSC_xMsiPackage\en-US\DSC_xMsiPackage.strings.psd1
- DSCResources\DSC_xMsiPackage\en-US\DSC_xMsiPackage.schema.mfl
- DSCResources\DSC_xGroupResource\en-US\DSC_xGroupResource.strings.psd1
- DSCResources\DSC_xGroupResource\en-US\DSC_xGroupResource.schema.mfl
- DSCResources\DSC_xDSCWebService\en-US\DSC_xDSCWebService.strings.psd1
- DSCResources\DSC_xPSSessionConfiguration\en-US\DSC_xPSSessionConfiguration.strings.psd1
- DSCResources\DSC_xUserResource\en-US\DSC_xUserResource.strings.psd1
- DSCResources\DSC_xUserResource\en-US\DSC_xUserResource.schema.mfl
- DSCResources\DSC_xPackageResource\en-US\DSC_xPackageResource.schema.mfl
- DSCResources\DSC_xPackageResource\en-US\DSC_xPackageResource.strings.psd1
- DSCResources\DSC_xServiceResource\en-US\DSC_xServiceResource.strings.psd1
- DSCResources\DSC_xServiceResource\en-US\DSC_xServiceResource.schema.mfl
- DSCResources\DSC_xScriptResource\en-US\DSC_xScriptResource.strings.psd1
- DSCResources\DSC_xScriptResource\en-US\DSC_xScriptResource.schema.mfl
- DSCResources\DSC_xWindowsPackageCab\en-US\DSC_xWindowsPackageCab.schema.mfl
- DSCResources\DSC_xWindowsPackageCab\en-US\DSC_xWindowsPackageCab.strings.psd1
- DSCResources\DSC_xWindowsFeature\en-US\DSC_xWindowsFeature.strings.psd1
- DSCResources\DSC_xWindowsFeature\en-US\DSC_xWindowsFeature.schema.mfl
- DSCResources\DSC_xWindowsProcess\en-US\DSC_xWindowsProcess.schema.mfl
- DSCResources\DSC_xWindowsProcess\en-US\DSC_xWindowsProcess.strings.psd1
- Modules\xPSDesiredStateConfiguration.Security\en-US\xPSDesiredStateConfiguration.Security.strings.psd1
- Modules\xPSDesiredStateConfiguration.Firewall\en-US\xPSDesiredStateConfiguration.Firewall.strings.psd1
- Modules\xPSDesiredStateConfiguration.Common\en-US\xPSDesiredStateConfiguration.Common.strings.psd1
- Modules\DscResource.Common\0.10.2\DscResource.Common.psd1
- Modules\DscResource.Common\0.10.2\DscResource.Common.psm1
- Modules\xPSDesiredStateConfiguration.PSWSIIS\en-US\xPSDesiredStateConfiguration.PSWSIIS.strings.psd1
- Modules\DscPullServerSetup\en-US\DscPullServerSetup.strings.psd1
- Modules\DscPullServerSetup\DscPullServerSetupTest\DscPullServerSetupTest.ps1
- Modules\DscResource.Common\0.10.2\en-US\about_DscResource.Common.help.txt
- Modules\DscResource.Common\0.10.2\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
9.2.1 | 18,587 | 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... | 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... (current version) | 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,613 | 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 |