다음을 통해 공유


PowerShell을 사용하여 Azure Rights Management 서비스 관리

PowerShell을 사용하여 Microsoft Purview Information Protection Azure Rights Management 암호화 서비스를 관리해야 합니까? Microosft Purview 포털에서 모든 구성을 수행할 수 있는 경우 필요하지 않을 수 있습니다. 그러나 일부 고급 구성에는 PowerShell을 사용해야 하며 보다 효율적인 명령줄 제어 및 스크립팅을 위해 PowerShell을 사용하는 것이 좋습니다.

다음 섹션의 표에는 PowerShell을 사용하는 몇 가지 고급 구성 시나리오가 포함되어 있습니다. PowerShell을 사용하지 않고도 구성을 완료할 수 있는 경우 이 정보도 테이블에 포함됩니다.

각 모듈에 대한 자세한 내용은 AIPService를 참조하여 이 모듈에 사용할 수 있는 cmdlet의 전체 목록을 참조하세요.

이 PowerShell 모듈을 설치하려면 Azure Right Management 서비스에 대한 AIPService PowerShell 모듈 설치를 참조하세요.

이 서비스 쪽 PowerShell 모듈 외에도 Microsoft Purview Information Protection 클라이언트는 추가 PowerShell 모듈인 PurviewInformationProtection을 설치합니다.

이 클라이언트 모듈은 폴더의 모든 파일을 대량으로 보호할 수 있도록 여러 파일의 레이블 지정 및 암호화를 지원합니다. 자세한 내용은 PowerShell을 사용하여 정보 보호 클라이언트 설정을 참조하세요.

관리 작업별로 그룹화된 Cmdlet

원하는 작업 … 다음 cmdlet 사용
온-프레미스 권한 관리(AD RMS 또는 Windows RMS)에서 Microsoft Purview Information Protection Azure Rights Management 서비스로 마이그레이션합니다. Import-AipServiceTpd

Set-AipServiceKeyProperties
organization 대한 Rights Management 서비스에 연결하거나 연결을 끊습니다. Connect-AipService

Disconnect-AipServiceService
BYOK(Bring Your Own Key) 시나리오인 사용자 고유의 Azure Rights Management 테넌트 키를 생성하고 관리합니다. Set-AipServiceKeyProperties

Use-AipServiceKeyVaultKey

Get-AipServiceKeys
organization 대한 Azure Rights Management 서비스를 활성화하거나 비활성화합니다. Enable-AipService

Disable-AipService
Azure Rights Management 서비스의 단계적 배포를 위한 온보딩 컨트롤을 구성합니다. Get-AipServiceOnboardingControlPolicy

Set-AipServiceOnboardingControlPolicy
organization 대한 Rights Management 템플릿을 만들고 관리합니다. Add-AipServiceTemplate

Export-AipServiceTemplate

Get-AipServiceTemplate

Get-AipServiceTemplateProperty

Import-AipServiceTemplate

New-AipServiceRightsDefinition

Remove-AipServiceTemplate

Set-AipServiceTemplateProperty
인터넷 연결 없이 organization 암호화하는 콘텐츠에 액세스할 수 있는 최대 일 수를 구성합니다(사용권 유효 기간). Get-AipServiceMaxUseLicenseValidityTime

Set-AipServiceMaxUseLicenseValidityTime
organization 대한 Azure Rights Management의 슈퍼 사용자 기능을 관리합니다. Enable-AipServiceSuperUserFeature

Disable-AipServiceSuperUserFeature

Add-AipServiceSuperUser

Get-AipServiceSuperUser

Remove-AipServiceSuperUser

Set-AAipServiceSuperUserGroup

Get-AipServiceSuperUserGroup

Clear-AipServiceSuperUserGroup
organization 대한 Azure Rights Management 서비스를 관리할 권한이 있는 사용자 및 그룹을 관리합니다. Add-Aip-ServiceRoleBasedAdministrator

Get-Aip-ServiceRoleBasedAdministrator

Remove-Aip-ServiceRoleBasedAdministrator
organization 대한 Azure Rights Management 관리 작업 로그를 가져옵니다. Get-AipServiceAdminLog
Azure Rights Management 서비스에 대한 사용 현황 로깅을 기록 및 분석합니다. Get-AipServiceUserLog
organization 대한 현재 Azure Rights Management 서비스 구성을 표시합니다. Get-AipServiceConfiguration
Azure Rights Management에서 온-프레미스 AD RMS 배포로 organization 마이그레이션합니다. Set-AipServiceMigrationUrl

Get-AipServiceMigrationUrl
권한으로 보호되는 문서에 대한 레거시 문서 추적 사이트 관리 Disable-AipServiceDocumentTrackingFeature

Enable-AipServiceDocumentTrackingFeature

Get-AipServiceDocumentTrackingFeature

Set-AipServiceDoNotTrackUserGroup

Clear-AipServiceDoNotTrackUserGroup

Get-AipServiceDoNotTrackUserGroup

Get-AipServiceTrackingLog

Get-AipServiceDocumentLog