Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 348 Bytes

File metadata and controls

17 lines (12 loc) · 348 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Compliance

$params = @{
	site = @{
		webUrl = "https://contoso.sharepoint.com/sites/HumanResources"
	}
}

New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource -CaseId $caseId -CustodianId $custodianId -BodyParameter $params