Skip to main content

Get-ModernDomainScanReport

SYNOPSIS

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

SYNTAX

Formatted (Default)

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

Advice

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

Result

Get-ModernDomainScanReport [-Domain] <String> [-Result] [-Type <String>] [-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

-Advice

Type: SwitchParameter
Parameter Sets: Advice
Aliases:

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

-Raw

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

Type: SwitchParameter
Parameter Sets: Advice
Aliases:

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

-Result

Legacy alias for -Advice

Type: SwitchParameter
Parameter Sets: Result
Aliases:

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

-Type

Fill Type Description

Type: String
Parameter Sets: Advice, Result
Aliases:

Required: False
Position: Named
Default value: None
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