Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory

Update the navigation property userExperienceAnalyticsDeviceStartupHistory in deviceManagement

Note

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

Syntax

Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory
      -UserExperienceAnalyticsDeviceStartupHistoryId <String>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-CoreBootTimeInMS <Int32>]
      [-CoreLoginTimeInMS <Int32>]
      [-DeviceId <String>]
      [-FeatureUpdateBootTimeInMS <Int32>]
      [-GroupPolicyBootTimeInMS <Int32>]
      [-GroupPolicyLoginTimeInMS <Int32>]
      [-Id <String>]
      [-IsFeatureUpdate]
      [-IsFirstLogin]
      [-OperatingSystemVersion <String>]
      [-ResponsiveDesktopTimeInMS <Int32>]
      [-RestartCategory <UserExperienceAnalyticsOperatingSystemRestartCategory>]
      [-RestartFaultBucket <String>]
      [-RestartStopCode <String>]
      [-StartTime <DateTime>]
      [-TotalBootTimeInMS <Int32>]
      [-TotalLoginTimeInMS <Int32>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory
      -UserExperienceAnalyticsDeviceStartupHistoryId <String>
      -BodyParameter <IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory
      -InputObject <IDeviceManagementIdentity>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-CoreBootTimeInMS <Int32>]
      [-CoreLoginTimeInMS <Int32>]
      [-DeviceId <String>]
      [-FeatureUpdateBootTimeInMS <Int32>]
      [-GroupPolicyBootTimeInMS <Int32>]
      [-GroupPolicyLoginTimeInMS <Int32>]
      [-Id <String>]
      [-IsFeatureUpdate]
      [-IsFirstLogin]
      [-OperatingSystemVersion <String>]
      [-ResponsiveDesktopTimeInMS <Int32>]
      [-RestartCategory <UserExperienceAnalyticsOperatingSystemRestartCategory>]
      [-RestartFaultBucket <String>]
      [-RestartStopCode <String>]
      [-StartTime <DateTime>]
      [-TotalBootTimeInMS <Int32>]
      [-TotalLoginTimeInMS <Int32>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory
      -InputObject <IDeviceManagementIdentity>
      -BodyParameter <IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Update the navigation property userExperienceAnalyticsDeviceStartupHistory in deviceManagement

Permissions

Permission type Permissions (from least to most privileged)
Delegated (work or school account) Not supported
Delegated (personal Microsoft account) Not supported
Application DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.ReadWrite.All,

Parameters

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

The user experience analytics device startup history entity contains device boot performance history details. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CoreBootTimeInMS

The device core boot time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CoreLoginTimeInMS

The device core login time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DeviceId

The Intune device id of the device. Supports: $select, $OrderBy. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-FeatureUpdateBootTimeInMS

The impact of device feature updates on boot time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-GroupPolicyBootTimeInMS

The impact of device group policy client on boot time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-GroupPolicyLoginTimeInMS

The impact of device group policy client on login time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Type:IDeviceManagementIdentity
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-IsFeatureUpdate

When TRUE, indicates the device boot record is associated with feature updates. When FALSE, indicates the device boot record is not associated with feature updates. Supports: $select, $OrderBy. Read-only.

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-IsFirstLogin

When TRUE, indicates the device login is the first login after a reboot. When FALSE, indicates the device login is not the first login after a reboot. Supports: $select, $OrderBy. Read-only.

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-OperatingSystemVersion

The user experience analytics device boot record's operating system version. Supports: $select, $OrderBy. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponsiveDesktopTimeInMS

The time for desktop to become responsive during login process in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-RestartCategory

Operating System restart category.

Type:UserExperienceAnalyticsOperatingSystemRestartCategory
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-RestartFaultBucket

OS restart fault bucket. The fault bucket is used to find additional information about a system crash. Supports: $select, $OrderBy. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-RestartStopCode

OS restart stop code. This shows the bug check code which can be used to look up the blue screen reason. Supports: $select, $OrderBy. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-StartTime

The device boot start time. The value cannot be modified and is automatically populated when the device performs a reboot. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2022 would look like this: '2022-01-01T00:00:00Z'. Returned by default. Read-only.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-TotalBootTimeInMS

The device total boot time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-TotalLoginTimeInMS

The device total login time in milliseconds. Supports: $select, $OrderBy. Read-only.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-UserExperienceAnalyticsDeviceStartupHistoryId

The unique identifier of userExperienceAnalyticsDeviceStartupHistory

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.PowerShell.Models.IDeviceManagementIdentity

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory

System.Collections.IDictionary

Outputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

BODYPARAMETER <IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory>: The user experience analytics device startup history entity contains device boot performance history details.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [CoreBootTimeInMS <Int32?>]: The device core boot time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [CoreLoginTimeInMS <Int32?>]: The device core login time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [DeviceId <String>]: The Intune device id of the device. Supports: $select, $OrderBy. Read-only.
  • [FeatureUpdateBootTimeInMS <Int32?>]: The impact of device feature updates on boot time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [GroupPolicyBootTimeInMS <Int32?>]: The impact of device group policy client on boot time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [GroupPolicyLoginTimeInMS <Int32?>]: The impact of device group policy client on login time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [IsFeatureUpdate <Boolean?>]: When TRUE, indicates the device boot record is associated with feature updates. When FALSE, indicates the device boot record is not associated with feature updates. Supports: $select, $OrderBy. Read-only.
  • [IsFirstLogin <Boolean?>]: When TRUE, indicates the device login is the first login after a reboot. When FALSE, indicates the device login is not the first login after a reboot. Supports: $select, $OrderBy. Read-only.
  • [OperatingSystemVersion <String>]: The user experience analytics device boot record's operating system version. Supports: $select, $OrderBy. Read-only.
  • [ResponsiveDesktopTimeInMS <Int32?>]: The time for desktop to become responsive during login process in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [RestartCategory <UserExperienceAnalyticsOperatingSystemRestartCategory?>]: Operating System restart category.
  • [RestartFaultBucket <String>]: OS restart fault bucket. The fault bucket is used to find additional information about a system crash. Supports: $select, $OrderBy. Read-only.
  • [RestartStopCode <String>]: OS restart stop code. This shows the bug check code which can be used to look up the blue screen reason. Supports: $select, $OrderBy. Read-only.
  • [StartTime <DateTime?>]: The device boot start time. The value cannot be modified and is automatically populated when the device performs a reboot. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2022 would look like this: '2022-01-01T00:00:00Z'. Returned by default. Read-only.
  • [TotalBootTimeInMS <Int32?>]: The device total boot time in milliseconds. Supports: $select, $OrderBy. Read-only.
  • [TotalLoginTimeInMS <Int32?>]: The device total login time in milliseconds. Supports: $select, $OrderBy. Read-only.

INPUTOBJECT <IDeviceManagementIdentity>: Identity Parameter

  • [AppLogCollectionRequestId <String>]: The unique identifier of appLogCollectionRequest
  • [BrowserSharedCookieId <String>]: The unique identifier of browserSharedCookie
  • [BrowserSiteId <String>]: The unique identifier of browserSite
  • [BrowserSiteListId <String>]: The unique identifier of browserSiteList
  • [DetectedAppId <String>]: The unique identifier of detectedApp
  • [DeviceCategoryId <String>]: The unique identifier of deviceCategory
  • [DeviceComplianceActionItemId <String>]: The unique identifier of deviceComplianceActionItem
  • [DeviceComplianceDeviceStatusId <String>]: The unique identifier of deviceComplianceDeviceStatus
  • [DeviceCompliancePolicyAssignmentId <String>]: The unique identifier of deviceCompliancePolicyAssignment
  • [DeviceCompliancePolicyId <String>]: The unique identifier of deviceCompliancePolicy
  • [DeviceCompliancePolicySettingStateSummaryId <String>]: The unique identifier of deviceCompliancePolicySettingStateSummary
  • [DeviceCompliancePolicyStateId <String>]: The unique identifier of deviceCompliancePolicyState
  • [DeviceComplianceScheduledActionForRuleId <String>]: The unique identifier of deviceComplianceScheduledActionForRule
  • [DeviceComplianceSettingStateId <String>]: The unique identifier of deviceComplianceSettingState
  • [DeviceComplianceUserStatusId <String>]: The unique identifier of deviceComplianceUserStatus
  • [DeviceConfigurationAssignmentId <String>]: The unique identifier of deviceConfigurationAssignment
  • [DeviceConfigurationDeviceStatusId <String>]: The unique identifier of deviceConfigurationDeviceStatus
  • [DeviceConfigurationId <String>]: The unique identifier of deviceConfiguration
  • [DeviceConfigurationStateId <String>]: The unique identifier of deviceConfigurationState
  • [DeviceConfigurationUserStatusId <String>]: The unique identifier of deviceConfigurationUserStatus
  • [DeviceLogCollectionResponseId <String>]: The unique identifier of deviceLogCollectionResponse
  • [DeviceManagementTroubleshootingEventId <String>]: The unique identifier of deviceManagementTroubleshootingEvent
  • [LocalizedNotificationMessageId <String>]: The unique identifier of localizedNotificationMessage
  • [MalwareStateForWindowsDeviceId <String>]: The unique identifier of malwareStateForWindowsDevice
  • [ManagedDeviceId <String>]: The unique identifier of managedDevice
  • [MobileAppTroubleshootingEventId <String>]: The unique identifier of mobileAppTroubleshootingEvent
  • [NotificationMessageTemplateId <String>]: The unique identifier of notificationMessageTemplate
  • [SettingStateDeviceSummaryId <String>]: The unique identifier of settingStateDeviceSummary
  • [UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetailsId <String>]: The unique identifier of userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails
  • [UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId <String>]: The unique identifier of userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId
  • [UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionId <String>]: The unique identifier of userExperienceAnalyticsAppHealthAppPerformanceByOSVersion
  • [UserExperienceAnalyticsAppHealthApplicationPerformanceId <String>]: The unique identifier of userExperienceAnalyticsAppHealthApplicationPerformance
  • [UserExperienceAnalyticsAppHealthDeviceModelPerformanceId <String>]: The unique identifier of userExperienceAnalyticsAppHealthDeviceModelPerformance
  • [UserExperienceAnalyticsAppHealthDevicePerformanceDetailsId <String>]: The unique identifier of userExperienceAnalyticsAppHealthDevicePerformanceDetails
  • [UserExperienceAnalyticsAppHealthDevicePerformanceId <String>]: The unique identifier of userExperienceAnalyticsAppHealthDevicePerformance
  • [UserExperienceAnalyticsAppHealthOSVersionPerformanceId <String>]: The unique identifier of userExperienceAnalyticsAppHealthOSVersionPerformance
  • [UserExperienceAnalyticsBaselineId <String>]: The unique identifier of userExperienceAnalyticsBaseline
  • [UserExperienceAnalyticsCategoryId <String>]: The unique identifier of userExperienceAnalyticsCategory
  • [UserExperienceAnalyticsDevicePerformanceId <String>]: The unique identifier of userExperienceAnalyticsDevicePerformance
  • [UserExperienceAnalyticsDeviceScoresId <String>]: The unique identifier of userExperienceAnalyticsDeviceScores
  • [UserExperienceAnalyticsDeviceStartupHistoryId <String>]: The unique identifier of userExperienceAnalyticsDeviceStartupHistory
  • [UserExperienceAnalyticsDeviceStartupProcessId <String>]: The unique identifier of userExperienceAnalyticsDeviceStartupProcess
  • [UserExperienceAnalyticsDeviceStartupProcessPerformanceId <String>]: The unique identifier of userExperienceAnalyticsDeviceStartupProcessPerformance
  • [UserExperienceAnalyticsMetricHistoryId <String>]: The unique identifier of userExperienceAnalyticsMetricHistory
  • [UserExperienceAnalyticsMetricId <String>]: The unique identifier of userExperienceAnalyticsMetric
  • [UserExperienceAnalyticsModelScoresId <String>]: The unique identifier of userExperienceAnalyticsModelScores
  • [UserExperienceAnalyticsScoreHistoryId <String>]: The unique identifier of userExperienceAnalyticsScoreHistory
  • [UserExperienceAnalyticsWorkFromAnywhereDeviceId <String>]: The unique identifier of userExperienceAnalyticsWorkFromAnywhereDevice
  • [UserExperienceAnalyticsWorkFromAnywhereMetricId <String>]: The unique identifier of userExperienceAnalyticsWorkFromAnywhereMetric
  • [UserExperienceAnalyticsWorkFromAnywhereModelPerformanceId <String>]: The unique identifier of userExperienceAnalyticsWorkFromAnywhereModelPerformance
  • [WindowsDeviceMalwareStateId <String>]: The unique identifier of windowsDeviceMalwareState
  • [WindowsInformationProtectionAppLearningSummaryId <String>]: The unique identifier of windowsInformationProtectionAppLearningSummary
  • [WindowsInformationProtectionNetworkLearningSummaryId <String>]: The unique identifier of windowsInformationProtectionNetworkLearningSummary
  • [WindowsMalwareInformationId <String>]: The unique identifier of windowsMalwareInformation