Skip to content

Commit

Permalink
Hey, I'm in PSGallery now!
Browse files Browse the repository at this point in the history
  • Loading branch information
rhymeswithmogul committed Nov 12, 2019
1 parent c9a61f7 commit e43cdd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ This module requires Windows PowerShell 5.1, PowerShell Core 6, or PowerShell 7

Additionally, Linux users will need to install the app `dig` (part of [`bind-utils`](https://github.com/tigeli/bind-utils)). It is installed by default on macOS (at least in High Sierra).

## Installation
You can clone this repository and put it in your `$PSModulePath`, or grab it from PSGallery:
````powershell
Install-Module -Name Office365DnsChecker
````

## Usage
You can check all applicable Office 365 DNS records at once with the cmdlet `Test-Office365DnsRecords`:
````powershell
Expand Down

0 comments on commit e43cdd2

Please sign in to comment.