Office365DnsChecker

2.0.1

Checks a domain's Office 365 DNS records for correctness.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Office365DnsChecker

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

Install-PSResource -Name Office365DnsChecker

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) 2019-2024 Colin Cogle. All rights reserved. Licensed under the GPL version 3.

Package Details

Author(s)

  • Colin Cogle <colin@colincogle.name>

Tags

Microsoft365 Office365 365 ExchangeOnline SkypeForBusinessOnline MicrosoftTeams DNS AzureAD EntraID AAD EID Entra SPF DKIM ExO Exchange Teams ExchangeHybrid 21Vianet DNSSEC DANE MX

Functions

Test-Office365DNSRecords Test-EntraIDRecords Test-ExchangeOnlineRecords Test-TeamsRecords Test-EntraIDClientConfigurationRecord Test-EntraIDEnterpriseEnrollmentRecord Test-EntraIDEnterpriseRegistrationRecord Test-ExchangeOnlineAutodiscoverRecord Test-ExchangeOnlineDkimRecords Test-ExchangeOnlineMxRecord Test-ExchangeOnlineSenderIdRecord Test-ExchangeOnlineSpfRecord Test-TeamsAutodiscoverRecord Test-TeamsSipCnameRecord Test-TeamsSipSrvRecord Test-TeamsSipFederationSrvRecord

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

- FIXED: Test-EntraIDRecords, Test-ExchangeOnlineRecords, and Test-TeamsRecords did not return the correct $true/$false value.
- FIXED: All PSScriptAnalyzer warnings and informational guidelines have been either fixed or suppressed.
- FIXED: Packaging improvements.

FileList

Version History

Version Downloads Last updated
2.0.1 (current version) 242 2/14/2024
2.0.0 199 1/19/2024
1.1.0 197 6/1/2023
1.0.3 393 7/26/2021
1.0.2 13 7/26/2021
1.0.1 203 3/30/2020
1.0.0 82 11/12/2019
Show more