-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVRemoteSupport
Retrieve appliance Remote Support configuration.
Get-HPOVRemoteSupport [-ApplianceConnection] <Array> [<CommonParameters>]
Register with Hewlett Packard Enterprise to allow automatic case creation for hardware failures on servers and enclosures and to enable Proactive Care. Once enabled, all eligible devices added in the future will be automatically enabled for remote support.
Eligible devices are Gen8 and newer blades and enclosures. NOTE: Servers must be at iLO 2.1 firmware level or above to be enabled for remote support
Hewlett Packard Enterprise will contact you to ship a replacement part or send an engineer for devices that are under warranty or support contract.
Remote support enables Proactive Care services including Proactive Scan reports and Firmware/Software Analysis reports with recommendations that are based on collected configuration data.
Remote support is secure. No business data is collected, only device-specific configuration and fault data. All communications are outbound only and use industry standard TLS encryption ensuring confidentiality and integrity of the information.
Once the appliance is configured, it cannot be unauthorized or disabled. Use this Cmdlet to get the appliance"s current Remote Support configuration. This Cmdlet does not return device collection data or schedules.
-ApplianceConnection <Array>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | true |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
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 (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this cmdlet.
The setting object with updated parameters.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVRemoteSupport Appliance Enabled Company AutoEnableDevices MarketingOptIn InsightOnlineEnabled --------- ------- ------- ----------------- -------------- -------------------- myappliance.domain.com True MyCompany False False False
Returns the existing Remote Support configuration of the appliance.
- Disable-HPOVRemoteSupport
- Enable-HPOVRemoteSupport
- Get-HPOVRemoteSupportContact
- Get-HPOVRemoteSupportDataCollectionSchedule
- Get-HPOVRemoteSupportDefaultSite
- Get-HPOVRemoteSupportEntitlementStatus
- Get-HPOVRemoteSupportPartner
- Get-HPOVRemoteSupportSetting
- New-HPOVRemoteSupportContact
- New-HPOVRemoteSupportPartner
- Remove-HPOVRemoteSupportContact
- Remove-HPOVRemoteSupportPartner
- Set-HPOVRemoteSupport
- Set-HPOVRemoteSupportDataCollectionSchedule
- Set-HPOVRemoteSupportDefaultSite
- Set-HPOVRemoteSupportSetting
- Start-HPOVRemoteSupportCollection
- Update-HPOVRemoteSupportEntitlement
Retrieve appliance Remote Support configuration.
Get-HPOVRemoteSupport [-ApplianceConnection] <Array> [<CommonParameters>]
Register with Hewlett Packard Enterprise to allow automatic case creation for hardware failures on servers and enclosures and to enable Proactive Care. Once enabled, all eligible devices added in the future will be automatically enabled for remote support.
Eligible devices are Gen8 and newer blades and enclosures. NOTE: Servers must be at iLO 2.1 firmware level or above to be enabled for remote support
Hewlett Packard Enterprise will contact you to ship a replacement part or send an engineer for devices that are under warranty or support contract.
Remote support enables Proactive Care services including Proactive Scan reports and Firmware/Software Analysis reports with recommendations that are based on collected configuration data.
Remote support is secure. No business data is collected, only device-specific configuration and fault data. All communications are outbound only and use industry standard TLS encryption ensuring confidentiality and integrity of the information.
Once the appliance is configured, it cannot be unauthorized or disabled. Use this Cmdlet to get the appliance's current Remote Support configuration. This Cmdlet does not return device collection data or schedules.
-ApplianceConnection <Array>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | true |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
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 (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this cmdlet.
The setting object with updated parameters.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVRemoteSupport Appliance Enabled Company AutoEnableDevices MarketingOptIn InsightOnlineEnabled --------- ------- ------- ----------------- -------------- -------------------- myappliance.domain.com True MyCompany False False False
Returns the existing Remote Support configuration of the appliance.
- Disable-HPOVRemoteSupport
- Enable-HPOVRemoteSupport
- Get-HPOVRemoteSupportContact
- Get-HPOVRemoteSupportDataCollectionSchedule
- Get-HPOVRemoteSupportDefaultSite
- Get-HPOVRemoteSupportEntitlementStatus
- Get-HPOVRemoteSupportPartner
- Get-HPOVRemoteSupportSetting
- New-HPOVRemoteSupportContact
- New-HPOVRemoteSupportPartner
- Remove-HPOVRemoteSupportContact
- Remove-HPOVRemoteSupportPartner
- Set-HPOVRemoteSupport
- Set-HPOVRemoteSupportDataCollectionSchedule
- Set-HPOVRemoteSupportDefaultSite
- Set-HPOVRemoteSupportSetting
- Start-HPOVRemoteSupportCollection
- Update-HPOVRemoteSupportEntitlement