Skip to content

Latest commit

 

History

History
524 lines (431 loc) · 13.4 KB

New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory.md

File metadata and controls

524 lines (431 loc) · 13.4 KB
external help file Module Name online version schema
Microsoft.Graph.DeviceManagement-help.xml
Microsoft.Graph.DeviceManagement
2.0.0

New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory

SYNOPSIS

Create new navigation property to userExperienceAnalyticsDeviceStartupHistory for deviceManagement

Note

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

SYNTAX

CreateExpanded (Default)

New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory [-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>]

Create

New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory
 -BodyParameter <IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory>
 [-ResponseHeadersVariable <String>] [-Headers <IDictionary>] [-ProgressAction <ActionPreference>] [-WhatIf]
 [-Confirm] [<CommonParameters>]

DESCRIPTION

Create new navigation property to userExperienceAnalyticsDeviceStartupHistory for deviceManagement

PARAMETERS

-AdditionalProperties

Additional Parameters

Type: Hashtable
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
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
Parameter Sets: Create
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

-CoreBootTimeInMS

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

Type: Int32
Parameter Sets: CreateExpanded
Aliases:

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

-CoreLoginTimeInMS

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

Type: Int32
Parameter Sets: CreateExpanded
Aliases:

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

-DeviceId

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

Type: String
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: 0
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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: 0
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
Parameter Sets: CreateExpanded
Aliases:

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

-Headers

Optional headers that will be added to the request.

Type: IDictionary
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

-Id

The unique identifier for an entity. Read-only.

Type: String
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: 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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: 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
Parameter Sets: CreateExpanded
Aliases:

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

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

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

-ResponseHeadersVariable

Optional Response Headers Variable.

Type: String
Parameter Sets: (All)
Aliases: RHV

Required: False
Position: Named
Default value: None
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
Parameter Sets: CreateExpanded
Aliases:

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

-RestartCategory

Operating System restart category.

Type: UserExperienceAnalyticsOperatingSystemRestartCategory
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
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
Parameter Sets: CreateExpanded
Aliases:

Required: False
Position: Named
Default value: None
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
Parameter Sets: CreateExpanded
Aliases:

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

-TotalBootTimeInMS

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

Type: Int32
Parameter Sets: CreateExpanded
Aliases:

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

-TotalLoginTimeInMS

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

Type: Int32
Parameter Sets: CreateExpanded
Aliases:

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

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

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

-WhatIf

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

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

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

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

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.

RELATED LINKS

https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementuserexperienceanalyticdevicestartuphistory