ComputerManagementDsc
8.3.0
DSC resources for configuration of a Windows computer. These DSC resources allow you to perform computer management tasks, such as renaming the computer, joining a domain and scheduling tasks as well as configuring items such as virtual memory, event logs, time zones and power 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 DSCResource
DSCResources
Computer OfflineDomainJoin PendingReboot PowerPlan PowerShellExecutionPolicy RemoteDesktopAdmin ScheduledTask SmbServerConfiguration SmbShare SystemLocale TimeZone VirtualMemory WindowsEventLog WindowsCapability IEEnhancedSecurityConfiguration UserAccountControl
Dependencies
This module has no dependencies.
Release Notes
## [8.3.0] - 2020-06-30
### Changed
- ComputerManagementDsc
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #327](https://github.com/dsccommunity/ComputerManagementDsc/issues/327).
- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #332](https://github.com/dsccommunity/ComputerManagementDsc/issues/332).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes [Issue #336](https://github.com/dsccommunity/ComputerManagementDsc/issues/336).
- ScheduledTask
- Add "StopExisting" to valid values for MultipleInstances parameter - Fixes [Issue #333](https://github.com/dsccommunity/ComputerManagementDsc/issues/333).
### Fixed
- ComputerManagementDsc
- Improved integration test reliability by resetting the DSC LCM
before executing each test using the `Reset-DscLcm` function - Fixes [Issue #329](https://github.com/dsccommunity/ComputerManagementDsc/issues/329).
- Split integration test MOF compilation out of application to standardize
pattern and make it easier to determine cause of failure.
FileList
- ComputerManagementDsc.nuspec
- ComputerManagementDsc.psd1
- en-US\about_ComputerManagementDsc.help.txt
- Modules\ComputerManagementDsc.Common\ComputerManagementDsc.Common.psm1
- Modules\ComputerManagementDsc.Common\SetTimeZone.cs
- DSCResources\DSC_SystemLocale\DSC_SystemLocale.psm1
- DSCResources\DSC_SystemLocale\DSC_SystemLocale.schema.mof
- DSCResources\DSC_SystemLocale\README.md
- DSCResources\DSC_IEEnhancedSecurityConfiguration\DSC_IEEnhancedSecurityConfiguration.schema.mof
- DSCResources\DSC_IEEnhancedSecurityConfiguration\DSC_IEEnhancedSecurityConfiguration.psm1
- DSCResources\DSC_IEEnhancedSecurityConfiguration\README.md
- DSCResources\DSC_SmbShare\DSC_SmbShare.psm1
- DSCResources\DSC_SmbShare\DSC_SmbShare.schema.mof
- DSCResources\DSC_SmbShare\README.md
- DSCResources\DSC_WindowsCapability\README.md
- DSCResources\DSC_WindowsCapability\DSC_WindowsCapability.psm1
- DSCResources\DSC_WindowsCapability\DSC_WindowsCapability.schema.mof
- DSCResources\DSC_WindowsEventLog\DSC_WindowsEventLog.psm1
- DSCResources\DSC_WindowsEventLog\README.md
- DSCResources\DSC_WindowsEventLog\DSC_WindowsEventLog.schema.mof
- DSCResources\DSC_SmbServerConfiguration\DSC_SmbServerConfiguration.psm1
- DSCResources\DSC_SmbServerConfiguration\DSC_SmbServerConfiguration.data.psd1
- DSCResources\DSC_SmbServerConfiguration\README.md
- DSCResources\DSC_SmbServerConfiguration\DSC_SmbServerConfiguration.schema.mof
- DSCResources\DSC_UserAccountControl\DSC_UserAccountControl.psm1
- DSCResources\DSC_UserAccountControl\DSC_UserAccountControl.schema.mof
- DSCResources\DSC_UserAccountControl\README.md
- DSCResources\DSC_VirtualMemory\DSC_VirtualMemory.psm1
- DSCResources\DSC_VirtualMemory\README.md
- DSCResources\DSC_VirtualMemory\DSC_VirtualMemory.schema.mof
- DSCResources\DSC_PowerShellExecutionPolicy\DSC_PowerShellExecutionPolicy.psm1
- DSCResources\DSC_PowerShellExecutionPolicy\README.md
- DSCResources\DSC_PowerShellExecutionPolicy\DSC_PowerShellExecutionPolicy.schema.mof
- DSCResources\DSC_OfflineDomainJoin\DSC_OfflineDomainJoin.schema.mof
- DSCResources\DSC_OfflineDomainJoin\DSC_OfflineDomainJoin.psm1
- DSCResources\DSC_OfflineDomainJoin\README.md
- DSCResources\DSC_TimeZone\DSC_TimeZone.schema.mof
- DSCResources\DSC_TimeZone\README.md
- DSCResources\DSC_TimeZone\DSC_TimeZone.psm1
- DSCResources\DSC_Computer\README.md
- DSCResources\DSC_Computer\DSC_Computer.schema.mof
- DSCResources\DSC_Computer\DSC_Computer.psm1
- DSCResources\DSC_PowerPlan\DSC_PowerPlan.schema.mof
- DSCResources\DSC_PowerPlan\DSC_PowerPlan.psm1
- DSCResources\DSC_PowerPlan\README.md
- DSCResources\DSC_ScheduledTask\DSC_ScheduledTask.schema.mof
- DSCResources\DSC_ScheduledTask\DSC_ScheduledTask.psm1
- DSCResources\DSC_ScheduledTask\README.md
- DSCResources\DSC_RemoteDesktopAdmin\DSC_RemoteDesktopAdmin.psm1
- DSCResources\DSC_RemoteDesktopAdmin\README.md
- DSCResources\DSC_RemoteDesktopAdmin\DSC_RemoteDesktopAdmin.schema.mof
- DSCResources\DSC_PendingReboot\DSC_PendingReboot.psm1
- DSCResources\DSC_PendingReboot\DSC_PendingReboot.schema.mof
- DSCResources\DSC_PendingReboot\README.md
- Modules\ComputerManagementDsc.Common\en-US\ComputerManagementDsc.Common.strings.psd1
- Modules\DscResource.Common\0.9.0\DscResource.Common.psm1
- Modules\DscResource.Common\0.9.0\DscResource.Common.psd1
- DSCResources\DSC_SystemLocale\en-US\DSC_SystemLocale.strings.psd1
- DSCResources\DSC_IEEnhancedSecurityConfiguration\en-US\DSC_IEEnhancedSecurityConfiguration.strings.psd1
- DSCResources\DSC_SmbShare\en-US\DSC_SmbShare.strings.psd1
- DSCResources\DSC_SmbShare\en-US\DSC_SmbShare.schema.mfl
- DSCResources\DSC_WindowsCapability\en-US\DSC_WindowsCapability.strings.psd1
- DSCResources\DSC_WindowsEventLog\en-US\DSC_WindowsEventLog.strings.psd1
- DSCResources\DSC_SmbServerConfiguration\en-US\DSC_SmbServerConfiguration.schema.mfl
- DSCResources\DSC_SmbServerConfiguration\en-US\DSC_SmbServerConfiguration.strings.psd1
- DSCResources\DSC_UserAccountControl\en-US\DSC_UserAccountControl.strings.psd1
- DSCResources\DSC_VirtualMemory\en-US\DSC_VirtualMemory.strings.psd1
- DSCResources\DSC_PowerShellExecutionPolicy\en-US\DSC_PowerShellExecutionPolicy.strings.psd1
- DSCResources\DSC_OfflineDomainJoin\en-US\DSC_OfflineDomainJoin.strings.psd1
- DSCResources\DSC_TimeZone\en-US\DSC_TimeZone.strings.psd1
- DSCResources\DSC_Computer\en-US\DSC_Computer.strings.psd1
- DSCResources\DSC_PowerPlan\en-US\DSC_PowerPlan.schema.mfl
- DSCResources\DSC_PowerPlan\en-US\DSC_PowerPlan.strings.psd1
- DSCResources\DSC_ScheduledTask\en-US\DSC_ScheduledTask.strings.psd1
- DSCResources\DSC_RemoteDesktopAdmin\en-US\DSC_RemoteDesktopAdmin.strings.psd1
- DSCResources\DSC_PendingReboot\en-US\DSC_PendingReboot.strings.psd1
- DSCResources\DSC_PendingReboot\en-US\DSC_PendingReboot.data.psd1
- Modules\DscResource.Common\0.9.0\en-US\DscResource.Common.strings.psd1
- Modules\DscResource.Common\0.9.0\en-US\about_DscResource.Common.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
10.0.0-previ... | 28 | 11/15/2024 |
10.0.0-previ... | 47 | 10/30/2024 |
10.0.0-previ... | 18 | 10/22/2024 |
10.0.0-previ... | 17 | 10/16/2024 |
9.2.1-previe... | 29 | 9/30/2024 |
9.2.0 | 83,210 | 9/30/2024 |
9.2.0-previe... | 73 | 8/31/2024 |
9.1.1-previe... | 366 | 6/6/2024 |
9.1.0 | 242,687 | 4/30/2024 |
9.1.0-previe... | 17 | 4/24/2024 |
9.1.0-previe... | 522 | 12/4/2023 |
9.1.0-previe... | 806 | 7/17/2023 |
9.1.0-previe... | 478 | 3/10/2023 |
9.0.1-previe... | 77 | 2/25/2023 |
9.0.0 | 2,173,058 | 2/22/2023 |
9.0.0-previe... | 486 | 12/11/2022 |
8.6.0-previe... | 96 | 11/23/2022 |
8.6.0-previe... | 91 | 11/7/2022 |
8.6.0-previe... | 718 | 6/2/2022 |
8.6.0-previe... | 85 | 5/27/2022 |
8.5.0 | 5,834,789 | 9/13/2021 |
8.5.0-previe... | 1,447 | 4/15/2021 |
8.4.1-previe... | 474 | 2/12/2021 |
8.4.1-previe... | 86 | 2/8/2021 |
8.4.1-previe... | 457 | 8/5/2020 |
8.4.0 | 428,640 | 8/3/2020 |
8.4.0-previe... | 144 | 7/4/2020 |
8.3.0 (current version) | 17,317 | 6/30/2020 |
8.3.0-previe... | 70 | 6/26/2020 |
8.2.1-previe... | 172 | 5/14/2020 |
8.2.0 | 37,416 | 5/5/2020 |
8.1.0 | 19,880 | 3/26/2020 |
8.1.0-previe... | 79 | 3/25/2020 |
8.1.0-previe... | 69 | 3/24/2020 |
8.0.0 | 43,372 | 2/14/2020 |
8.0.0-previe... | 70 | 2/14/2020 |
8.0.0-previe... | 81 | 2/8/2020 |
7.1.0.0 | 87,205 | 10/30/2019 |
7.0.0.0 | 25,921 | 9/19/2019 |
6.5.0.0 | 21,706 | 8/8/2019 |
6.4.0.0 | 44,180 | 5/15/2019 |
6.3.0.0 | 26,138 | 4/3/2019 |
6.2.0.0 | 56,810 | 2/20/2019 |
6.1.0.0 | 12,882 | 1/10/2019 |
6.0.0.0 | 10,895 | 10/25/2018 |
5.2.0.0 | 15,355 | 7/25/2018 |
5.1.0.0 | 34,904,142 | 6/13/2018 |
5.0.0.0 | 5,599 | 5/3/2018 |