ComputerManagementDsc
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...
We should add the build task `Generate_Conceptual_Help` to create conceptual help. https://github.com/dsccommunity/DscResource.DocGenerator#generate_conceptual_help
https://dsccommunity.org/blog/add-codecov-support-to-repository/
### 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...
#### 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...
This is to fix Hash Table validation check false failures.
**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...
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...
# 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...
#### 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...
#### 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...