As an administrator of MS 365, if you wan to find out when a user was created.
you can use a PowerShell to run a script to check that very easily.
TO do that first you need to make sure you install exchangeonlinemanagement module.
then you need to connect to the exchange server remotely:
Connect-ExchangeOnline
next, you can use this command:
get-mailbox -id zhi.li@occsc.org | select whoCreated
keywords:
How to know who created the O365 account.
microsoft 365 admin center.
microsoft 365 admin center support.
how do i add a user to my microsoft 365 family account.
how do i get to the office 365 admin center.
office 365 multiple users one account.
office 365 admin portal.
office 365 add user.
office 365 user management administrator.
Ещё видео!