ComputerManagementDsc

9.2.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

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ComputerManagementDsc -RequiredVersion 9.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ComputerManagementDsc -Version 9.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource

DSCResources

PSResourceRepository Computer IEEnhancedSecurityConfiguration OfflineDomainJoin PendingReboot PowerPlan PowerShellExecutionPolicy RemoteDesktopAdmin ScheduledTask SmbServerConfiguration SmbShare SystemLocale TimeZone UserAccountControl VirtualMemory WindowsCapability WindowsEventLog

Dependencies

This module has no dependencies.

Release Notes

## [9.2.0] - 2024-09-30

### Added

- ScheduledTask
 - Added support for configuring Event ValueQueries, allowing the triggering event to be
   parsed for values which are sent to the scheduled task script.
   Fixes [Issue #392](https://github.com/dsccommunity/ComputerManagementDsc/issues/392).

### Fixed

- ScheduledTask
 - Resolved an issue where DaysOfWeek array ordering can cause configuration drift.
   Fixes [Issue #354](https://github.com/dsccommunity/ComputerManagementDsc/issues/354).
- Update build process to pin GitVersion to 5.* to resolve errors
 (https://github.com/gaelcolas/Sampler/issues/477).

### Changed

- CI Pipeline
 - Updated pipeline files to match current DSC Community patterns - fixes [Issue #427](https://github.com/dsccommunity/ComputerManagementDsc/issues/427).
 - Updated HQRM step to use windows-latest image.

FileList

Version History

Version Downloads Last updated
9.2.1-previe... 13 9/30/2024
9.2.0 (current version) 9,430 9/30/2024
9.2.0-previe... 73 8/31/2024
9.1.1-previe... 366 6/6/2024
9.1.0 241,721 4/30/2024
9.1.0-previe... 17 4/24/2024
9.1.0-previe... 522 12/4/2023
9.1.0-previe... 796 7/17/2023
9.1.0-previe... 478 3/10/2023
9.0.1-previe... 77 2/25/2023
9.0.0 2,167,962 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,801,126 9/13/2021
8.5.0-previe... 1,384 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 417,779 8/3/2020
8.4.0-previe... 144 7/4/2020
8.3.0 17,201 6/30/2020
8.3.0-previe... 70 6/26/2020
8.2.1-previe... 172 5/14/2020
8.2.0 37,319 5/5/2020
8.1.0 19,862 3/26/2020
8.1.0-previe... 79 3/25/2020
8.1.0-previe... 69 3/24/2020
8.0.0 43,062 2/14/2020
8.0.0-previe... 70 2/14/2020
8.0.0-previe... 81 2/8/2020
7.1.0.0 86,951 10/30/2019
7.0.0.0 25,908 9/19/2019
6.5.0.0 21,704 8/8/2019
6.4.0.0 44,097 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,877 1/10/2019
6.0.0.0 10,892 10/25/2018
5.2.0.0 15,349 7/25/2018
5.1.0.0 34,904,142 6/13/2018
5.0.0.0 5,417 5/3/2018
Show more