< Back
Get-StorageEnclosureVendorData
Post
NAME Get-StorageEnclosureVendorData
SYNOPSIS
Gets vendor-specific data for an enclosure.
SYNTAX
Get-StorageEnclosureVendorData [-FriendlyName] <String[]> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> [<CommonParameters>]
Get-StorageEnclosureVendorData [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> [<CommonParameters>]
Get-StorageEnclosureVendorData [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> -UniqueId <String[]> [<CommonParameters>]
DESCRIPTION
The Get-StorageEnclosureVendorData cmdlet gets vendor-specific data for a storage enclosure. Specify the enclosure and the SCSI diagnostic page code for
the data.
PARAMETERS
-CimSession [<CimSession[]>]
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a New-CimSession or
Get-CimSession cmdlet. The default is the current session on the local computer.
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-FriendlyName <String[]>
Specifies an array of friendly names. This cmdlet gets vendor data for the enclosures that the names specify.
Required? true
Position? 1
Default value none
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-PageNumber <UInt16>
Specifies the SCSI diagnostic page code for which this cmdlet gets vendor-specific information.
Required? true
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-ThrottleLimit [<Int32>]
Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is
entered, then Windows PowerShell???? calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the
computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-UniqueId <String[]>
Specifies an array of IDs. This cmdlet gets vendor data for the enclosures that the IDs specify.
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
OUTPUTS
String[]
Example 1: Get information for an enclosure
PS C:\\>Get-StorageEnclosureVendorData -FriendlyName "E11" -PageNumber 0x2
This command gets vendor data for the enclosure named E11. The cmdlet specifies SCSI diagnostic page code 0x2.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=816401
Get-StorageEnclosure
Disable-StorageEnclosureIdentification
Enable-StorageEnclosureIdentification
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-StorageExtendedStatus; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
alertSet :
description :
examples :
Synopsis :
Get-StorageExtendedStatus -StorageJob <CimInstance#MSFT_StorageJob> [-CimSession <CimSession>] [<CommonParameters>]
ModuleName : Storage
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-StorageExtendedStatus
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Gets vendor-specific data for an enclosure.
SYNTAX
Get-StorageEnclosureVendorData [-FriendlyName] <String[]> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> [<CommonParameters>]
Get-StorageEnclosureVendorData [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> [<CommonParameters>]
Get-StorageEnclosureVendorData [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -PageNumber <UInt16> -UniqueId <String[]> [<CommonParameters>]
DESCRIPTION
The Get-StorageEnclosureVendorData cmdlet gets vendor-specific data for a storage enclosure. Specify the enclosure and the SCSI diagnostic page code for
the data.
PARAMETERS
-CimSession [<CimSession[]>]
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a New-CimSession or
Get-CimSession cmdlet. The default is the current session on the local computer.
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-FriendlyName <String[]>
Specifies an array of friendly names. This cmdlet gets vendor data for the enclosures that the names specify.
Required? true
Position? 1
Default value none
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-PageNumber <UInt16>
Specifies the SCSI diagnostic page code for which this cmdlet gets vendor-specific information.
Required? true
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-ThrottleLimit [<Int32>]
Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is
entered, then Windows PowerShell???? calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the
computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-UniqueId <String[]>
Specifies an array of IDs. This cmdlet gets vendor data for the enclosures that the IDs specify.
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
OUTPUTS
String[]
Example 1: Get information for an enclosure
PS C:\\>Get-StorageEnclosureVendorData -FriendlyName "E11" -PageNumber 0x2
This command gets vendor data for the enclosure named E11. The cmdlet specifies SCSI diagnostic page code 0x2.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=816401
Get-StorageEnclosure
Disable-StorageEnclosureIdentification
Enable-StorageEnclosureIdentification
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-StorageExtendedStatus; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
alertSet :
description :
examples :
Synopsis :
Get-StorageExtendedStatus -StorageJob <CimInstance#MSFT_StorageJob> [-CimSession <CimSession>] [<CommonParameters>]
ModuleName : Storage
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-StorageExtendedStatus
Category : Function
Component :
Role :
Functionality :