User Re-provisioning

Capture
Get-msoluser -userprincipalname xxx@xxx.com | select *objectid

You will be provided with a number like 12312312312 , copy it and use it in the next command line:

Redo-msolprovisionuser -objectid 12312312312