Skip to main content

PowerDMARC Module

Description

PowerShell wrapper for the PowerDMARC API. Connect with a Personal Access Token in either Default (End User) or Reseller (MSSP) mode, then retrieve and manage customer accounts, domains, and Hosted SPF (PowerSPF) configuration.

PowerDMARC Cmdlets

Connect-PowerDMARC

Establishes a connection to the PowerDMARC API for the current session.

Get-PDAccount

Retrieves PowerDMARC MSSP customer account(s).

Get-PDDomain

Retrieves PowerDMARC domain(s).

Get-PDHostedSPF

Retrieves the Hosted SPF (PowerSPF) configuration for one or more PowerDMARC domains.

Select-PDAccount

Sets the default MSSP customer account for the current PowerDMARC session.

Select-PDDomain

Sets the default domain for the current PowerDMARC session.