Microsoft.Graph.Users

Microsoft.Graph.Users

Get-MgUser

Read properties and relationships of the user object.

Note

To view the beta release of this cmdlet, view Get-MgBetaUser

Get-MgUserCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserCount

Get-MgUserCreatedObject

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserCreatedObject

Get-MgUserCreatedObjectAsServicePrincipal

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserCreatedObjectAsServicePrincipal

Get-MgUserCreatedObjectCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserCreatedObjectCount

Get-MgUserCreatedObjectCountAsServicePrincipal

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserCreatedObjectCountAsServicePrincipal

Get-MgUserDirectReport

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReport

Get-MgUserDirectReportAsOrgContact

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReportAsOrgContact

Get-MgUserDirectReportAsUser

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReportAsUser

Get-MgUserDirectReportCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReportCount

Get-MgUserDirectReportCountAsOrgContact

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReportCountAsOrgContact

Get-MgUserDirectReportCountAsUser

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserDirectReportCountAsUser

Get-MgUserExtension

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserExtension

Get-MgUserExtensionCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserExtensionCount

Get-MgUserInsight

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 beta release of this cmdlet, view Get-MgBetaUserInsight

Get-MgUserInsightShared

Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightShared

Get-MgUserInsightSharedCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightSharedCount

Get-MgUserInsightSharedLastSharedMethod

Get lastSharedMethod from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightSharedLastSharedMethod

Get-MgUserInsightSharedResource

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 beta release of this cmdlet, view Get-MgBetaUserInsightSharedResource

Get-MgUserInsightTrending

Calculated relationship that identifies documents trending around a user. Trending documents are calculated based on activity of the user's closest network of people and include files stored in OneDrive for work or school and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightTrending

Get-MgUserInsightTrendingCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightTrendingCount

Get-MgUserInsightTrendingResource

Used for navigating to the trending document.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightTrendingResource

Get-MgUserInsightUsed

Calculated relationship that identifies the latest documents viewed or modified by a user, including OneDrive for work or school and SharePoint documents, ranked by recency of use.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightUsed

Get-MgUserInsightUsedCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserInsightUsedCount

Get-MgUserInsightUsedResource

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 beta release of this cmdlet, view Get-MgBetaUserInsightUsedResource

Get-MgUserLicenseDetail

A collection of this user's license details. Read-only.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserLicenseDetail

Get-MgUserLicenseDetailCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserLicenseDetailCount

Get-MgUserMailboxSetting

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. Returned only on $select.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMailboxSetting

Get-MgUserManager

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 beta release of this cmdlet, view Get-MgBetaUserManager

Get-MgUserManagerByRef

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 beta release of this cmdlet, view Get-MgBetaUserManagerByRef

Get-MgUserMemberOf

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOf

Get-MgUserMemberOfAsAdministrativeUnit

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfAsAdministrativeUnit

Get-MgUserMemberOfAsDirectoryRole

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfAsDirectoryRole

Get-MgUserMemberOfAsGroup

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 beta release of this cmdlet, view Get-MgBetaUserMemberOfAsGroup

Get-MgUserMemberOfCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfCount

Get-MgUserMemberOfCountAsAdministrativeUnit

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfCountAsAdministrativeUnit

Get-MgUserMemberOfCountAsDirectoryRole

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfCountAsDirectoryRole

Get-MgUserMemberOfCountAsGroup

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserMemberOfCountAsGroup

Get-MgUserOauth2PermissionGrant

Get oauth2PermissionGrants from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOauth2PermissionGrant

Get-MgUserOauth2PermissionGrantCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOauth2PermissionGrantCount

Get-MgUserOutlookMasterCategory

A list of categories defined for the user.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOutlookMasterCategory

Get-MgUserOutlookMasterCategoryCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOutlookMasterCategoryCount

Get-MgUserOwnedDevice

Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDevice

Get-MgUserOwnedDeviceAsAppRoleAssignment

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

Get-MgUserOwnedDeviceAsDevice

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDeviceAsDevice

Get-MgUserOwnedDeviceAsEndpoint

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDeviceAsEndpoint

Get-MgUserOwnedDeviceCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDeviceCount

Get-MgUserOwnedDeviceCountAsAppRoleAssignment

Get the number of the resource

Get-MgUserOwnedDeviceCountAsDevice

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDeviceCountAsDevice

Get-MgUserOwnedDeviceCountAsEndpoint

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedDeviceCountAsEndpoint

Get-MgUserOwnedObject

Directory objects the user owns. 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 beta release of this cmdlet, view Get-MgBetaUserOwnedObject

Get-MgUserOwnedObjectAsApplication

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectAsApplication

Get-MgUserOwnedObjectAsGroup

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectAsGroup

Get-MgUserOwnedObjectAsServicePrincipal

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectAsServicePrincipal

Get-MgUserOwnedObjectCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectCount

Get-MgUserOwnedObjectCountAsApplication

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectCountAsApplication

Get-MgUserOwnedObjectCountAsGroup

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectCountAsGroup

Get-MgUserOwnedObjectCountAsServicePrincipal

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserOwnedObjectCountAsServicePrincipal

Get-MgUserPhoto

The user's profile photo. Read-only.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserPhoto

Get-MgUserPhotoContent

The user's profile photo. Read-only.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserPhotoContent

Get-MgUserRegisteredDevice

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDevice

Get-MgUserRegisteredDeviceAsAppRoleAssignment

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

Get-MgUserRegisteredDeviceAsDevice

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDeviceAsDevice

Get-MgUserRegisteredDeviceAsEndpoint

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDeviceAsEndpoint

Get-MgUserRegisteredDeviceCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDeviceCount

Get-MgUserRegisteredDeviceCountAsAppRoleAssignment

Get the number of the resource

Get-MgUserRegisteredDeviceCountAsDevice

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDeviceCountAsDevice

Get-MgUserRegisteredDeviceCountAsEndpoint

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserRegisteredDeviceCountAsEndpoint

Get-MgUserSetting

Get settings from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSetting

Get-MgUserSettingItemInsight

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 beta release of this cmdlet, view Get-MgBetaUserSettingItemInsight

Get-MgUserSettingShiftPreference

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingShiftPreference

Get-MgUserSettingStorage

Get storage from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingStorage

Get-MgUserSettingStorageQuota

Get quota from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingStorageQuota

Get-MgUserSettingStorageQuotaService

Get services from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingStorageQuotaService

Get-MgUserSettingStorageQuotaServiceCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingStorageQuotaServiceCount

Get-MgUserSettingWindows

Get windows from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingWindows

Get-MgUserSettingWindowsCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingWindowsCount

Get-MgUserSettingWindowsInstance

A collection of setting values for a given windowsSetting.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingWindowsInstance

Get-MgUserSettingWindowsInstanceCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSettingWindowsInstanceCount

Get-MgUserSponsor

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSponsor

Get-MgUserSponsorCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserSponsorCount

Get-MgUserTodoList

The task lists in the users mailbox.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoList

Get-MgUserTodoListCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoListCount

Get-MgUserTodoListExtension

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoListExtension

Get-MgUserTodoListExtensionCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoListExtensionCount

Get-MgUserTodoTask

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTask

Get-MgUserTodoTaskAttachment

A collection of file attachments for the task.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachment

Get-MgUserTodoTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachmentContent

Get-MgUserTodoTaskAttachmentCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachmentCount

Get-MgUserTodoTaskAttachmentSession

Get attachmentSessions from users

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachmentSession

Get-MgUserTodoTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachmentSessionContent

Get-MgUserTodoTaskAttachmentSessionCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskAttachmentSessionCount

Get-MgUserTodoTaskChecklistItem

A collection of checklistItems linked to a task.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskChecklistItem

Get-MgUserTodoTaskChecklistItemCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskChecklistItemCount

Get-MgUserTodoTaskCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskCount

Get-MgUserTodoTaskExtension

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskExtension

Get-MgUserTodoTaskExtensionCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskExtensionCount

Get-MgUserTodoTaskLinkedResource

A collection of resources linked to the task.

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskLinkedResource

Get-MgUserTodoTaskLinkedResourceCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTodoTaskLinkedResourceCount

Get-MgUserTransitiveMemberOf

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOf

Get-MgUserTransitiveMemberOfAsAdministrativeUnit

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit

Get-MgUserTransitiveMemberOfAsDirectoryRole

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfAsDirectoryRole

Get-MgUserTransitiveMemberOfAsGroup

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

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfAsGroup

Get-MgUserTransitiveMemberOfCount

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfCount

Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit

Get-MgUserTransitiveMemberOfCountAsDirectoryRole

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole

Get-MgUserTransitiveMemberOfCountAsGroup

Get the number of the resource

Note

To view the beta release of this cmdlet, view Get-MgBetaUserTransitiveMemberOfCountAsGroup

New-MgUser

Create a new user object.

Note

To view the beta release of this cmdlet, view New-MgBetaUser

New-MgUserExtension

Create new navigation property to extensions for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserExtension

New-MgUserInsightShared

Create new navigation property to shared for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserInsightShared

New-MgUserInsightTrending

Create new navigation property to trending for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserInsightTrending

New-MgUserInsightUsed

Create new navigation property to used for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserInsightUsed

New-MgUserOutlookMasterCategory

Create new navigation property to masterCategories for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserOutlookMasterCategory

New-MgUserSettingStorageQuotaService

Create new navigation property to services for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserSettingStorageQuotaService

New-MgUserSettingWindows

Create new navigation property to windows for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserSettingWindows

New-MgUserSettingWindowsInstance

Create new navigation property to instances for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserSettingWindowsInstance

New-MgUserTodoList

Create new navigation property to lists for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoList

New-MgUserTodoListExtension

Create new navigation property to extensions for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoListExtension

New-MgUserTodoListTask

Create new navigation property to tasks for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoListTask

New-MgUserTodoListTaskAttachment

Create new navigation property to attachments for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoListTaskAttachment

New-MgUserTodoListTaskChecklistItem

Create new navigation property to checklistItems for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoListTaskChecklistItem

New-MgUserTodoListTaskExtension

Create new navigation property to extensions for users

Note

To view the beta release of this cmdlet, view New-MgBetaUserTodoListTaskExtension

New-MgUserTodoListTaskLinkedResource

Create new navigation property to linkedResources for users

Remove-MgUser

Deletes a user.

Note

To view the beta release of this cmdlet, view Remove-MgBetaUser

Remove-MgUserExtension

Delete navigation property extensions for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserExtension

Remove-MgUserInsight

Delete navigation property insights for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserInsight

Remove-MgUserInsightShared

Delete navigation property shared for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserInsightShared

Remove-MgUserInsightTrending

Delete navigation property trending for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserInsightTrending

Remove-MgUserInsightUsed

Delete navigation property used for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserInsightUsed

Remove-MgUserLicenseDetail

Delete navigation property licenseDetails for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserLicenseDetail

Remove-MgUserManagerByRef

Remove a user's manager.

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserManagerByRef

Remove-MgUserOutlookMasterCategory

Delete navigation property masterCategories for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserOutlookMasterCategory

Remove-MgUserPhoto

Delete navigation property photo for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserPhoto

Remove-MgUserPhotoContent

The user's profile photo. Read-only.

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserPhotoContent

Remove-MgUserSetting

Delete navigation property settings for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSetting

Remove-MgUserSettingItemInsight

Delete navigation property itemInsights for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingItemInsight

Remove-MgUserSettingShiftPreference

Delete navigation property shiftPreferences for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingShiftPreference

Remove-MgUserSettingStorage

Delete navigation property storage for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingStorage

Remove-MgUserSettingStorageQuota

Delete navigation property quota for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingStorageQuota

Remove-MgUserSettingStorageQuotaService

Delete navigation property services for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingStorageQuotaService

Remove-MgUserSettingWindows

Delete navigation property windows for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingWindows

Remove-MgUserSettingWindowsInstance

Delete navigation property instances for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserSettingWindowsInstance

Remove-MgUserTodoList

Delete navigation property lists for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoList

Remove-MgUserTodoListExtension

Delete navigation property extensions for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListExtension

Remove-MgUserTodoListTask

Delete navigation property tasks for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTask

Remove-MgUserTodoListTaskAttachment

Delete navigation property attachments for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskAttachment

Remove-MgUserTodoListTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskAttachmentContent

Remove-MgUserTodoListTaskAttachmentSession

Delete navigation property attachmentSessions for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskAttachmentSession

Remove-MgUserTodoListTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskAttachmentSessionContent

Remove-MgUserTodoListTaskChecklistItem

Delete navigation property checklistItems for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskChecklistItem

Remove-MgUserTodoListTaskExtension

Delete navigation property extensions for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskExtension

Remove-MgUserTodoListTaskLinkedResource

Delete navigation property linkedResources for users

Note

To view the beta release of this cmdlet, view Remove-MgBetaUserTodoListTaskLinkedResource

Set-MgUserManagerByRef

Assign a user's manager.

Note

To view the beta release of this cmdlet, view Set-MgBetaUserManagerByRef

Set-MgUserPhotoContent

The user's profile photo. Read-only.

Note

To view the beta release of this cmdlet, view Set-MgBetaUserPhotoContent

Set-MgUserTodoListTaskAttachmentContent

The unique identifier for an entity. Read-only.

Note

To view the beta release of this cmdlet, view Set-MgBetaUserTodoListTaskAttachmentContent

Set-MgUserTodoListTaskAttachmentSessionContent

The content streams that are uploaded.

Note

To view the beta release of this cmdlet, view Set-MgBetaUserTodoListTaskAttachmentSessionContent

Update-MgUser

Update the properties of a user object.

Note

To view the beta release of this cmdlet, view Update-MgBetaUser

Update-MgUserExtension

Update the navigation property extensions in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserExtension

Update-MgUserInsight

Update the navigation property insights in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserInsight

Update-MgUserInsightShared

Update the navigation property shared in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserInsightShared

Update-MgUserInsightTrending

Update the navigation property trending in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserInsightTrending

Update-MgUserInsightUsed

Update the navigation property used in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserInsightUsed

Update-MgUserLicenseDetail

Update the navigation property licenseDetails in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserLicenseDetail

Update-MgUserMailboxSetting

Update property mailboxSettings value.

Note

To view the beta release of this cmdlet, view Update-MgBetaUserMailboxSetting

Update-MgUserOutlookMasterCategory

Update the navigation property masterCategories in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserOutlookMasterCategory

Update-MgUserSetting

Update the navigation property settings in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSetting

Update-MgUserSettingItemInsight

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

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingItemInsight

Update-MgUserSettingShiftPreference

Update the properties and relationships of a shiftPreferences object.

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingShiftPreference

Update-MgUserSettingStorage

Update the navigation property storage in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingStorage

Update-MgUserSettingStorageQuota

Update the navigation property quota in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingStorageQuota

Update-MgUserSettingStorageQuotaService

Update the navigation property services in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingStorageQuotaService

Update-MgUserSettingWindows

Update the navigation property windows in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingWindows

Update-MgUserSettingWindowsInstance

Update the navigation property instances in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserSettingWindowsInstance

Update-MgUserTodoList

Update the navigation property lists in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoList

Update-MgUserTodoListExtension

Update the navigation property extensions in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListExtension

Update-MgUserTodoListTask

Update the navigation property tasks in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListTask

Update-MgUserTodoListTaskAttachmentSession

Update the navigation property attachmentSessions in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListTaskAttachmentSession

Update-MgUserTodoListTaskChecklistItem

Update the navigation property checklistItems in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListTaskChecklistItem

Update-MgUserTodoListTaskExtension

Update the navigation property extensions in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListTaskExtension

Update-MgUserTodoListTaskLinkedResource

Update the navigation property linkedResources in users

Note

To view the beta release of this cmdlet, view Update-MgBetaUserTodoListTaskLinkedResource