Moving User to Federated Domain

Before you begin

After you have assigned the user an ImmutableID and configured their Object-GUID attribute field in Forcepoint ONE SSE you can now move the user to your federated domain.

Steps

  1. You can use the "Set-MsolUserPrincipalName" PowerShell cmdlet to move them over. Change the username and domain to match your environment. For example:
    • Set-MsolUserPrincipalName -UserPrincipalName aaduser@bgssupport.onmicrosoft.com -NewUserPrincipalName aaduser@bgs-support.net
  2. Once you have moved the user over and everything else is configured properly you can verify success by logging into the portal with the new user.