Deletecloudcustomdomainname
https://github.com/leeyosebi/Powershell/blob/master/deleteCloudCustomDomainName.ps1
https://github.com/leeyosebi/Powershell/blob/master/deleteCloudCustomDomainName.ps1
openssl pkcs12 -export -certpbe PBE-SHA1-3DES -keypbe PBE-SHA1-3DES -nomac -inkey contoso.com.key -in contoso.com.crt -out contoso.com-legacy.pfx
다른 테넌트에 등록된 도메인을 새 테넌트로 가져오려면 몇가지 확인 후 작업이 필요하다.
1. 요약 AADC에서 디바이스를 Entra Hybrid Join으로 올릴 수 없어서 관련 값을 수동으로 조정했다. ref:
1. 요약: AD에서 모든 유저들을 CSV 형태로 내보내는 Powershell