Skip to content

Releases: dsccommunity/CommonTasks

v0.10.0-preview0010

22 Nov 10:05
36ee08c

Choose a tag to compare

v0.10.0-preview0010 Pre-release
Pre-release

[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
  • WindowsOptionalFeatures and WindowsFeatures 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.

Fixed

  • Fixed bugs in 'DscTagging'

v0.10.0-preview0009

22 Nov 08:40
e57ad97

Choose a tag to compare

v0.10.0-preview0009 Pre-release
Pre-release

[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
  • WindowsOptionalFeatures and WindowsFeatures 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.

Fixed

  • Fixed bugs in 'DscTagging'

v0.10.0-preview0008

27 Jul 11:12
a6d8b9f

Choose a tag to compare

v0.10.0-preview0008 Pre-release
Pre-release

[v0.10.0-preview0008]

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

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
  • WindowsOptionalFeatures and WindowsFeatures 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.

Fixed

  • Fixed bugs in 'DscTagging'

v0.10.0-preview0007

23 May 11:29
27e8e53

Choose a tag to compare

v0.10.0-preview0007 Pre-release
Pre-release

[v0.10.0-preview0007]

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

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
  • WindowsOptionalFeatures and WindowsFeatures are using the DSC resource in xPSDesiredStateConfiguration now.

v0.10.0-preview0006

20 Apr 17:25
c65f5a7

Choose a tag to compare

v0.10.0-preview0006 Pre-release
Pre-release

[v0.10.0-preview0006]

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

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

v0.10.0-preview0005

18 Apr 15:23
0824282

Choose a tag to compare

v0.10.0-preview0005 Pre-release
Pre-release

[v0.10.0-preview0005]

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

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

v0.10.0-preview0004

18 Apr 14:24
37e2841

Choose a tag to compare

v0.10.0-preview0004 Pre-release
Pre-release

[v0.10.0-preview0004]

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

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

v0.10.0-preview0003

22 Mar 17:48
91db98b

Choose a tag to compare

v0.10.0-preview0003 Pre-release
Pre-release

[v0.10.0-preview0003]

Added

  • AddsDomainController:
    • add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
  • 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

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

v0.10.0-preview0002

12 Mar 18:46
c82f525

Choose a tag to compare

v0.10.0-preview0002 Pre-release
Pre-release

[v0.10.0-preview0002]

Added

  • AzureConnectedMachine Composite to install and configure the Azure Connected Machine Agent

Changed

  • Fixed Typo in AddsDomainController documentation

Added

  • AddsDomainController:
    • add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
  • DhcpServerAuthorization:
    • new resource to authorize DHCP server in AD
  • FailoverCluster:
    • add Networks support
    • add installation of required Windows Features
    • update documentation

Changed

  • DHCPServer:
    • fix EnableSecurityGroups if resource is not running on a domain controller
  • HyperV:
    • remove unused code after migration to HyperVDsc

v0.10.0-preview0001

08 Mar 09:19
56a6910

Choose a tag to compare

v0.10.0-preview0001 Pre-release
Pre-release

[v0.10.0-preview0001]

Added

  • AzureConnectedMachine Composite to install and configure the Azure Connected Machine Agent

Changed

  • Fixed Typo in AddsDomainController documentation

Added

  • AddsDomainController:
    • add UnprotectFromAccidentalDeletion to allow dc promote if an existing AD computer account is protected
  • DhcpServerAuthorization:
    • new resource to authorize DHCP server in AD
  • FailoverCluster:
    • add Networks support
    • add installation of required Windows Features
    • update documentation

Changed

  • DHCPServer:
    • fix EnableSecurityGroups if resource is not running on a domain controller
  • HyperV:
    • remove unused code after migration to HyperVDsc