< Back

Get-LaRetention

Sun Jan 19, 2020 6:27 pm

NAME Get-LaRetention



SYNOPSIS

Reports on Exchange Retention Policies, Retention Policy Tags and Retention Policy Tag Links





SYNTAX

Get-LaRetention [<CommonParameters>]





DESCRIPTION

Reports on Exchange Retention Policies, Retention Policy Tags and Retention Policy Tag Links



This function will display all Retention Policy Tags and to which Retention Policy they are linked





PARAMETERS

<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



OUTPUTS



NOTES









-------------------------- EXAMPLE 1 --------------------------



Get-LaRetention | Export-Csv ./Retention.csv -NoTypeInformation





-------------------------- EXAMPLE 2 --------------------------



Get-LaRetention | Out-GridView







RELATED LINKS