Skip to main content

Get-ModernDomainScanReport

SYNOPSIS

Retrieves and optionally displays a domain security scan report from Global Cyber Alliance.

SYNTAX

Get-ModernDomainScanReport [-Domain] <String> [-Raw] [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

Global Cyber Alliance

EXAMPLES

EXAMPLE 1

Get-ModernDomainScanReport -Domain "contoso.com"

EXAMPLE 2

Get-ModernDomainScanReport -Domain "contoso.com" -Raw

PARAMETERS

-Domain

The domain name to scan (e.g., example.com).

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Raw

If specified, returns the raw 'advice' object instead of formatted output.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-ProgressAction

Fill ProgressAction Description

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

NOTES

https://exchangepermissions.alweys.ch/modernmailtools/Get-ModernDomainScanReport