Microsoft365DSC

1.20.1028.1

This DSC module is used to configure and monitor Microsoft tenants, including SharePoint Online, Exchange, Teams, etc.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Microsoft365DSC -RequiredVersion 1.20.1028.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Microsoft365DSC -Version 1.20.1028.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource Microsoft365

Cmdlets

Assert-M365DSCBlueprint Assert-M365DSCTemplate Compare-M365DSCConfigurations Export-M365DSCConfiguration New-M365DSCDeltaReport New-M365DSCReportFromConfiguration New-M365DSCStubFiles Set-M365DSCAgentCertificateConfiguration Test-M365DSCAgent Test-M365DSCDependenciesForNewVersions

Functions

Test-M365DSCAgent Format-EXOParams Get-TimeZoneNameFromID Get-TimeZoneIDFromName Get-TeamByGroupID Get-TeamByName Convert-M365DscHashtableToString New-EXOAntiPhishPolicy New-EXOSafeAttachmentRule New-EXOSafeLinksRule Set-EXOAntiPhishPolicy Confirm-ImportedCmdletIsAvailable Set-EXOSafeAttachmentRule Set-EXOSafeLinksRule Compare-PSCustomObjectArrays Test-M365DSCParameterState Export-M365DSCConfiguration Get-M365DSCTenantDomain Get-M365DSCOrganization New-M365DSCConnection Get-SPOAdministrationUrl Get-M365TenantName Split-ArrayByBatchSize Split-ArrayByParts Invoke-M365DSCCommand Get-SPOUserProfilePropertyInstance ConvertTo-SPOUserProfilePropertyInstanceString Install-M365DSCDevBranch Get-AllSPOPackages Remove-NullEntriesFromHashtable Assert-M365DSCTemplate Assert-M365DSCBlueprint Test-M365DSCDependenciesForNewVersions Update-M365DSCDependencies Set-M365DSCAgentCertificateConfiguration Format-M365ServicePrincipalData Remove-EmptyValue Update-M365DSCExportAuthenticationResults Get-M365DSCExportContentForResource Test-M365DSCNewVersionAvailable Get-M365DSCComponentsForAuthenticationType Get-M365DSCAllResources Test-M365DSCObjectHasProperty SectionChanged Show-M365DSCGUI SelectComponentsForMode Set-M365DSCGUIResourcesAvailability Get-M365DSCExportGUIAllControls Start-M365DSCConfigurationExtract New-M365DSCLogEntry Add-M365DSCEvent Get-ApplicationInsightsTelemetryClient Add-M365DSCTelemetryEvent Set-M365DSCTelemetryOption Get-M365DSCTelemetryOption New-M365DSCStubFiles New-M365DSCConfigurationToHTML Get-IconPath New-M365DSCConfigurationToExcel New-M365DSCReportFromConfiguration Compare-M365DSCConfigurations Get-M365DSCResourceKey New-M365DSCDeltaReport

DSCResources

AADApplication AADGroupsNamingPolicy AADGroupsSettings AADMSGroup AADMSGroupLifecyclePolicy AADServicePrincipal AADTenantDetails EXOAcceptedDomain EXOActiveSyncDeviceAccessRule EXOAddressBookPolicy EXOAddressList EXOAntiPhishPolicy EXOAntiPhishRule EXOApplicationAccessPolicy EXOAtpPolicyForO365 EXOAvailabilityAddressSpace EXOAvailabilityConfig EXOCASMailboxPlan EXOClientAccessRule EXODkimSigningConfig EXOEmailAddressPolicy EXOGlobalAddressList EXOHostedConnectionFilterPolicy EXOHostedContentFilterPolicy EXOHostedContentFilterRule EXOHostedOutboundSpamFilterPolicy EXOInboundConnector EXOIntraOrganizationConnector EXOMailboxSettings EXOMailTips EXOMalwareFilterPolicy EXOMalwareFilterRule EXOManagementRole EXOMobileDeviceMailboxPolicy EXOOfflineAddressBook EXOOnPremisesOrganization EXOOrganizationConfig EXOOrganizationRelationship EXOOutboundConnector EXOOwaMailboxPolicy EXOPartnerApplication EXOPolicyTipConfig EXORemoteDomain EXORoleAssignmentPolicy EXOSafeAttachmentPolicy EXOSafeAttachmentRule EXOSafeLinksPolicy EXOSafeLinksRule EXOSharedMailbox EXOSharingPolicy IntuneAppConfigurationPolicy IntuneDeviceCategory O365AdminAuditLogConfig O365Group O365OrgCustomizationSetting O365User ODSettings PlannerBucket PlannerPlan PlannerTask PPPowerAppsEnvironment SCAuditConfigurationPolicy SCCaseHoldPolicy SCCaseHoldRule SCComplianceCase SCComplianceSearch SCComplianceSearchAction SCComplianceTag SCDeviceConditionalAccessPolicy SCDeviceConfigurationPolicy SCDLPCompliancePolicy SCDLPComplianceRule SCFilePlanPropertyAuthority SCFilePlanPropertyCategory SCFilePlanPropertyCitation SCFilePlanPropertyDepartment SCFilePlanPropertyReferenceId SCFilePlanPropertySubCategory SCLabelPolicy SCRetentionCompliancePolicy SCRetentionComplianceRule SCSensitivityLabel SCSupervisoryReviewPolicy SCSupervisoryReviewRule SPOAccessControlSettings SPOApp SPOHomeSite SPOHubSite SPOOrgAssetsLibrary SPOPropertyBag SPOSearchManagedProperty SPOSearchResultSource SPOSharingSettings SPOSite SPOSiteAuditSettings SPOSiteDesign SPOSiteDesignRights SPOSiteGroup SPOSiteScript SPOStorageEntity SPOTenantCdnEnabled SPOTenantCDNPolicy SPOTenantSettings SPOTheme SPOUserProfileProperty TeamsCallingPolicy TeamsChannel TeamsChannelsPolicy TeamsClientConfiguration TeamsEmergencyCallingPolicy TeamsEmergencyCallRoutingPolicy TeamsGuestCallingConfiguration TeamsGuestMeetingConfiguration TeamsGuestMessagingConfiguration TeamsMeetingBroadcastConfiguration TeamsMeetingBroadcastPolicy TeamsMeetingConfiguration TeamsMeetingPolicy TeamsMessagingPolicy TeamsPstnUsage TeamsTeam TeamsTenantDialPlan TeamsUpgradeConfiguration TeamsUpgradePolicy TeamsUser TeamsVoiceRoute TeamsVoiceRoutingPolicy

Dependencies

Release Notes

* EXOOutboundConnector
           * Fixed issue #821
         * O365OrgCustomizationSetting
           * Fixes an issue where the resource was not being exported;
         * O365User
           * Added additional information in the error log for when
             we try to set an invalid license
         * ODSettings
           * Removed AD group guid dependency issue # 862
         * SPOTenantSettings
           * Parameter RequireAcceptingAccountMatchInvitedAccount
             is now deprecated (Issue #864)
         * SPOSharingSettings
           * Fixed issue # 855
           * Fixed issue # 866 changed domains to array
           * Fixed issue where trying to set anonymous link types if
             sharing not properly configured issue #865
         * SPOTheme
           * Fixed issue where Palette was not being properly extracted as
             an array of CIMInstances.
         * TeamsTeam
           * Added support for visibility HiddenMembership
         * MODULES
           * M365DSCUtil
             * Fixed an issue where function Test-M365DSCObjectHasProperty was missing
             (Issue #861)
           * M365DSCReverse
             * Fixed an issue where passing in the file name and using the GUI for
               extraction did not store the file at the specified location (Issue #810)
             * Fixed and issue where the -GenerateInfo parameter would always generate
               a link to the same resource.
             * Added current version module in the Export file.
         * MISC
           * Added Authentication Type used to the Telemetry Engine.
         * DEPENDENCIES
           * AzureADPreview Updated to 2.0.2.119
           * DSCParser Updated to 1.3.0.0
           * Microsoft.Graph.Authentication Updated to 1.1.0
           * Microsoft.Graph.Planner Updated to 1.1.0
           * Microsoft.PowerApps.Administration.PowerShell Updated
             to 2.0.96;

FileList

Version History

Version Downloads Last updated
1.26.909.1 16,066 9/11/2026
1.26.902.1 12,468 9/3/2026
1.26.826.1 12,325 8/27/2026
1.26.819.1 13,865 8/20/2026
1.26.812.1 14,175 8/13/2026
1.26.805.2 9,906 8/7/2026
1.26.729.2 16,055 7/30/2026
1.26.729.1 654 7/30/2026
1.26.722.1 12,905 7/22/2026
1.26.715.1 12,768 7/15/2026
1.26.708.1 13,593 7/8/2026
1.26.701.1 12,010 7/2/2026
1.26.617.1 33,294 6/17/2026
1.26.603.1 44,328 6/3/2026
1.26.527.1 23,795 5/28/2026
1.26.520.1 15,787 5/20/2026
1.26.506.2 22,990 5/7/2026
1.26.506.1 2,135 5/6/2026
1.26.422.1 25,298 4/24/2026
1.26.408.1 29,319 4/10/2026
1.26.318.1 48,956 3/20/2026
1.26.311.1 13,920 3/13/2026
1.26.218.1 50,022 2/18/2026
1.26.211.1 16,780 2/11/2026
1.26.128.1 38,539 1/28/2026
1.26.121.1 16,258 1/22/2026
1.26.114.1 19,134 1/15/2026
1.25.1203.2 45,319 12/4/2025
1.25.1112.1 21,840 11/12/2025
1.25.1015.1 30,570 10/16/2025
1.25.1001.1 14,641 10/2/2025
1.25.910.1 26,983 9/11/2025
1.25.903.2 3,620 9/8/2025
1.25.903.1 4,469 9/4/2025
1.25.827.1 7,497 8/28/2025
1.25.806.1 21,350 8/8/2025
1.25.730.1 9,849 7/30/2025
1.25.723.2 4,437 7/25/2025
1.25.723.1 1,310 7/24/2025
1.25.716.1 7,387 7/16/2025
1.25.709.1 5,532 7/10/2025
1.25.702.1 19,869 7/4/2025
1.25.611.1 17,231 6/12/2025
1.25.604.1 10,156 6/5/2025
1.25.528.1 4,044 5/28/2025
1.25.521.1 5,253 5/21/2025
1.25.514.1 3,530 5/15/2025
1.25.509.1 3,348 5/9/2025
1.25.430.1 5,261 4/30/2025
1.25.423.1 3,586 4/24/2025
1.25.416.1 4,323 4/16/2025
1.25.409.1 1,279 4/14/2025
1.25.402.1 8,975 4/3/2025
1.25.326.1 6,023 3/27/2025
1.25.319.1 6,251 3/21/2025
1.25.312.1 7,431 3/12/2025
1.25.305.1 9,404 3/5/2025
1.25.226.1 11,559 2/26/2025
1.25.219.3 2,143 2/26/2025
1.25.219.2 11,203 2/20/2025
1.25.212.2 14,272 2/14/2025
1.25.212.1 4,959 2/12/2025
1.25.205.1 14,405 2/6/2025
1.25.129.3 14,971 1/31/2025
1.25.129.2 4,956 1/30/2025
1.25.129.1 3,353 1/29/2025
1.25.122.2 5,699 1/27/2025
1.25.122.1 14,761 1/22/2025
1.25.115.1 21,661 1/15/2025
1.25.108.1 19,676 1/8/2025
1.24.1218.1 52,169 12/18/2024
1.24.1211.1 11,718 12/12/2024
1.24.1204.1 11,864 12/4/2024
1.24.1127.1 10,819 11/27/2024
1.24.1120.1 11,746 11/20/2024
1.24.1113.1 11,899 11/13/2024
1.24.1106.3 8,463 11/9/2024
1.24.1106.1 16,763 11/6/2024
1.24.1016.1 36,376 10/17/2024
1.24.1002.1 37,682 10/2/2024
1.24.904.1 71,250 9/5/2024
1.24.828.1 19,317 8/29/2024
1.24.731.1 84,436 8/1/2024
1.24.724.1 37,370 7/24/2024
1.24.717.1 17,058 7/17/2024
1.24.710.3 12,789 7/11/2024
1.24.703.1 11,692 7/4/2024
1.24.626.1 14,697 6/26/2024
1.24.619.1 12,148 6/20/2024
1.24.612.1 11,991 6/12/2024
1.24.605.1 9,273 6/6/2024
1.24.529.1 12,750 5/29/2024
1.24.522.1 10,242 5/22/2024
1.24.515.2 8,319 5/15/2024
1.24.515.1 995 5/14/2024
1.24.424.1 57,282 4/24/2024
1.24.417.1 9,515 4/18/2024
1.24.403.1 16,444 4/4/2024
1.24.313.1 30,376 3/13/2024
1.24.228.1 15,960 2/29/2024
1.24.221.1 8,152 2/22/2024
1.24.214.3 2,300 2/20/2024
1.24.214.2 5,579 2/15/2024
1.24.214.1 566 2/15/2024
1.24.207.2 6,284 2/9/2024
1.24.131.2 7,169 2/2/2024
1.24.124.1 6,719 1/25/2024
1.24.117.1 8,162 1/17/2024
1.24.110.1 8,273 1/10/2024
1.24.103.1 7,521 1/3/2024
1.23.1227.1 3,644 12/29/2023
1.23.1220.1 5,017 12/20/2023
1.23.1213.1 1,916 12/14/2023
1.23.1206.1 2,228 12/6/2023
1.23.1129.1 1,950 11/30/2023
1.23.1122.1 2,164 11/22/2023
1.23.1115.1 2,663 11/16/2023
1.23.1108.3 420 11/14/2023
1.23.1108.1 1,821 11/8/2023
1.23.1101.1 2,046 11/1/2023
1.23.1025.1 1,708 10/25/2023
1.23.1018.1 2,393 10/18/2023
1.23.1011.1 1,986 10/11/2023
1.23.1004.1 2,201 10/4/2023
1.23.927.1 1,650 9/27/2023
1.23.920.2 1,949 9/20/2023
1.23.913.2 2,099 9/14/2023
1.23.906.1 4,709 9/6/2023
1.23.830.1 1,696 8/30/2023
1.23.823.1 1,826 8/23/2023
1.23.809.1 2,888 8/10/2023
1.23.726.1 3,858 7/26/2023
1.23.719.1 1,738 7/19/2023
1.23.712.1 2,201 7/12/2023
1.23.628.1 2,641 6/30/2023
1.23.621.1 3,249 6/22/2023
1.23.614.1 1,972 6/15/2023
1.23.607.1 1,686 6/8/2023
1.23.517.1 4,777 5/18/2023
1.23.510.1 1,979 5/11/2023
1.23.503.1 1,557 5/3/2023
1.23.426.3 1,121 4/27/2023
1.23.419.1 1,204 4/19/2023
1.23.412.1 1,197 4/12/2023
1.23.405.1 522 4/11/2023
1.23.322.1 3,238 3/22/2023
1.23.315.1 2,116 3/15/2023
1.23.308.1 1,297 3/9/2023
1.23.301.1 1,770 3/1/2023
1.23.222.1 1,493 2/22/2023
1.23.215.1 1,058 2/15/2023
1.23.208.1 1,130 2/8/2023
1.23.201.1 1,964 2/1/2023
1.23.125.1 2,191 1/25/2023
1.23.118.1 1,461 1/18/2023
1.23.111.1 1,426 1/11/2023
1.23.104.1 991 1/4/2023
1.22.1221.1 1,310 12/21/2022
1.22.1214.1 1,700 12/14/2022
1.22.1207.1 1,197 12/8/2022
1.22.1130.1 1,315 12/1/2022
1.22.1123.1 1,411 11/23/2022
1.22.1116.1 1,542 11/16/2022
1.22.1109.1 1,527 11/9/2022
1.22.1102.1 1,475 11/2/2022
1.22.1026.2 1,628 10/27/2022
1.22.1026.1 224 10/26/2022
1.22.1019.1 5,679 10/19/2022
1.22.1012.1 1,227 10/13/2022
1.22.1005.1 1,383 10/5/2022
1.22.921.1 5,911 9/21/2022
1.22.914.1 2,113 9/14/2022
1.22.907.1 2,467 9/7/2022
1.22.831.1 2,096 9/1/2022
1.22.824.1 2,475 8/25/2022
1.22.727.1 1,494 8/22/2022
1.22.720.1 13,665 7/20/2022
1.22.713.1 4,790 7/13/2022
1.22.706.1 4,649 7/6/2022
1.22.629.1 4,067 6/29/2022
1.22.622.1 4,438 6/22/2022
1.22.615.1 4,088 6/15/2022
1.22.608.1 3,926 6/9/2022
1.22.601.1 2,392 6/1/2022
1.22.525.1 2,054 5/25/2022
1.22.518.1 2,803 5/18/2022
1.22.511.1 2,932 5/11/2022
1.22.504.1 3,548 5/6/2022
1.22.420.1 81,041 4/20/2022
1.22.413.1 2,685 4/14/2022
1.22.406.1 1,712 4/6/2022
1.22.323.1 2,521 3/24/2022
1.22.316.1 1,385 3/16/2022
1.22.309.1 1,553 3/9/2022
1.22.216.1 4,047 2/16/2022
1.22.209.1 1,538 2/9/2022
1.22.202.1 1,505 2/2/2022
1.22.126.1 1,494 1/26/2022
1.22.119.2 1,558 1/20/2022
1.22.119.1 319 1/19/2022
1.22.112.1 1,594 1/12/2022
1.22.105.1 2,202 1/5/2022
1.21.1229.1 2,176 12/29/2021
1.21.1222.1 2,122 12/22/2021
1.21.1215.1 2,207 12/15/2021
1.21.1208.1 4,805 12/8/2021
1.21.1124.2 13,088 11/24/2021
1.21.1117.2 5,565 11/18/2021
1.21.1110.1 4,827 11/11/2021
1.21.1103.1 6,367 11/3/2021
1.21.1027.1 4,668 10/28/2021
1.21.1013.1 9,136 10/15/2021
1.21.1006.3 1,087 10/6/2021
1.21.922.1 5,295 9/22/2021
1.21.915.1 1,855 9/16/2021
1.21.908.1 4,640 9/8/2021
1.21.901.1 704 9/7/2021
1.21.825.1 3,119 8/25/2021
1.21.804.1 11,864 8/5/2021
1.21.728.1 4,073 7/28/2021
1.21.721.1 2,691 7/21/2021
1.21.714.1 3,219 7/14/2021
1.21.707.1 2,958 7/7/2021
1.21.630.1 4,580 7/1/2021
1.21.616.1 9,048 6/16/2021
1.21.609.2 1,133 6/11/2021
1.21.602.1 4,524 6/2/2021
1.21.526.2 4,348 5/26/2021
1.21.519.2 3,337 5/20/2021
1.21.512.1 5,036 5/12/2021
1.21.505.1 4,964 5/6/2021
1.21.428.1 6,262 4/28/2021
1.21.421.2 5,069 4/21/2021
1.21.414.2 5,593 4/14/2021
1.21.407.1 5,531 4/7/2021
1.21.331.1 5,817 3/31/2021
1.21.317.1 10,319 3/18/2021
1.21.224.1 16,055 2/25/2021
1.21.203.1 10,311 2/3/2021
1.21.127.1 4,927 1/27/2021
1.21.120.1 5,584 1/20/2021
1.21.113.1 3,799 1/14/2021
1.20.1223.1 11,247 12/23/2020
1.20.1216.1 4,854 12/16/2020
1.20.1209.1 5,283 12/9/2020
1.20.1202.1 4,791 12/2/2020
1.20.1125.1 4,881 11/25/2020
1.20.1118.1 10,715 11/18/2020
1.20.1111.1 35,296 11/11/2020
1.20.1104.1 34,991 11/4/2020
1.20.1028.1 (current version) 29,155 10/28/2020
1.20.1021.1 32,841 10/21/2020
1.20.1016.1 4,566 10/16/2020
1.20.1014.1 45 10/14/2020
1.20.1007.1 12,230 10/7/2020
1.20.930.1 58 9/30/2020
1.20.923.1 46 9/23/2020
1.20.916.1 8,556 9/16/2020
1.20.909.1 31,833 9/9/2020
1.20.902.1 36,435 9/2/2020
1.20.805.1 180,503 8/5/2020
1.20.730.2 31,503 7/30/2020
1.20.723.1 34,897 7/23/2020
1.20.716.1 30,757 7/16/2020
1.20.603.1 228,492 6/3/2020
1.0.5.128 133,036 5/8/2020
1.0.4.39 167,513 4/14/2020
Show less