Uninstall-AIPScanner
Azure Information Protection 스캐너용 Windows Server 서비스를 제거합니다.
구문
Uninstall-AIPScanner []
Description
Uninstall-AIPScanner cmdlet은 Azure Information Protection 스캐너 Windows Server 서비스를 제거합니다.
이 명령을 실행하려면 Windows Server 컴퓨터에 대한 로컬 관리자 권한이 있어야 하며 제거 프로세스를 완료하려면 명령을 실행한 후 컴퓨터를 다시 시작해야 합니다.
이 명령은 다음을 제거 하지 않습니다.
스캐너 보고서, %localappdata%\Microsoft\MSIP\Scanner\Reports에 있습니다.
Azure Information Protection 스캐너가 설치되었을 때 Install-AIPScanner cmdlet을 실행하여 만든 SQL Server 데이터베이스입니다. 이 데이터베이스가 더 이상 필요하지 않은 경우 수동으로 제거해야 합니다.
스캐너의 데이터베이스 이름은 AIPScannerUL_<cluster_name>.
예제
예제 1: Azure Information Protection 스캐너 서비스 제거
PS C:\> Uninstall-AIPScanner
이 명령은 Azure Information Protection 스캐너에 대한 서비스를 제거합니다.
입력
None
출력
System.Object