hkhgghjgjhgjh
nkjhkj
Set-Executionpolicy Remotesigned
Install-Module ExchangeOnlineManagement
Import-Module ExchangeOnlineManagement
$Credential = Get-Credential
Komutu çalıştırdıktan sonra Genel Yönetici hesabınızı giriniz
Connect-ExchangeOnline -UserPrincipalName xxx@xxx.com
xxx@xxx.com (xxx@xxx yerine, mevcut Genel Yönetici hesabınızı yazınız ve PowerShell üzerinde çalıştırınız)
Start-ManagedFolderAssistant -Identity xxx@xxx.com
(xxx@xxx.com yerine, Online Arşiv işlemini etkinleştirdiğiniz hesabı yazarak PowerShell üzerinde çalıştırınız)