< Back
New-WindowsUpdateInstallScheduleTypeObject
Post
NAME New-WindowsUpdateInstallScheduleTypeObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.windowsUpdateInstallScheduleType" (or one of its derived
types).
SYNTAX
New-WindowsUpdateInstallScheduleTypeObject -windowsUpdateActiveHoursInstall <SwitchParameter> [-activeHoursEnd
<TimeSpan>] [-activeHoursStart <TimeSpan>] [<CommonParameters>]
New-WindowsUpdateInstallScheduleTypeObject -windowsUpdateScheduledInstall <SwitchParameter> [-scheduledInstallDay
<string>] [-scheduledInstallTime <TimeSpan>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.windowsUpdateInstallScheduleType" (or one of its derived
types).
PARAMETERS
-windowsUpdateActiveHoursInstall <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUpdateActiveHoursInstall" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-activeHoursStart <TimeSpan>
The "activeHoursStart" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateActiveHoursInstall" type.
Active Hours Start
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
-activeHoursEnd <TimeSpan>
The "activeHoursEnd" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateActiveHoursInstall" type.
Active Hours End
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
-windowsUpdateScheduledInstall <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUpdateScheduledInstall" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-scheduledInstallDay <string>
The "scheduledInstallDay" property, of type "microsoft.graph.weeklySchedule".
This property is on the "microsoft.graph.windowsUpdateScheduledInstall" type.
Scheduled Install Day in week
Valid values: 'userDefined', 'everyday', 'sunday', 'monday', 'tuesday', 'wednesday', 'thursday', 'friday',
'saturday'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scheduledInstallTime <TimeSpan>
The "scheduledInstallTime" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateScheduledInstall" type.
Scheduled Install Time during day
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.windowsUpdateInstallScheduleType" (or one of its derived
types).
SYNTAX
New-WindowsUpdateInstallScheduleTypeObject -windowsUpdateActiveHoursInstall <SwitchParameter> [-activeHoursEnd
<TimeSpan>] [-activeHoursStart <TimeSpan>] [<CommonParameters>]
New-WindowsUpdateInstallScheduleTypeObject -windowsUpdateScheduledInstall <SwitchParameter> [-scheduledInstallDay
<string>] [-scheduledInstallTime <TimeSpan>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.windowsUpdateInstallScheduleType" (or one of its derived
types).
PARAMETERS
-windowsUpdateActiveHoursInstall <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUpdateActiveHoursInstall" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-activeHoursStart <TimeSpan>
The "activeHoursStart" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateActiveHoursInstall" type.
Active Hours Start
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
-activeHoursEnd <TimeSpan>
The "activeHoursEnd" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateActiveHoursInstall" type.
Active Hours End
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
-windowsUpdateScheduledInstall <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUpdateScheduledInstall" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-scheduledInstallDay <string>
The "scheduledInstallDay" property, of type "microsoft.graph.weeklySchedule".
This property is on the "microsoft.graph.windowsUpdateScheduledInstall" type.
Scheduled Install Day in week
Valid values: 'userDefined', 'everyday', 'sunday', 'monday', 'tuesday', 'wednesday', 'thursday', 'friday',
'saturday'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scheduledInstallTime <TimeSpan>
The "scheduledInstallTime" property, of type "Edm.TimeOfDay".
This property is on the "microsoft.graph.windowsUpdateScheduledInstall" type.
Scheduled Install Time during day
Required? false
Position? named
Default value 00:00:00
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS