Releases: dsccommunity/CommonTasks
Releases · dsccommunity/CommonTasks
v0.11.0-preview0003
[v0.11.0-preview0003]
Added
AddsDomain:- Added
Enable32KDatabasePagesparameter.
- Added
Changed
- DscPullServer:
- Added
AcceptSelfSignedCertificatesparameter support - Added required Windows Features (DSC-Service and Web-Mgmt-Console)
- Added
- DscPullServerSql:
- Added
AcceptSelfSignedCertificatesparameter support
- Added
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServertoDhcpServerDsc(v4.0.0)xExchangetoExchangeDsc(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfigurationto9.2.1.ComputerManagementDscto10.0.0.NetworkingDscto9.1.0.StorageDscto6.0.1.ActiveDirectoryDscto6.7.0.DFSDscto5.1.1.FailoverClusterDscto2.2.0.GPRegistryPolicyDscto1.3.1.SharePointDSCto5.6.1.ConfigMgrCBDscto4.0.0.
- build.yml
- Moved documentation tasks to separate step to speed up local builds.
Added
- Added
WindowsFeatureSourcePathparameter toOfficeOnlineServerSetupfor
installing removed feature .net Framework 3.5.
Fixed
- Formatting.
- DiskAccessPaths:
- Replace illegal characters in executionName with underscore
v0.11.0-preview0002
[v0.11.0-preview0002]
Changed
- DscPullServer:
- Added
AcceptSelfSignedCertificatesparameter support - Added required Windows Features (DSC-Service and Web-Mgmt-Console)
- Added
- DscPullServerSql:
- Added
AcceptSelfSignedCertificatesparameter support
- Added
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServertoDhcpServerDsc(v4.0.0)xExchangetoExchangeDsc(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfigurationto9.2.1.ComputerManagementDscto10.0.0.NetworkingDscto9.1.0.StorageDscto6.0.1.ActiveDirectoryDscto6.7.0.DFSDscto5.1.1.FailoverClusterDscto2.2.0.GPRegistryPolicyDscto1.3.1.SharePointDSCto5.6.1.ConfigMgrCBDscto4.0.0.
Added
- Added
WindowsFeatureSourcePathparameter toOfficeOnlineServerSetupfor
installing removed feature .net Framework 3.5.
Fixed
- Formatting.
v0.11.0-preview0001
[v0.11.0-preview0001]
Changed
- DscPullServer:
- Added
AcceptSelfSignedCertificatesparameter support - Added required Windows Features (DSC-Service and Web-Mgmt-Console)
- Added
- DscPullServerSql:
- Added
AcceptSelfSignedCertificatesparameter support
- Added
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServertoDhcpServerDsc(v4.0.0)xExchangetoExchangeDsc(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfigurationto9.2.1.ComputerManagementDscto10.0.0.NetworkingDscto9.1.0.StorageDscto6.0.1.ActiveDirectoryDscto6.7.0.DFSDscto5.1.1.FailoverClusterDscto2.2.0.GPRegistryPolicyDscto1.3.1.SharePointDSCto5.6.1.ConfigMgrCBDscto4.0.0.
Fixed
- Formatting.
v0.10.1-preview0002
[v0.10.1-preview0002]
Changed
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServertoDhcpServerDsc(v4.0.0)xExchangetoExchangeDsc(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfigurationto9.2.1.ComputerManagementDscto10.0.0.NetworkingDscto9.1.0.StorageDscto6.0.1.ActiveDirectoryDscto6.7.0.DFSDscto5.1.1.FailoverClusterDscto2.2.0.GPRegistryPolicyDscto1.3.1.SharePointDSCto5.6.1.ConfigMgrCBDscto4.0.0.
Fixed
- Formatting.
v0.10.1-preview0001
[v0.10.1-preview0001]
Changed
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServertoDhcpServerDsc(v4.0.0)xExchangetoExchangeDsc(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfigurationto9.2.1.ComputerManagementDscto10.0.0.NetworkingDscto9.1.0.StorageDscto6.0.1.ActiveDirectoryDscto6.7.0.DFSDscto5.1.1.FailoverClusterDscto2.2.0.GPRegistryPolicyDscto1.3.1.SharePointDSCto5.6.1.ConfigMgrCBDscto4.0.0.
v0.10.0
[v0.10.0]
Added
- AddsDomainController:
- Add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD
computer account is protected - AllowPasswordReplication and DenyPasswordReplication Variables for RODCs
- Add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD
- AzureConnectedMachine:
- Composite to install and configure the Azure Connected Machine Agent
- DhcpServerAuthorization:
- new resource to authorize DHCP server in AD
- FailoverCluster:
- add Networks support
- add installation of required Windows Features
- update documentation
- HyperVReplica
- new resource to configure replication of Hyper-V virtual machines
- HyperVState
- new resource to control state parameters of Hyper-V virtual machines
- RenameNetworkAdapters
- Add composite to rename network adapters
- Add documentation
- RemoteDesktopServers
- new composite to add a number of servers to a RDS deployment
- DnsSuffixes
- new resource to configure connection-specific DNS suffixes
- DfsReplicationGroupMembers
- new resource to configure DFSR group members
- DfsReplicationGroupMemberships
- new resource to configure DFSR group memberships
- DfsReplicationGroupConnections
- new resource to configure DFSR replication connections
Changed
- Fixed Typo in AddsDomainController documentation
- DHCPServer:
- fix EnableSecurityGroups if resource is not running on a domain controller
- HyperV:
- remove unused code after migration to HyperVDsc
- Pipeline
- Updated to latest Sampler files and update an vmImage reference to
ubuntu-latest
- Updated to latest Sampler files and update an vmImage reference to
WindowsOptionalFeaturesandWindowsFeaturesare using the DSC resource in
xPSDesiredStateConfigurationnow.CertificateRequestssupports multiple certificates with the same issuer and
subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDscandxRemoteDesktopSessionHost. - Updated build scripts to the latest version of Sampler.
- Updated dependency versions:
JeaDscto4.0.0-preview0005.SqlServerDscto17.1.0.DscBuildHelpersto0.3.0-preview0003.
- Updated test data for
SqlScriptQueriesaccording to new requirements. - Updated the following resources according to new
DscBuildHelpersversion.WebApplicationWebsitesHyperVConfigurationManagerConfiguration
Fixed
- Fixed bugs in 'DscTagging' and added parameter 'BuildNumber'.
- Fixed gitversion task in the pipeline.
Removed
- AzureConnectedMachine:
- Module has been removed from PSGallery
v0.10.0-preview0014
[v0.10.0-preview0014]
Added
- AddsDomainController:
- Add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD
computer account is protected - AllowPasswordReplication and DenyPasswordReplication Variables for RODCs
- Add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD
- AzureConnectedMachine:
- Composite to install and configure the Azure Connected Machine Agent
- DhcpServerAuthorization:
- new resource to authorize DHCP server in AD
- FailoverCluster:
- add Networks support
- add installation of required Windows Features
- update documentation
- HyperVReplica
- new resource to configure replication of Hyper-V virtual machines
- HyperVState
- new resource to control state parameters of Hyper-V virtual machines
- RenameNetworkAdapters
- Add composite to rename network adapters
- Add documentation
- RemoteDesktopServers
- new composite to add a number of servers to a RDS deployment
- DnsSuffixes
- new resource to configure connection-specific DNS suffixes
- DfsReplicationGroupMembers
- new resource to configure DFSR group members
- DfsReplicationGroupMemberships
- new resource to configure DFSR group memberships
- DfsReplicationGroupConnections
- new resource to configure DFSR replication connections
Changed
- Fixed Typo in AddsDomainController documentation
- DHCPServer:
- fix EnableSecurityGroups if resource is not running on a domain controller
- HyperV:
- remove unused code after migration to HyperVDsc
- Pipeline
- Updated to latest Sampler files and update an vmImage reference to
ubuntu-latest
- Updated to latest Sampler files and update an vmImage reference to
WindowsOptionalFeaturesandWindowsFeaturesare using the DSC resource in
xPSDesiredStateConfigurationnow.CertificateRequestssupports multiple certificates with the same issuer and
subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDscandxRemoteDesktopSessionHost. - Updated build scripts to the latest version of Sampler.
- Updated dependency versions:
JeaDscto4.0.0-preview0005.SqlServerDscto17.1.0.DscBuildHelpersto0.3.0-preview0003.
- Updated test data for
SqlScriptQueriesaccording to new requirements. - Updated the following resources according to new
DscBuildHelpersversion.WebApplicationWebsitesHyperVConfigurationManagerConfiguration
Fixed
- Fixed bugs in 'DscTagging' and added parameter 'BuildNumber'.
- Fixed gitversion task in the pipeline.
Removed
- AzureConnectedMachine:
- Module has been removed from PSGallery
v0.10.0-preview0013
[v0.10.0-preview0013]
Added
- AddsDomainController:
- add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
- AllowPasswordReplication and DenyPasswordReplication Variables for RODCs
- AzureConnectedMachine:
- Composite to install and configure the Azure Connected Machine Agent
- DhcpServerAuthorization:
- new resource to authorize DHCP server in AD
- FailoverCluster:
- add Networks support
- add installation of required Windows Features
- update documentation
- HyperVReplica
- new resource to configure replication of Hyper-V virtual machines
- HyperVState
- new resource to control state parameters of Hyper-V virtual machines
- RenameNetworkAdapters
- Add composite to rename network adapters
- Add documentation
- RemoteDesktopServers
- new composite to add a number of servers to a RDS deployment
- DnsSuffixes
- new resource to configure connection-specific DNS suffixes
- DfsReplicationGroupMembers
- new resource to configure DFSR group members
- DfsReplicationGroupMemberships
- new resource to configure DFSR group memberships
- DfsReplicationGroupConnections
- new resource to configure DFSR replication connections
Changed
- Fixed Typo in AddsDomainController documentation
- DHCPServer:
- fix EnableSecurityGroups if resource is not running on a domain controller
- HyperV:
- remove unused code after migration to HyperVDsc
- Pipeline
- Updated to latest Sampler files and update an vmImage reference to
ubuntu-latest
- Updated to latest Sampler files and update an vmImage reference to
WindowsOptionalFeaturesandWindowsFeaturesare using the DSC resource inxPSDesiredStateConfigurationnow.CertificateRequestssupports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDscandxRemoteDesktopSessionHost.
Fixed
- Fixed bugs in 'DscTagging' and added parameter 'BuildNumber'.
v0.10.0-preview0012
[v0.10.0-preview0012]
Added
- AddsDomainController:
- add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
- AllowPasswordReplication and DenyPasswordReplication Variables for RODCs
- AzureConnectedMachine:
- Composite to install and configure the Azure Connected Machine Agent
- DhcpServerAuthorization:
- new resource to authorize DHCP server in AD
- FailoverCluster:
- add Networks support
- add installation of required Windows Features
- update documentation
- HyperVReplica
- new resource to configure replication of Hyper-V virtual machines
- HyperVState
- new resource to control state parameters of Hyper-V virtual machines
- RenameNetworkAdapters
- Add composite to rename network adapters
- Add documentation
- RemoteDesktopServers
- new composite to add a number of servers to a RDS deployment
- DnsSuffixes
- new resource to configure connection-specific DNS suffixes
- DfsReplicationGroupMembers
- new resource to configure DFSR group members
- DfsReplicationGroupMemberships
- new resource to configure DFSR group memberships
- DfsReplicationGroupConnections
- new resource to configure DFSR replication connections
Changed
- Fixed Typo in AddsDomainController documentation
- DHCPServer:
- fix EnableSecurityGroups if resource is not running on a domain controller
- HyperV:
- remove unused code after migration to HyperVDsc
- Pipeline
- Updated to latest Sampler files and update an vmImage reference to
ubuntu-latest
- Updated to latest Sampler files and update an vmImage reference to
WindowsOptionalFeaturesandWindowsFeaturesare using the DSC resource inxPSDesiredStateConfigurationnow.CertificateRequestssupports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.
Fixed
- Fixed bugs in 'DscTagging' and added parameter 'BuildNumber'.
v0.10.0-preview0011
[v0.10.0-preview0011]
Added
- AddsDomainController:
- add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
- AllowPasswordReplication and DenyPasswordReplication Variables for RODCs
- AzureConnectedMachine:
- Composite to install and configure the Azure Connected Machine Agent
- DhcpServerAuthorization:
- new resource to authorize DHCP server in AD
- FailoverCluster:
- add Networks support
- add installation of required Windows Features
- update documentation
- HyperVReplica
- new resource to configure replication of Hyper-V virtual machines
- HyperVState
- new resource to control state parameters of Hyper-V virtual machines
- RenameNetworkAdapters
- Add composite to rename network adapters
- Add documentation
- RemoteDesktopServers
- new composite to add a number of servers to a RDS deployment
- DnsSuffixes
- new resource to configure connection-specific DNS suffixes
Changed
- Fixed Typo in AddsDomainController documentation
- DHCPServer:
- fix EnableSecurityGroups if resource is not running on a domain controller
- HyperV:
- remove unused code after migration to HyperVDsc
- Pipeline
- Updated to latest Sampler files and update an vmImage reference to
ubuntu-latest
- Updated to latest Sampler files and update an vmImage reference to
WindowsOptionalFeaturesandWindowsFeaturesare using the DSC resource inxPSDesiredStateConfigurationnow.CertificateRequestssupports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.
Fixed
- Fixed bugs in 'DscTagging' and added parameter 'BuildNumber'.