< Back
Set-HPESysInfoASR
Post
NAME Set-HPESysInfoASR
SYNOPSIS
Set Automatic Server Recovery timeout.
SYNTAX
Set-HPESysInfoASR -TimeoutInMinutes <UInt32> [<CommonParameters>]
DESCRIPTION
Set Automatic Server Recovery timeout interval (in minutes).The maximal timeout of the hardware timer is 139
minutes.
PARAMETERS
-TimeoutInMinutes <UInt32>
Specifes the ASR timeout. The value is specified in minutes. The default value is 10. The parameter accepts
values in the range 0-255. ASR is disabled if the timeout is set to 0.
ParameterSetName: (All)
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
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
None
OUTPUTS
None
NOTES
Status
The value returned in the "Status" property reflects the data retrieval operation of a cmdlet. It does not
reflect the component status. When a cmdlet returns ???????Status: Error??????? or ???????Status: Warning???????, it indicates that
the operation to retrieve the data was not successful. The ???????StatusInfo??????? message specifies the reason for the
data retrieval operation failure. If the data retrieval operation is successful, "Status: OK" is returned for
the cmdlet, and the component status is displayed in the Health property and/or other properties of the PS
object.
EXAMPLE 1
Set the timeout (in minutes) of the ASR timerC:\\PS> Set-HPESysInfoASR -TimeoutInMinutes 10
C:\\PS> Get-HPESysInfoASR
ASRState TimeoutInMinutes Status
-------- ---------------- ------
Enabled 10 OK
This example shows the setup of the ASR timeout and display on screen.
RELATED LINKS
http://www.hpe.com/servers/powershell
SYNOPSIS
Set Automatic Server Recovery timeout.
SYNTAX
Set-HPESysInfoASR -TimeoutInMinutes <UInt32> [<CommonParameters>]
DESCRIPTION
Set Automatic Server Recovery timeout interval (in minutes).The maximal timeout of the hardware timer is 139
minutes.
PARAMETERS
-TimeoutInMinutes <UInt32>
Specifes the ASR timeout. The value is specified in minutes. The default value is 10. The parameter accepts
values in the range 0-255. ASR is disabled if the timeout is set to 0.
ParameterSetName: (All)
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
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
None
OUTPUTS
None
NOTES
Status
The value returned in the "Status" property reflects the data retrieval operation of a cmdlet. It does not
reflect the component status. When a cmdlet returns ???????Status: Error??????? or ???????Status: Warning???????, it indicates that
the operation to retrieve the data was not successful. The ???????StatusInfo??????? message specifies the reason for the
data retrieval operation failure. If the data retrieval operation is successful, "Status: OK" is returned for
the cmdlet, and the component status is displayed in the Health property and/or other properties of the PS
object.
EXAMPLE 1
Set the timeout (in minutes) of the ASR timerC:\\PS> Set-HPESysInfoASR -TimeoutInMinutes 10
C:\\PS> Get-HPESysInfoASR
ASRState TimeoutInMinutes Status
-------- ---------------- ------
Enabled 10 OK
This example shows the setup of the ASR timeout and display on screen.
RELATED LINKS
http://www.hpe.com/servers/powershell