PSGSuite icon indicating copy to clipboard operation
PSGSuite copied to clipboard

Start-GSDataTransfer in Multiple Configurations

Open pompushko opened this issue 5 years ago • 0 comments

Hello

Does it possible to transfer user data from one gsuite config to second? I have 2 Configurations in config.

Start-GSDataTransfer -OldOwnerUserId $UserAccount.UserEmailAddress -NewOwnerUserId $UserAccount.ManagerEmailAddress -ApplicationId (Get-GSDataTransferApplicationList | Where-Object {$_.Name -like '*Drive*'}).Id -PrivacyLevel SHARED -ErrorAction Stop

pompushko avatar Sep 03 '20 12:09 pompushko