< Back

Get-LaComplianceCase

Sun Jan 19, 2020 6:26 pm

NAME Get-LaComplianceCase



SYNOPSIS

Retrieve Office 365 Compliance Cases, holds and hold queries





SYNTAX

Get-LaComplianceCase [<CommonParameters>]





DESCRIPTION

All Office 365 Compliance Cases are returned from the Office 365 Security & Compliance Center. Additionally, each

case's hold (Exchange and/or SharePoint) are returned.



Make sure you are first connected to the Office 365 compliance service. Simply use Get-LaConnected, e.g.

Get-LaConnected -Tenant Contoso -Compliance



Credit: https://support.office.com/en-us/articl ... 65-cca08d2

6-6fbf-4b2c-b102-b226e4cd7381





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-LaComplianceCase



User is prompted for path for output. Simply enter a path and not the file name:



This is what the user will see: Enter a file path to save the report to a .csv file:



Enter the following, for example: c:\\scripts\\test



This is what the user will see: Enter a file path to save the report to a .csv file:



RELATED LINKS