API Reference
Command
Get-CxOem
Returns OEM and manufacturer branding details for a computer.
Examples
Example 1: Shows OEM details for the local machine.
PS>
Get-CxOem
Example 2: Queries a remote server to confirm the hardware vendor and support metadata.
PS>
Get-CxOem -ComputerName HCI-02
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-CxOem [-ComputerName <string>] [<CommonParameters>]#Parameters
- ComputerName string
- Target computer name. Use . for the local machine or provide a DNS/NetBIOS name. When omitted, the local computer is queried.
Outputs
ComputerX.Oem.OemInfo