ConfigMgrCBDsc
0.2.0-preview0036
This module includes DSC resources that simplify administration of Configuration Manager CB
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource ConfigMgrCBDsc CMAccounts SCCMPreReqs SccmSqlSetup SCCMInstall CMIniFile Collections Boundaries ForestDiscovery ClientStatusSettings BoundaryGroups ManagementPoint AssetIntelligencePoint FallbackStatusPoint SoftwareUpdatePoint DistrubtionPoint HeartbeatDiscovery ServiceConnectionPoint NetworkDiscovery ReportingServicePoint SystemDiscovery PXEDistributionPoint PullDistributionPoint SiteMaintenance AdministrativeUser DistributionGroup SiteSystemServer StatusReportingComponent CollectionMembershipEvaluationComponent DistributionPointGroupMembers SecurityScopes UserDiscovery SecurityRoles ClientPushSettings SoftwareDistributionComponent
DSCResources
CMAccounts SccmIniFile XSccmInstall xSccmPreReqs xSccmSqlSetup CMIniFile CMCollections CMBoundaries CMForestDiscovery CMClientStatusSettings CMBoundaryGroups CMManagementPoint CMAssetIntelligencePoint CMFallbackStatusPoint CMSoftwareUpdatePoint CMDistributionPoint CMHeartbeatDiscovery CMServiceConnectionPoint CMNetworkDiscovery CMReportingServicePoint CMSystemDiscovery CMPxeDistributionPoint CMPullDistributionPoint CMSiteMaintenance CMAdministrativeUser CMDistributionGroup CMSiteSystemServer CMStatusReportingComponent CMCollectionMembershipEvaluationComponent CMDistributionPointGroupMembers CMSecurityScopes CMUserDiscovery CMSecurityRoles CMClientPushSettings CMSoftwareDistributionComponent
Dependencies
This module has no dependencies.
Release Notes
## [0.2.0-preview0036] - 2021-03-04
### Added
- Added SccmIniFile resource
- Added xSccmInstall examples
- Added xSccmSql examples
- Added xSccmPreReq examples
- Added CMCollections Resource
- Added Set-ConfigMgrCert to the ResourceHelper
- Added CMBoundaries resource
- Added Convert-CidrToIP to the ResourceHelper
- Added CMForestDiscovery resource
- Added ConvertTo-CimCMScheduleString to the ResourceHelper
- Added CMClientStatusSettings Resource
- Added CMBoundaryGroups Resource
- Added ConvertTo-CimBoundaries to the ResourceHelper
- Added Convert-BoundariesIPSubnets to the ResourceHelper
- Added Get-BoundaryInfo to the ResourceHelper
- Added CMManagementPoint Resource
- Added psd1 for ResourceHelper
- Added CMAssetIntelligencePoint Resource
- Added VSCode Project Settings and PS Script Analyzer rules
- Added Issue and PR template.
- Added CMFallbackStatusPoint Resource
- Added CMSoftwareUpdatePoint Resource
- Added CMDistributionPoint Resource
- Added CMHeartbeatDiscovery module
- Added ConvertTo-ScheduleInterval to ResourceHelper
- Added CMServiceConnectionPoint Resource
- Added CMNetworkDiscovery Resource
- Added CMReportingServicePoint Resource
- Added CMSystemDiscovery Resource
- Added CMPxeDistributionPoint Resource
- Added CMPullDistributionPoint Resource
- Added ConvertTo-AnyCimInstance to the ResourceHelper
- Added CMSiteMaintenance Resource
- Added CMAdministrativeUser Resource
- Added Compare-MultipleCompares to the ResourceHelper
- Added CMDistributionGroup Resource
- Added CMSiteSystemServer Resource
- Added CMStatusReportingComponent Resource
- Added CMCMCollectionMembershipEvaluationComponent Resource
- Added CMDistributionPointGroupMembers Resource
- Added CMSecurityScopes Resource
- Added CMUserDiscovery Resource
- Added CMSecurityRoles Resource
- Added Add-DPToDPGroup to the ResourceHelper
- Added CMClientPushSettings Resource
- Added CMSoftwareDistributionComponent Resource
- Added Get-CMSchedule to the ResourceHelper
- Added Test-CMSchedule to the ResourceHelper
- Added Set-CMSchedule to the ResourceHelper
### Changed
- Update ConfigMgrCBDsc.ResourceHelper Import-ConfigMgrPowerShellModule
- Updated current DSCResources in module that use Import-ConfigMgrPowerShellModule
adding SiteCode
- Updated ConfigMgrCBDscStub, removing line for polling schedule type
- Updated current DSCResources helper in module Import-ConfigMgrPowerShellModule
adding fixing registry settings
- Renamed CMAccounts resource to DSC_CMAccounts
- Renamed MSFT_SCCMIniFile resource to DSC_CMIniFile
- Updated Readme with additional information
- Updated GitVersion to reflect a release has not been completed.
- Updated ModuleBuilder to latest
- Updated pipeline to run on merges to master only when something in source changes
- Added UDP 1434 to the defaults for the xSCCMPreReqs.
- Fixed newline in the CMIniFile resource.
- Removed WSUS top level feature.
- Added Security Scopes to CMDistributionGroup Resource
- Added SiteSystems, SiteSystemsToInclude, and SiteSystemsToExclude and SecurityScopes,
SecurityScopesToInclude, SecurityScopesToExclude to CMBoundaryGroup resource.
- Updated CMSystemDiscovery Resource to add needed throw and warn messages.
- Added InstanceDir parameter to SQL composite.
- Updated the xSCCMInstall resource accounting for the product name change on versions
1910 and greater.
- Updated ReadMe with latest versions of ConfigMgr that the module has been
tested on.
- Added DistributionPointInstallIis parameter to CmIniFile #62
- Added an example for a Standalone Primary Site Server and updated required modules
to support.
- Updated CMForestDiscovery to remove the unneeded CimInstance for schedule. Also
added warning messages when exceeding max allowed hours or days and setting the
value to the default highest available value.
- Updated CMHeartbeatDiscovery to warn when exceeding max allowed hours or days.
- Updated CMUserDiscovery to warn when exceeding max allowed hours or days or minutes
and when specifying under the minimum allowed minutes.
- Removed CimInstance for the CMCollections schedule. Added support IncludeMembership
for collections. Added support for adding DirectMembershipRules for users and
devices using resource name or ResourceId.
- Added additional schedule types for CMCollections schedules.
- Updated CMSystemDiscovery to warn when exceeding max allowed hours or days or minutes
and when specifying under the minimum allowed minutes.
### Removed
- Removed ClientSettings resource
- Removed Historic Changelog
### Fixed
- Fixed issue when adding a Distribution Point to Distribution Group immediately
after adding the Distribution Point would error saying invalid Distribution Point.
FileList
- ConfigMgrCBDsc.nuspec
- ConfigMgrCBDsc.psd1
- en-US\about_ConfigMgrCBDsc.help.txt
- Modules\ConfigMgrCBDsc.ResourceHelper\ConfigMgrCBDsc.ResourceHelper.psm1
- Modules\ConfigMgrCBDsc.ResourceHelper\ConfigMgrCBDsc.ResourceHelper.psd1
- DSCResources\DSC_CMStatusReportingComponent\DSC_CMStatusReportingComponent.psm1
- DSCResources\DSC_CMStatusReportingComponent\DSC_CMStatusReportingComponent.schema.mof
- DSCResources\DSC_CMDistributionGroup\DSC_CMDistributionGroup.schema.mof
- DSCResources\DSC_CMDistributionGroup\DSC_CMDistributionGroup.psm1
- DSCResources\DSC_CMUserDiscovery\DSC_CMUserDiscovery.psm1
- DSCResources\DSC_CMUserDiscovery\DSC_CMUserDiscovery.schema.mof
- DSCResources\DSC_CMIniFile\DSC_CMIniFile.psm1
- DSCResources\DSC_CMIniFile\DSC_CMIniFile.schema.mof
- DSCResources\DSC_CMBoundaries\DSC_CMBoundaries.psm1
- DSCResources\DSC_CMBoundaries\DSC_CMBoundaries.schema.mof
- DSCResources\DSC_CMSystemDiscovery\DSC_CMSystemDiscovery.psm1
- DSCResources\DSC_CMSystemDiscovery\DSC_CMSystemDiscovery.schema.mof
- DSCResources\DSC_CMDistributionPoint\DSC_CMDistributionPoint.schema.mof
- DSCResources\DSC_CMDistributionPoint\DSC_CMDistributionPoint.psm1
- DSCResources\DSC_CMPxeDistributionPoint\DSC_CMPxeDistributionPoint.psm1
- DSCResources\DSC_CMPxeDistributionPoint\DSC_CMPxeDistributionPoint.schema.mof
- DSCResources\DSC_CMHeartbeatDiscovery\DSC_CMHeartbeatDiscovery.psm1
- DSCResources\DSC_CMHeartbeatDiscovery\DSC_CMHeartbeatDiscovery.schema.mof
- DSCResources\DSC_CMAdministrativeUser\DSC_CMAdministrativeUser.schema.mof
- DSCResources\DSC_CMAdministrativeUser\DSC_CMAdministrativeUser.psm1
- DSCResources\DSC_CMClientStatusSettings\DSC_CMClientStatusSettings.schema.mof
- DSCResources\DSC_CMClientStatusSettings\DSC_CMClientStatusSettings.psm1
- DSCResources\DSC_CMPullDistributionPoint\DSC_CMPullDistributionPoint.schema.mof
- DSCResources\DSC_CMPullDistributionPoint\DSC_CMPullDistributionPoint.psm1
- DSCResources\xSccmSqlSetup\xSccmSqlSetup.schema.psm1
- DSCResources\xSccmSqlSetup\xSccmSqlSetup.psd1
- DSCResources\DSC_CMSiteSystemServer\DSC_CMSiteSystemServer.schema.mof
- DSCResources\DSC_CMSiteSystemServer\DSC_CMSiteSystemServer.psm1
- DSCResources\DSC_CMSiteMaintenance\DSC_CMSiteMaintenance.schema.mof
- DSCResources\DSC_CMSiteMaintenance\DSC_CMSiteMaintenance.psm1
- DSCResources\DSC_CMBoundaryGroups\DSC_CMBoundaryGroups.psm1
- DSCResources\DSC_CMBoundaryGroups\DSC_CMBoundaryGroups.schema.mof
- DSCResources\DSC_CMSecurityScopes\DSC_CMSecurityScopes.psm1
- DSCResources\DSC_CMSecurityScopes\DSC_CMSecurityScopes.schema.mof
- DSCResources\DSC_CMNetworkDiscovery\DSC_CMNetworkDiscovery.psm1
- DSCResources\DSC_CMNetworkDiscovery\DSC_CMNetworkDiscovery.schema.mof
- DSCResources\DSC_CMManagementPoint\DSC_CMManagementPoint.schema.mof
- DSCResources\DSC_CMManagementPoint\DSC_CMManagementPoint.psm1
- DSCResources\DSC_CMClientPushSettings\DSC_CMClientPushSettings.psm1
- DSCResources\DSC_CMClientPushSettings\DSC_CMClientPushSettings.schema.mof
- DSCResources\xSccmPreReqs\xSccmPreReqs.psd1
- DSCResources\xSccmPreReqs\xSccmPreReqs.schema.psm1
- DSCResources\DSC_CMSoftwareDistributionComponent\DSC_CMSoftwareDistributionComponent.schema.mof
- DSCResources\DSC_CMSoftwareDistributionComponent\DSC_CMSoftwareDistributionComponent.psm1
- DSCResources\xSccmInstall\xSccmInstall.psd1
- DSCResources\xSccmInstall\xSccmInstall.schema.psm1
- DSCResources\DSC_CMDistributionPointGroupMembers\DSC_CMDistributionPointGroupMembers.schema.mof
- DSCResources\DSC_CMDistributionPointGroupMembers\DSC_CMDistributionPointGroupMembers.psm1
- DSCResources\DSC_CMAssetIntelligencePoint\DSC_CMAssetIntelligencePoint.psm1
- DSCResources\DSC_CMAssetIntelligencePoint\DSC_CMAssetIntelligencePoint.schema.mof
- DSCResources\DSC_CMServiceConnectionPoint\DSC_CMServiceConnectionPoint.psm1
- DSCResources\DSC_CMServiceConnectionPoint\DSC_CMServiceConnectionPoint.schema.mof
- DSCResources\DSC_CMAccounts\DSC_CMAccounts.schema.mof
- DSCResources\DSC_CMAccounts\DSC_CMAccounts.psm1
- DSCResources\DSC_CMSoftwareUpdatePoint\DSC_CMSoftwareUpdatePoint.schema.mof
- DSCResources\DSC_CMSoftwareUpdatePoint\DSC_CMSoftwareUpdatePoint.psm1
- DSCResources\DSC_CMCollections\DSC_CMCollections.psm1
- DSCResources\DSC_CMCollections\DSC_CMCollections.schema.mof
- DSCResources\DSC_CMFallbackStatusPoint\DSC_CMFallbackStatusPoint.psm1
- DSCResources\DSC_CMFallbackStatusPoint\DSC_CMFallbackStatusPoint.schema.mof
- DSCResources\DSC_CMSecurityRoles\DSC_CMSecurityRoles.psm1
- DSCResources\DSC_CMSecurityRoles\DSC_CMSecurityRoles.schema.mof
- DSCResources\DSC_CMReportingServicePoint\DSC_CMReportingServicePoint.schema.mof
- DSCResources\DSC_CMReportingServicePoint\DSC_CMReportingServicePoint.psm1
- DSCResources\DSC_CMForestDiscovery\DSC_CMForestDiscovery.schema.mof
- DSCResources\DSC_CMForestDiscovery\DSC_CMForestDiscovery.psm1
- DSCResources\DSC_CMCollectionMembershipEvaluationComponent\DSC_CMCollectionMembershipEvaluationComponent.schema.mof
- DSCResources\DSC_CMCollectionMembershipEvaluationComponent\DSC_CMCollectionMembershipEvaluationComponent.psm1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psd1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psm1
- Modules\ConfigMgrCBDsc.ResourceHelper\en-US\ConfigMgrCBDsc.ResourceHelper.strings.psd1
- DSCResources\DSC_CMStatusReportingComponent\en-US\DSC_CMStatusReportingComponent.strings.psd1
- DSCResources\DSC_CMDistributionGroup\en-US\DSC_CMDistributionGroup.strings.psd1
- DSCResources\DSC_CMUserDiscovery\en-US\DSC_CMUserDiscovery.strings.psd1
- DSCResources\DSC_CMIniFile\en-US\DSC_CMIniFile.strings.psd1
- DSCResources\DSC_CMBoundaries\en-US\DSC_CMBoundaries.strings.psd1
- DSCResources\DSC_CMSystemDiscovery\en-US\DSC_CMSystemDiscovery.strings.psd1
- DSCResources\DSC_CMDistributionPoint\en-US\DSC_CMDistributionPoint.strings.psd1
- DSCResources\DSC_CMPxeDistributionPoint\en-US\DSC_CMPxeDistributionPoint.strings.psd1
- DSCResources\DSC_CMHeartbeatDiscovery\en-US\DSC_CMHeartbeatDiscovery.strings.psd1
- DSCResources\DSC_CMAdministrativeUser\en-US\DSC_CMAdministrativeUser.strings.psd1
- DSCResources\DSC_CMClientStatusSettings\en-US\DSC_CMClientStatusSettings.strings.psd1
- DSCResources\DSC_CMPullDistributionPoint\en-US\DSC_CMPullDistributionPoint.strings.psd1
- DSCResources\DSC_CMSiteSystemServer\en-US\DSC_CMSiteSystemServer.strings.psd1
- DSCResources\DSC_CMSiteMaintenance\en-US\DSC_CMSiteMaintenance.strings.psd1
- DSCResources\DSC_CMBoundaryGroups\en-US\DSC_CMBoundaryGroups.strings.psd1
- DSCResources\DSC_CMSecurityScopes\en-US\DSC_CMSecurityScopes.strings.psd1
- DSCResources\DSC_CMNetworkDiscovery\en-US\DSC_CMNetworkDiscovery.strings.psd1
- DSCResources\DSC_CMManagementPoint\en-US\DSC_CMManagementPoint.strings.psd1
- DSCResources\DSC_CMClientPushSettings\en-US\DSC_CMClientPushSettings.strings.psd1
- DSCResources\DSC_CMSoftwareDistributionComponent\en-US\DSC_CMSoftwareDistributionComponent.strings.psd1
- DSCResources\DSC_CMDistributionPointGroupMembers\en-US\DSC_CMDistributionPointGroupMembers.strings.psd1
- DSCResources\DSC_CMAssetIntelligencePoint\en-US\DSC_CMAssetIntelligencePoint.strings.psd1
- DSCResources\DSC_CMServiceConnectionPoint\en-US\DSC_CMServiceConnectionPoint.strings.psd1
- DSCResources\DSC_CMAccounts\en-US\DSC_CMAccounts.strings.psd1
- DSCResources\DSC_CMSoftwareUpdatePoint\en-US\DSC_CMSoftwareUpdatePoint.strings.psd1
- DSCResources\DSC_CMCollections\en-US\DSC_CMCollections.strings.psd1
- DSCResources\DSC_CMFallbackStatusPoint\en-US\DSC_CMFallbackStatusPoint.strings.psd1
- DSCResources\DSC_CMSecurityRoles\en-US\DSC_CMSecurityRoles.strings.psd1
- DSCResources\DSC_CMReportingServicePoint\en-US\DSC_CMReportingServicePoint.strings.psd1
- DSCResources\DSC_CMForestDiscovery\en-US\DSC_CMForestDiscovery.strings.psd1
- DSCResources\DSC_CMCollectionMembershipEvaluationComponent\en-US\DSC_CMCollectionMembershipEvaluationComponent.strings.psd1
- Modules\DscResource.Common\0.10.1\en-US\DscResource.Common.strings.psd1
- Modules\DscResource.Common\0.10.1\en-US\about_DscResource.Common.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 41,115 | 1/13/2023 |
3.1.0-previe... | 7 | 1/13/2023 |
3.1.0-previe... | 21 | 9/22/2022 |
3.1.0-previe... | 16 | 9/21/2022 |
3.0.1-previe... | 17 | 9/14/2022 |
3.0.1-previe... | 52 | 4/12/2022 |
3.0.0 | 32,958 | 1/3/2022 |
2.1.0-previe... | 24 | 1/3/2022 |
2.1.0-previe... | 30 | 11/2/2021 |
2.1.0-previe... | 31 | 9/24/2021 |
2.1.0-previe... | 663 | 9/20/2021 |
2.1.0-previe... | 23 | 9/16/2021 |
2.1.0-previe... | 25 | 8/19/2021 |
2.1.0-previe... | 58 | 6/30/2021 |
2.1.0-previe... | 23 | 6/29/2021 |
2.1.0-previe... | 23 | 6/29/2021 |
2.0.0-previe... | 30 | 5/12/2021 |
1.0.1 | 25,703 | 5/12/2021 |
1.0.1-previe... | 25 | 5/12/2021 |
0.2.0-tags | 25 | 5/11/2021 |
0.2.0-previe... (current version) | 42 | 3/4/2021 |
0.2.0-previe... | 28 | 2/22/2021 |
0.2.0-previe... | 28 | 1/8/2021 |
0.2.0-previe... | 52 | 12/18/2020 |
0.2.0-previe... | 31 | 12/11/2020 |
0.2.0-previe... | 39 | 11/10/2020 |
0.2.0-previe... | 23 | 11/4/2020 |
0.2.0-previe... | 64 | 9/15/2020 |
0.2.0-previe... | 98 | 7/28/2020 |
0.2.0-previe... | 26 | 7/27/2020 |
0.2.0-previe... | 24 | 7/27/2020 |
0.2.0-previe... | 24 | 7/23/2020 |
0.2.0-previe... | 25 | 7/23/2020 |
0.2.0-previe... | 24 | 7/23/2020 |
0.2.0-previe... | 24 | 7/23/2020 |
0.2.0-previe... | 24 | 7/22/2020 |
0.2.0-previe... | 25 | 7/20/2020 |
0.2.0-previe... | 25 | 7/14/2020 |
0.2.0-previe... | 27 | 7/6/2020 |
0.2.0-previe... | 25 | 7/6/2020 |
0.2.0-previe... | 26 | 6/29/2020 |
0.2.0-previe... | 27 | 6/25/2020 |
0.2.0-previe... | 26 | 6/24/2020 |
0.2.0-previe... | 29 | 6/23/2020 |
0.2.0-previe... | 27 | 6/18/2020 |
0.2.0-previe... | 26 | 6/17/2020 |
0.2.0-previe... | 26 | 6/17/2020 |
0.2.0-previe... | 26 | 6/16/2020 |
0.2.0-previe... | 26 | 6/15/2020 |
0.2.0-previe... | 26 | 6/15/2020 |
0.2.0-previe... | 26 | 6/11/2020 |
0.2.0-previe... | 26 | 6/11/2020 |
0.2.0-previe... | 52 | 6/2/2020 |