ComputerManagementDsc icon indicating copy to clipboard operation
ComputerManagementDsc copied to clipboard

DSC resources for 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 w...

Results 92 ComputerManagementDsc issues
Sort by recently updated
recently updated
newest added

#### Details of the scenario you tried and the problem that is occurring Currently I'm using an ARM Template to create new Windows 10 virtual machines in Azure and added...

bug
help wanted

Additions have been made to this module in a separate repo: [https://github.com/robwi/xComputerManagement](https://github.com/robwi/xComputerManagement) HELP WANTED If someone would like to review this work and incorporate changes back to the resource kit...

enhancement
help wanted

Great suggestion from community call- add a short section to the README.MD on what resources should/should not be included in ComputerManagementDsc.

help wanted
documentation

**Details of the scenario you tried and the problem that is occurring:** Might just be being thick but is there no way to change the setting "stop all running tasks...

enhancement
help wanted

@ld0614 has proposed merging his [LanguageDsc](https://github.com/ld0614/LanguageDsc) module into this one instead of SystemLocaleDsc (which can then be deprecated). This will be done shortly after completing issue #119. This issue is...

enhancement
in progress

Is there a Dsc Resource which allows me to set a KMS and activate a Server from it?

enhancement
help wanted

Hi there. I'm attempting to create a scheduled task that will be called by another process. The scheduled task is not to have an actual schedule for it. When creating...

bug
help wanted

Under Windows 2016 server, domain join fails with a mysterious message of password not strong enough. Difficult to understand, since the password of a machine account is automatically generated. The...

bug
help wanted

**Details of the scenario you tried and the problem that is occurring:** When executing the unit tests for xComputer they fail: ``` Context MSFT_xComputer\Get-TargetResource VERBOSE: Getting computer state for 'GR059600'....

bug
help wanted

**Details of the scenario you tried and the problem that is occurring:** The unit test `A built-in scheduled task exists and is enabled, but it should be disabled` at https://github.com/PowerShell/xComputerManagement/blob/dev/Tests/Unit/MSFT_xScheduledTask.Tests.ps1#L150...

bug
help wanted