Microsoft.Graph.Beta.Users

Microsoft Graph PowerShell Cmdlets

Microsoft.Graph.Beta.Users

Get-MgBetaUser

Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.

Note

To view the v1.0 release of this cmdlet, view Get-MgUser

Get-MgBetaUserAppRoleAssignedResource

Get appRoleAssignedResources from users

Get-MgBetaUserAppRoleAssignedResourceByAppId

Get appRoleAssignedResources from users

Get-MgBetaUserAppRoleAssignedResourceCount

Get the number of the resource

Get-MgBetaUserCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserCount

Get-MgBetaUserCreatedObject

Directory objects that the user created. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserCreatedObject

Get-MgBetaUserCreatedObjectAsServicePrincipal

Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

Note

To view the v1.0 release of this cmdlet, view Get-MgUserCreatedObjectAsServicePrincipal

Get-MgBetaUserCreatedObjectCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserCreatedObjectCount

Get-MgBetaUserCreatedObjectCountAsServicePrincipal

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserCreatedObjectCountAsServicePrincipal

Get-MgBetaUserDirectReport

The users and contacts that report to the user. (The users and contacts with their manager property set to this user.) Read-only. Nullable. Supports $expand.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReport

Get-MgBetaUserDirectReportAsOrgContact

Get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReportAsOrgContact

Get-MgBetaUserDirectReportAsUser

Get the item of type microsoft.graph.directoryObject as microsoft.graph.user

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReportAsUser

Get-MgBetaUserDirectReportCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReportCount

Get-MgBetaUserDirectReportCountAsOrgContact

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReportCountAsOrgContact

Get-MgBetaUserDirectReportCountAsUser

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserDirectReportCountAsUser

Get-MgBetaUserExtension

The collection of open extensions defined for the user. Supports $expand. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserExtension

Get-MgBetaUserExtensionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserExtensionCount

Get-MgBetaUserInsight

Represents relationships between a user and items such as OneDrive for work or school documents, calculated using advanced analytics and machine learning techniques. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsight

Get-MgBetaUserInsightShared

Access this property from the derived type itemInsights.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightShared

Get-MgBetaUserInsightSharedCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightSharedCount

Get-MgBetaUserInsightSharedLastSharedMethod

Get lastSharedMethod from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightSharedLastSharedMethod

Get-MgBetaUserInsightSharedResource

Used for navigating to the item that was shared. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightSharedResource

Get-MgBetaUserInsightTrending

Access this property from the derived type itemInsights.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightTrending

Get-MgBetaUserInsightTrendingCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightTrendingCount

Get-MgBetaUserInsightTrendingResource

Used for navigating to the trending document.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightTrendingResource

Get-MgBetaUserInsightUsed

Access this property from the derived type itemInsights.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightUsed

Get-MgBetaUserInsightUsedCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightUsedCount

Get-MgBetaUserInsightUsedResource

Used for navigating to the item that was used. For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserInsightUsedResource

Get-MgBetaUserInvitedBy

Get the user or servicePrincipal that invited the specified user into the tenant.

Get-MgBetaUserLicenseDetail

Get licenseDetails from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserLicenseDetail

Get-MgBetaUserLicenseDetailCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserLicenseDetailCount

Get-MgBetaUserMailboxSetting

Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMailboxSetting

Get-MgBetaUserManager

Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserManager

Get-MgBetaUserManagerByRef

Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserManagerByRef

Get-MgBetaUserMemberOf

The groups, directory roles, and administrative units that the user is a member of. Read-only. Nullable. Supports $expand.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOf

Get-MgBetaUserMemberOfAsAdministrativeUnit

Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfAsAdministrativeUnit

Get-MgBetaUserMemberOfAsDirectoryRole

Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfAsDirectoryRole

Get-MgBetaUserMemberOfAsGroup

Get groups, directory roles, and administrative units that the user is a direct member of. This operation isn't transitive. To retrieve groups, directory roles, and administrative units that the user is a member through transitive membership, use the List user transitive memberOf API.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfAsGroup

Get-MgBetaUserMemberOfCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfCount

Get-MgBetaUserMemberOfCountAsAdministrativeUnit

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfCountAsAdministrativeUnit

Get-MgBetaUserMemberOfCountAsDirectoryRole

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfCountAsDirectoryRole

Get-MgBetaUserMemberOfCountAsGroup

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserMemberOfCountAsGroup

Get-MgBetaUserNotification

Get notifications from users

Get-MgBetaUserNotificationCount

Get the number of the resource

Get-MgBetaUserOauth2PermissionGrant

Get oauth2PermissionGrants from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOauth2PermissionGrant

Get-MgBetaUserOauth2PermissionGrantCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOauth2PermissionGrantCount

Get-MgBetaUserOutlookMasterCategory

A list of categories defined for the user.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOutlookMasterCategory

Get-MgBetaUserOutlookMasterCategoryCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOutlookMasterCategoryCount

Get-MgBetaUserOutlookTask

The user's Outlook tasks. Read-only. Nullable.

Get-MgBetaUserOutlookTaskAttachment

The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable.

Get-MgBetaUserOutlookTaskAttachmentCount

Get the number of the resource

Get-MgBetaUserOutlookTaskCount

Get the number of the resource

Get-MgBetaUserOutlookTaskFolder

The user's Outlook task folders. Read-only. Nullable.

Get-MgBetaUserOutlookTaskFolderCount

Get the number of the resource

Get-MgBetaUserOutlookTaskFolderTask

The tasks in this task folder. Read-only. Nullable.

Get-MgBetaUserOutlookTaskFolderTaskAttachment

The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable.

Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount

Get the number of the resource

Get-MgBetaUserOutlookTaskFolderTaskCount

Get the number of the resource

Get-MgBetaUserOutlookTaskGroup

The user's Outlook task groups. Read-only. Nullable.

Get-MgBetaUserOutlookTaskGroupCount

Get the number of the resource

Get-MgBetaUserOutlookTaskGroupTaskFolder

The collection of task folders in the task group. Read-only. Nullable.

Get-MgBetaUserOutlookTaskGroupTaskFolderCount

Get the number of the resource

Get-MgBetaUserOutlookTaskGroupTaskFolderTask

The tasks in this task folder. Read-only. Nullable.

Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment

The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable.

Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount

Get the number of the resource

Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount

Get the number of the resource

Get-MgBetaUserOwnedDevice

Devices owned by the user. Read-only. Nullable. Supports $expand.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDevice

Get-MgBetaUserOwnedDeviceAsDevice

Get the item of type microsoft.graph.directoryObject as microsoft.graph.device

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDeviceAsDevice

Get-MgBetaUserOwnedDeviceAsEndpoint

Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDeviceAsEndpoint

Get-MgBetaUserOwnedDeviceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDeviceCount

Get-MgBetaUserOwnedDeviceCountAsDevice

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDeviceCountAsDevice

Get-MgBetaUserOwnedDeviceCountAsEndpoint

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedDeviceCountAsEndpoint

Get-MgBetaUserOwnedObject

Directory objects owned by the user. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObject

Get-MgBetaUserOwnedObjectAsApplication

Get the item of type microsoft.graph.directoryObject as microsoft.graph.application

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectAsApplication

Get-MgBetaUserOwnedObjectAsGroup

Get the item of type microsoft.graph.directoryObject as microsoft.graph.group

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectAsGroup

Get-MgBetaUserOwnedObjectAsServicePrincipal

Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectAsServicePrincipal

Get-MgBetaUserOwnedObjectCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectCount

Get-MgBetaUserOwnedObjectCountAsApplication

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectCountAsApplication

Get-MgBetaUserOwnedObjectCountAsGroup

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectCountAsGroup

Get-MgBetaUserOwnedObjectCountAsServicePrincipal

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserOwnedObjectCountAsServicePrincipal

Get-MgBetaUserPhoto

The user's profile photo. Read-only.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserPhoto

Get-MgBetaUserPhotoContent

The user's profile photo. Read-only.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserPhotoContent

Get-MgBetaUserRegisteredDevice

Devices that are registered for the user. Read-only. Nullable. Supports $expand and returns up to 100 objects.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDevice

Get-MgBetaUserRegisteredDeviceAsDevice

Get the item of type microsoft.graph.directoryObject as microsoft.graph.device

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDeviceAsDevice

Get-MgBetaUserRegisteredDeviceAsEndpoint

Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDeviceAsEndpoint

Get-MgBetaUserRegisteredDeviceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDeviceCount

Get-MgBetaUserRegisteredDeviceCountAsDevice

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDeviceCountAsDevice

Get-MgBetaUserRegisteredDeviceCountAsEndpoint

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserRegisteredDeviceCountAsEndpoint

Get-MgBetaUserSetting

Get settings from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSetting

Get-MgBetaUserSettingContactMergeSuggestion

The user's settings for the visibility of merge suggestion for the duplicate contacts in the user's contact list.

Get-MgBetaUserSettingItemInsight

The user's settings for the visibility of meeting hour insights, and insights derived between a user and other items in Microsoft 365, such as documents or sites. Get userInsightsSettings through this navigation property.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingItemInsight

Get-MgBetaUserSettingRegionalAndLanguageSetting

The user's preferences for languages, regional locale and date/time formatting.

Get-MgBetaUserSettingShiftPreference

Retrieve the properties and relationships of a shiftPreferences object by ID.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingShiftPreference

Get-MgBetaUserSettingStorage

Get storage from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingStorage

Get-MgBetaUserSettingStorageQuota

Read the properties and relationships of a unifiedStorageQuota object.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingStorageQuota

Get-MgBetaUserSettingStorageQuotaService

The breakdown of services contributing to the user's quota usage.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingStorageQuotaService

Get-MgBetaUserSettingStorageQuotaServiceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingStorageQuotaServiceCount

Get-MgBetaUserSettingWindows

The Windows settings of the user stored in the cloud.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingWindows

Get-MgBetaUserSettingWindowsCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingWindowsCount

Get-MgBetaUserSettingWindowsInstance

A collection of setting values for a given windowsSetting.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingWindowsInstance

Get-MgBetaUserSettingWindowsInstanceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSettingWindowsInstanceCount

Get-MgBetaUserSponsor

The users and groups responsible for this guest user's privileges in the tenant and keep the guest user's information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSponsor

Get-MgBetaUserSponsorCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserSponsorCount

Get-MgBetaUserTodoList

The task lists in the users mailbox.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoList

Get-MgBetaUserTodoListCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoListCount

Get-MgBetaUserTodoListExtension

The collection of open extensions defined for the task list. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoListExtension

Get-MgBetaUserTodoListExtensionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoListExtensionCount

Get-MgBetaUserTodoTask

The tasks in this task list. Read-only. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTask

Get-MgBetaUserTodoTaskAttachment

A collection of file attachments for the task.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachment

Get-MgBetaUserTodoTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachmentContent

Get-MgBetaUserTodoTaskAttachmentCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachmentCount

Get-MgBetaUserTodoTaskAttachmentSession

Get attachmentSessions from users

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachmentSession

Get-MgBetaUserTodoTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachmentSessionContent

Get-MgBetaUserTodoTaskAttachmentSessionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskAttachmentSessionCount

Get-MgBetaUserTodoTaskChecklistItem

A collection of smaller subtasks linked to the more complex parent task.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskChecklistItem

Get-MgBetaUserTodoTaskChecklistItemCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskChecklistItemCount

Get-MgBetaUserTodoTaskCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskCount

Get-MgBetaUserTodoTaskExtension

The collection of open extensions defined for the task. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskExtension

Get-MgBetaUserTodoTaskExtensionCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskExtensionCount

Get-MgBetaUserTodoTaskLinkedResource

A collection of resources linked to the task.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskLinkedResource

Get-MgBetaUserTodoTaskLinkedResourceCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTodoTaskLinkedResourceCount

Get-MgBetaUserTransitiveMemberOf

The groups, including nested groups and directory roles that a user is a member of. Nullable.

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOf

Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit

Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfAsAdministrativeUnit

Get-MgBetaUserTransitiveMemberOfAsDirectoryRole

Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfAsDirectoryRole

Get-MgBetaUserTransitiveMemberOfAsGroup

Get the item of type microsoft.graph.directoryObject as microsoft.graph.group

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfAsGroup

Get-MgBetaUserTransitiveMemberOfCount

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfCount

Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit

Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfCountAsDirectoryRole

Get-MgBetaUserTransitiveMemberOfCountAsGroup

Get the number of the resource

Note

To view the v1.0 release of this cmdlet, view Get-MgUserTransitiveMemberOfCountAsGroup

Get-MgBetaUserTransitiveReport

The transitive reports for a user. Read-only.

Get-MgBetaUserTransitiveReportCount

Get the number of the resource

New-MgBetaUser

Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties. This operation returns by default only a subset of the properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.

Note

To view the v1.0 release of this cmdlet, view New-MgUser

New-MgBetaUserExtension

Create new navigation property to extensions for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserExtension

New-MgBetaUserInsightShared

Create new navigation property to shared for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserInsightShared

New-MgBetaUserInsightTrending

Create new navigation property to trending for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserInsightTrending

New-MgBetaUserInsightUsed

Create new navigation property to used for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserInsightUsed

New-MgBetaUserNotification

Create new navigation property to notifications for users

New-MgBetaUserOutlookMasterCategory

Create new navigation property to masterCategories for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserOutlookMasterCategory

New-MgBetaUserOutlookTask

Create new navigation property to tasks for users

New-MgBetaUserOutlookTaskAttachment

Create new navigation property to attachments for users

New-MgBetaUserOutlookTaskFolder

Create new navigation property to taskFolders for users

New-MgBetaUserOutlookTaskFolderTask

Create new navigation property to tasks for users

New-MgBetaUserOutlookTaskFolderTaskAttachment

Create new navigation property to attachments for users

New-MgBetaUserOutlookTaskGroup

Create new navigation property to taskGroups for users

New-MgBetaUserOutlookTaskGroupTaskFolder

Create new navigation property to taskFolders for users

New-MgBetaUserOutlookTaskGroupTaskFolderTask

Create new navigation property to tasks for users

New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment

Create new navigation property to attachments for users

New-MgBetaUserSettingStorageQuotaService

Create new navigation property to services for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserSettingStorageQuotaService

New-MgBetaUserSettingWindows

Create new navigation property to windows for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserSettingWindows

New-MgBetaUserSettingWindowsInstance

Create new navigation property to instances for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserSettingWindowsInstance

New-MgBetaUserTodoList

Create new navigation property to lists for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoList

New-MgBetaUserTodoListExtension

Create new navigation property to extensions for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoListExtension

New-MgBetaUserTodoListTask

Create new navigation property to tasks for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoListTask

New-MgBetaUserTodoListTaskAttachment

Create new navigation property to attachments for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoListTaskAttachment

New-MgBetaUserTodoListTaskChecklistItem

Create new navigation property to checklistItems for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoListTaskChecklistItem

New-MgBetaUserTodoListTaskExtension

Create new navigation property to extensions for users

Note

To view the v1.0 release of this cmdlet, view New-MgUserTodoListTaskExtension

Remove-MgBetaUser

Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.

Note

To view the v1.0 release of this cmdlet, view Remove-MgUser

Remove-MgBetaUserExtension

Delete navigation property extensions for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserExtension

Remove-MgBetaUserInsight

Delete navigation property insights for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserInsight

Remove-MgBetaUserInsightShared

Delete navigation property shared for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserInsightShared

Remove-MgBetaUserInsightTrending

Delete navigation property trending for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserInsightTrending

Remove-MgBetaUserInsightUsed

Delete navigation property used for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserInsightUsed

Remove-MgBetaUserLicenseDetail

Delete navigation property licenseDetails for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserLicenseDetail

Remove-MgBetaUserManagerByRef

Remove a user's manager.

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserManagerByRef

Remove-MgBetaUserNotification

Delete navigation property notifications for users

Remove-MgBetaUserOutlookMasterCategory

Delete navigation property masterCategories for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserOutlookMasterCategory

Remove-MgBetaUserOutlookTask

Delete navigation property tasks for users

Remove-MgBetaUserOutlookTaskAttachment

Delete navigation property attachments for users

Remove-MgBetaUserOutlookTaskFolder

Delete navigation property taskFolders for users

Remove-MgBetaUserOutlookTaskFolderTask

Delete navigation property tasks for users

Remove-MgBetaUserOutlookTaskFolderTaskAttachment

Delete navigation property attachments for users

Remove-MgBetaUserOutlookTaskGroup

Delete navigation property taskGroups for users

Remove-MgBetaUserOutlookTaskGroupTaskFolder

Delete navigation property taskFolders for users

Remove-MgBetaUserOutlookTaskGroupTaskFolderTask

Delete navigation property tasks for users

Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment

Delete navigation property attachments for users

Remove-MgBetaUserPhoto

Delete navigation property photo for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserPhoto

Remove-MgBetaUserPhotoContent

The user's profile photo. Read-only.

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserPhotoContent

Remove-MgBetaUserSetting

Delete navigation property settings for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSetting

Remove-MgBetaUserSettingContactMergeSuggestion

Delete navigation property contactMergeSuggestions for users

Remove-MgBetaUserSettingItemInsight

Delete navigation property itemInsights for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingItemInsight

Remove-MgBetaUserSettingRegionalAndLanguageSetting

Delete navigation property regionalAndLanguageSettings for users

Remove-MgBetaUserSettingShiftPreference

Delete navigation property shiftPreferences for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingShiftPreference

Remove-MgBetaUserSettingStorage

Delete navigation property storage for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingStorage

Remove-MgBetaUserSettingStorageQuota

Delete navigation property quota for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingStorageQuota

Remove-MgBetaUserSettingStorageQuotaService

Delete navigation property services for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingStorageQuotaService

Remove-MgBetaUserSettingWindows

Delete navigation property windows for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingWindows

Remove-MgBetaUserSettingWindowsInstance

Delete navigation property instances for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserSettingWindowsInstance

Remove-MgBetaUserTodoList

Delete navigation property lists for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoList

Remove-MgBetaUserTodoListExtension

Delete navigation property extensions for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListExtension

Remove-MgBetaUserTodoListTask

Delete navigation property tasks for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTask

Remove-MgBetaUserTodoListTaskAttachment

Delete navigation property attachments for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskAttachment

Remove-MgBetaUserTodoListTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskAttachmentContent

Remove-MgBetaUserTodoListTaskAttachmentSession

Delete navigation property attachmentSessions for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskAttachmentSession

Remove-MgBetaUserTodoListTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskAttachmentSessionContent

Remove-MgBetaUserTodoListTaskChecklistItem

Delete navigation property checklistItems for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskChecklistItem

Remove-MgBetaUserTodoListTaskExtension

Delete navigation property extensions for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskExtension

Remove-MgBetaUserTodoListTaskLinkedResource

Delete navigation property linkedResources for users

Note

To view the v1.0 release of this cmdlet, view Remove-MgUserTodoListTaskLinkedResource

Set-MgBetaUserManagerByRef

Assign a user's manager.

Note

To view the v1.0 release of this cmdlet, view Set-MgUserManagerByRef

Set-MgBetaUserPhotoContent

The user's profile photo. Read-only.

Note

To view the v1.0 release of this cmdlet, view Set-MgUserPhotoContent

Set-MgBetaUserTodoListTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the v1.0 release of this cmdlet, view Set-MgUserTodoListTaskAttachmentContent

Set-MgBetaUserTodoListTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the v1.0 release of this cmdlet, view Set-MgUserTodoListTaskAttachmentSessionContent

Update-MgBetaUser

Update the properties of a user object.

Note

To view the v1.0 release of this cmdlet, view Update-MgUser

Update-MgBetaUserExtension

Update the navigation property extensions in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserExtension

Update-MgBetaUserInsight

Update the navigation property insights in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserInsight

Update-MgBetaUserInsightShared

Update the navigation property shared in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserInsightShared

Update-MgBetaUserInsightTrending

Update the navigation property trending in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserInsightTrending

Update-MgBetaUserInsightUsed

Update the navigation property used in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserInsightUsed

Update-MgBetaUserLicenseDetail

Update the navigation property licenseDetails in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserLicenseDetail

Update-MgBetaUserMailboxSetting

Update property mailboxSettings value.

Note

To view the v1.0 release of this cmdlet, view Update-MgUserMailboxSetting

Update-MgBetaUserNotification

Update the navigation property notifications in users

Update-MgBetaUserOutlookMasterCategory

Update the navigation property masterCategories in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserOutlookMasterCategory

Update-MgBetaUserOutlookTask

Update the navigation property tasks in users

Update-MgBetaUserOutlookTaskFolder

Update the navigation property taskFolders in users

Update-MgBetaUserOutlookTaskFolderTask

Update the navigation property tasks in users

Update-MgBetaUserOutlookTaskGroup

Update the navigation property taskGroups in users

Update-MgBetaUserOutlookTaskGroupTaskFolder

Update the navigation property taskFolders in users

Update-MgBetaUserOutlookTaskGroupTaskFolderTask

Update the navigation property tasks in users

Update-MgBetaUserSetting

Update the navigation property settings in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSetting

Update-MgBetaUserSettingContactMergeSuggestion

Update the navigation property contactMergeSuggestions in users

Update-MgBetaUserSettingItemInsight

Update the privacy settings for itemInsights and meeting hours insights of a user.

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingItemInsight

Update-MgBetaUserSettingRegionalAndLanguageSetting

Update the navigation property regionalAndLanguageSettings in users

Update-MgBetaUserSettingShiftPreference

Update the properties and relationships of a shiftPreferences object.

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingShiftPreference

Update-MgBetaUserSettingStorage

Update the navigation property storage in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingStorage

Update-MgBetaUserSettingStorageQuota

Update the navigation property quota in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingStorageQuota

Update-MgBetaUserSettingStorageQuotaService

Update the navigation property services in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingStorageQuotaService

Update-MgBetaUserSettingWindows

Update the navigation property windows in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingWindows

Update-MgBetaUserSettingWindowsInstance

Update the navigation property instances in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserSettingWindowsInstance

Update-MgBetaUserTodoList

Update the navigation property lists in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoList

Update-MgBetaUserTodoListExtension

Update the navigation property extensions in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListExtension

Update-MgBetaUserTodoListTask

Update the navigation property tasks in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListTask

Update-MgBetaUserTodoListTaskAttachmentSession

Update the navigation property attachmentSessions in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListTaskAttachmentSession

Update-MgBetaUserTodoListTaskChecklistItem

Update the navigation property checklistItems in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListTaskChecklistItem

Update-MgBetaUserTodoListTaskExtension

Update the navigation property extensions in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListTaskExtension

Update-MgBetaUserTodoListTaskLinkedResource

Update the navigation property linkedResources in users

Note

To view the v1.0 release of this cmdlet, view Update-MgUserTodoListTaskLinkedResource