Releases: dsccommunity/CommonTasks
Releases · dsccommunity/CommonTasks
v0.11.0-preview0001
[v0.11.0-preview0001]
Changed
- DscPullServer:
- Added
AcceptSelfSignedCertificates
parameter support - Added required Windows Features (DSC-Service and Web-Mgmt-Console)
- Added
- DscPullServerSql:
- Added
AcceptSelfSignedCertificates
parameter support
- Added
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServer
toDhcpServerDsc
(v4.0.0)xExchange
toExchangeDsc
(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfiguration
to9.2.1
.ComputerManagementDsc
to10.0.0
.NetworkingDsc
to9.1.0
.StorageDsc
to6.0.1
.ActiveDirectoryDsc
to6.7.0
.DFSDsc
to5.1.1
.FailoverClusterDsc
to2.2.0
.GPRegistryPolicyDsc
to1.3.1
.SharePointDSC
to5.6.1
.ConfigMgrCBDsc
to4.0.0
.
Fixed
- Formatting.
v0.10.1-preview0002
[v0.10.1-preview0002]
Changed
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServer
toDhcpServerDsc
(v4.0.0)xExchange
toExchangeDsc
(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfiguration
to9.2.1
.ComputerManagementDsc
to10.0.0
.NetworkingDsc
to9.1.0
.StorageDsc
to6.0.1
.ActiveDirectoryDsc
to6.7.0
.DFSDsc
to5.1.1
.FailoverClusterDsc
to2.2.0
.GPRegistryPolicyDsc
to1.3.1
.SharePointDSC
to5.6.1
.ConfigMgrCBDsc
to4.0.0
.
Fixed
- Formatting.
v0.10.1-preview0001
[v0.10.1-preview0001]
Changed
- Migrated from legacy DSC modules to community-supported modules:
xDhcpServer
toDhcpServerDsc
(v4.0.0)xExchange
toExchangeDsc
(v2.0.0)
- Updated dependency versions:
xPSDesiredStateConfiguration
to9.2.1
.ComputerManagementDsc
to10.0.0
.NetworkingDsc
to9.1.0
.StorageDsc
to6.0.1
.ActiveDirectoryDsc
to6.7.0
.DFSDsc
to5.1.1
.FailoverClusterDsc
to2.2.0
.GPRegistryPolicyDsc
to1.3.1
.SharePointDSC
to5.6.1
.ConfigMgrCBDsc
to4.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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource in
xPSDesiredStateConfiguration
now.CertificateRequests
supports multiple certificates with the same issuer and
subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDsc
andxRemoteDesktopSessionHost
. - Updated build scripts to the latest version of Sampler.
- Updated dependency versions:
JeaDsc
to4.0.0-preview0005
.SqlServerDsc
to17.1.0
.DscBuildHelpers
to0.3.0-preview0003
.
- Updated test data for
SqlScriptQueries
according to new requirements. - Updated the following resources according to new
DscBuildHelpers
version.WebApplication
Websites
HyperV
ConfigurationManagerConfiguration
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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource in
xPSDesiredStateConfiguration
now.CertificateRequests
supports multiple certificates with the same issuer and
subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDsc
andxRemoteDesktopSessionHost
. - Updated build scripts to the latest version of Sampler.
- Updated dependency versions:
JeaDsc
to4.0.0-preview0005
.SqlServerDsc
to17.1.0
.DscBuildHelpers
to0.3.0-preview0003
.
- Updated test data for
SqlScriptQueries
according to new requirements. - Updated the following resources according to new
DscBuildHelpers
version.WebApplication
Websites
HyperV
ConfigurationManagerConfiguration
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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource inxPSDesiredStateConfiguration
now.CertificateRequests
supports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.- Updated versions of
SqlServerDsc
andxRemoteDesktopSessionHost
.
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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource inxPSDesiredStateConfiguration
now.CertificateRequests
supports 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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource inxPSDesiredStateConfiguration
now.CertificateRequests
supports 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-preview0010
[v0.10.0-preview0010]
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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource inxPSDesiredStateConfiguration
now.CertificateRequests
supports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.
Fixed
- Fixed bugs in 'DscTagging'
v0.10.0-preview0009
[v0.10.0-preview0009]
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
- 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
WindowsOptionalFeatures
andWindowsFeatures
are using the DSC resource inxPSDesiredStateConfiguration
now.CertificateRequests
supports multiple certificates with the same issuer and subject by making friendlyName a mandatory (key) parameter.
Fixed
- Fixed bugs in 'DscTagging'