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

We should add the build task `Generate_Conceptual_Help` to create conceptual help. https://github.com/dsccommunity/DscResource.DocGenerator#generate_conceptual_help

help wanted
good first issue
documentation

https://dsccommunity.org/blog/add-codecov-support-to-repository/

enhancement
help wanted

### Description A module for System Center Endpoint Protection has been developed but needs tests and documentation to be considered for the resource kit. https://github.com/robwi/xSCEP HELP WANTED *This issue was...

enhancement
help wanted

#### Details of the scenario you tried and the problem that is occurring The resource fails because it cannot find an unnamed file on Windows 2019 and a TMP file...

bug
help wanted
needs investigation

This is to fix Hash Table validation check false failures.

bug
in progress

**Details of the scenario you tried and the problem that is occurring:** Simply want to deploy 3 scheduled tasks. I run Start-Dsc... and it works perfectly and creates scheduled tasks...

bug
help wanted

If you use domain credentials with login like `domain\username` or `username@domain`, **Test-DSCConfiguration** will say that this resources not in desired state, because, as I understand, `$task.Principal.UserId` which is used in...

bug
help wanted

# Description The **PendingReboot** resource would be perfect if a maintenance windows could be added. # Proposed properties **MondayNumber**: 1-5 **MondayStartTime**: Time **MondayDuration**: Timespan **TuesdayNumber**: 1-5 **TuesdayStartTime**: Time **TuesdayDuration**: Timespan...

enhancement
discussion

#### Details of the scenario you tried and the problem that is occurring We're in the process of moving scheduled tasks to a different path and we'd like to keep...

discussion

#### Details of the scenario you tried and the problem that is occurring When using the SmbShare resource the access array properties are not sorted so if the order does...

bug
in progress