New-UcmOffice365User -todo
Checks for and creates a new blank Office 365 User
Description
Checks for and creates a new blank Office 365 user
Used by other UcmPsTools Cmdlets, but can be handy for some situations where you need to create a user account for things that can't be sorted with a Teams resource account.
Examples include Teams Meeting Room accounts, Common Area Phones, etc.
Note: All accounts will be "Cloud born". Thus, this cmdlet cannot create accounts that use a domain managed via an on-prem AD instance. (AADSync/DirSync or Shared Sip Space domains, for example)
Example
Outputs
This Cmdet returns a PSCustomObject with multiple keys to indicate the results.
Return.Status can return one of four values.
Last updated