CommonTasks
CommonTasks copied to clipboard
DSC Configuration (Composite Resource) for demo DSC and Datum
After merge of Pull Request #193 alle available resources have an documentation sheet. In some of these sheets the abstract and the detailed attribute description is missing or incomplete and...
### Problem description The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' which is not part of the required module list. If you are using a private repository with...
# Pull Request Pester tests failed for 'RemoteDesktopCollections' and 'RemoteDesktopDeploymentMade'. 'SessionHost' defined as an array but is a [scalar in the underlying DSC resources](https://github.com/dsccommunity/xRemoteDesktopSessionHost/blob/42739cd37327b8e2437831cae151dc2d6f23dbcf/source/DSCResources/MSFT_xRDSessionCollection/MSFT_xRDSessionCollection.psm1#L57). ## Pull Request (PR) description ###...
### Problem description When trying to use the RequiredModulesDirectory parameter to override the default location of the RequireModules folder (output/RequiredModules) the path passed in never gets populated with the RequiredModule...
After I lost 2 or 3 days on a stupid oversight and wasted @raandree time I'd like to propose something like a best practices page (if there isn't something already)...
### Problem description Specifying the binding infos for a website, the MOF compilation fails. ### Verbose logs ```text Write-NodeMOFFile : Invalid MOF definition for node 'localhost_WebSites': Exception calling "ValidateInstanceText" with...
### Problem description In AzurePipeline, there is an error when you use Get-ChangeLogData function on Windows with PowerShell 7. No problem with Windows PowerShell 5.1, or PowerShell 7 _on Linux_....
As the number of composite resources is getting larger, grouping them into namespaces is required - **AD**DomainController - **Windows**ComputerSettings - ConfigurationBase - **DnsServer**Settings - **Dsc**Tagging - **Dsc**LcmMaintenanceWindows - **Dsc**LcmController -...
So far maintenance windows supports the following parameters: - MaintenanceWindowStartTime - MaintenanceWindowTimespan Two additional parameters are required: - DayOfWeek - DayOfMonth
The DSC composite resource `DnsSuffixes` does not do very much and could be migrated to `NetworkIpConfiguration`.