Get-ScannerContentScan
Microsoft Purview Information Protection 스캐너 콘텐츠 스캔 작업에 대한 세부 정보를 가져옵니다.
구문
Get-ScannerContentScan []
Description
콘텐츠 검색 작업에 대해 구성된 모든 매개 변수의 전체 목록을 반환합니다.
콘텐츠 스캔 작업에 대한 자세한 내용은 Microsoft Purview Information Protection 스캐너를 참조하세요.
예제
예제 1 PowerShell에서 정의한 콘텐츠 검사 작업 설정
PS C:\WINDOWS\system32> Get-ScannerContentScan
Schedule : Manual
DiscoverInformationTypes: All
RecommendedAsAutomatic : False
EnableDlp : Off
Enforce : On
LabelFilesByContent : On
RelabelFiles : Off
AllowLabelDowngrade : Off
EnforceDefaultLabel : Off
DefaultLabelType : PolicyDefault
DefaultLabelId :
DefaultOwner : Scanner
RepositoryOwner :
PreserveFileDetails : On
IncludeFileTypes :
ExcludeFileTypes : .lnk,.exe.,.com,.cmd,.bat,.dll,.ini,.sca,.drm,.sys,.cpl,.inf,.drv,.dat,.tmp,.msp,.msi,.pdb,.jar,.ocx,.rtf,.rar,.msg
Repositories:
c:\repoToScan1
c:\repoToScan2
이 예제에서는 PowerShell을 통해 콘텐츠 검색 작업이 구성되었을 때의 샘플 명령 및 응답을 보여 주는 예제입니다.
예제 2 PowerShell에서 정의한 콘텐츠 검사 작업 설정
PS C:\WINDOWS\system32> Get-ScannerContentScan
Schedule : Manual
DiscoverInformationTypes: PolicyOnly
RecommendedAsAutomatic : False
EnableDlp :
Enforce :
LabelFilesByContent :
RelabelFiles :
AllowLabelDowngrade :
EnforceDefaultLabel :
DefaultLabelType :
DefaultLabelId :
DefaultOwner :
RepositoryOwner :
PreserveFileDetails :
IncludeFileTypes :
ExcludeFileTypes :
Repositories:
c:\repoToScan1
이 예제에서는 파일을 가져오거나 Microsoft Purview 규정 준수 포털 사용하여 콘텐츠 검색 작업이 구성되었을 때의 샘플 명령 및 응답을 보여 냅니다. 이 경우 개별 콘텐츠 검색 작업 매개 변수는 적용할 수 없으며 값을 반환하지 않습니다.
입력
None
출력
System.Object