< Back

Send-AdExpAlert

Sat Jan 18, 2020 9:41 am

NAME Send-AdExpAlert



SYNTAX

Send-AdExpAlert [-InputObject] <AdExpUser> [[-NotifyWho] {User | Manager}] [-AdminEmailAddress] <mailaddress[]>

[-SenderAddress] <mailaddress> [-SmtpServer] <string> [[-Port] <int>] [[-Credential] <pscredential>]

[[-AdditionalRecipient] <mailaddress[]>] [[-CustomMessage] <string>] [-UseSSL] [<CommonParameters>]





PARAMETERS

-AdditionalRecipient <mailaddress[]>



Required? false

Position? 7

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-AdminEmailAddress <mailaddress[]>



Required? true

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Credential <pscredential>



Required? false

Position? 6

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-CustomMessage <string>



Required? false

Position? 8

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-InputObject <AdExpUser>



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-NotifyWho <string[]>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Port <int>



Required? false

Position? 5

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SenderAddress <mailaddress>



Required? true

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SmtpServer <string>



Required? true

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-UseSSL



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Object





OUTPUTS

System.Object



ALIASES

None





REMARKS

None