Skip to content

v2.1.0-preview0009

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 03 Jan 15:34
659694f

[v2.1.0-preview0009]

Added

  • Added ConfigMgrCBDsc.ReverseDsc module
  • Added CMEmailNotificationComponent
  • Added CMGroupDiscovery Resource
  • Added CMSoftwareUpdatePointComponent resource
  • Added CMClientSettings resource
  • Added CMClientSettingsBits resource
  • Added CMClientSettingsClientCache resource
  • Added CMClientSettingsClientPolicy resource
  • Added CMClientSettingsCloudService resource
  • Added CMClientSettingsCompliance resource
  • Added CMClientSettingsComputerAgent resource
  • Added CMClientSettingsDelivery resource
  • Added CMClientSettingsHardware resource
  • Added CMClientSettingsMetered resource
  • Added CMClientSettingsPower resource
  • Added CMClientSettingsRemoteTools resource
  • Added CMClientSettingsSoftwareCenter resource
  • Added CMClientSettingsSoftwareDeployment resource
  • Added CMClientSettingsSoftwareInventory resource
  • Added CMClientSettingsSoftwareMetering resource
  • Added CMClientSettingsSoftwareUpdate resource
  • Added CMClientSettingsStateMessaging resource
  • Added CMClientSettingsUserDeviceAffinity resource
  • Added CMSiteConfiguration resource

Fixed

  • Fixed issue with CMAccounts with Get returning a string when only one account exists.
  • Fixed issue with Boundary groups containing VPN type boundaries.

Changed

  • Added support for VPN and IPv6Prefix boundaries to the CMBoundaries resource.
  • Updated module versions for SqlServerDsc, NetworkingDsc, ComputerManagementDsc
  • Removed firewall configurations from the xSccmPreReqs resource. See
    (Source\Examples\PrimaryInstall.ps1) for an example of firewall configurations.

Removed

  • Removed xSccmSql resource in favor of using the SQLSetup resource. See
    (Source\Examples\PrimaryInstall.ps1) for an example of a SQL install configuration.