구축 가이드 - .ps1을 이용한 방법
info
SHIELDRM 구축 가이드: .ps1을 이용한 방법한 설치 방법입니다.
개요
이 문서는 SHIELDRM 사용을 위한 구축 가이드 입니다. 파워쉘 스크립트 파일(.ps1)이 포함되어 있습니다.
환경 확인
파워쉘 버전 확인
$PSVersionTable 을 실행하여 파워쉘 버전을 확인합니다. 5.1버전 이상이어야 하며, 6버전까지 사용 가능합니다.
https://learn.microsoft.com/en-us/microsoft-365/enterprise/connect-to-microsoft-365-powershell?view=o365-worldwide For the Microsoft Azure Active Directory Module for Windows PowerShell module, you must use PowerShell version 5.1 or later, up to PowerShell version 6. You can't use PowerShell version 7.
관리자 역할이 할당된 Azure 계정이 필요합니다.
아래와 같은 권한이 필요합니다.
- 애플리케이션 관리자 : service principal을 등록하기 위해 필요합니다.
- Teams 관리자, SharePoint 관리자 : Microsoft.Online.SharePoint.PowerShell 을 실행하기 위해서 필요합니다.