< Back

Get-HPERedfishModuleVersion

Tue Jan 14, 2020 1:58 am

NAME Get-HPERedfishModuleVersion



SYNOPSIS

Gets the module details for the HPERedfishCmdlets module.





SYNTAX

Get-HPERedfishModuleVersion [<CommonParameters>]





DESCRIPTION

The Get-HPERedfishModuleVersion cmdlet gets the module details for the HPERedfishCmdlets module. The details

include name of file, path, description, GUID, version, and supported UICultures with respective version.





PARAMETERS

<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

System.Management.Automation.PSCustomObject



Get-HPERedfishmoduleVersion retuns a System.Management.Automation.PSCustomObject object.





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-HPERedfishModuleVersion



Name : HPERedfishCmdlets

Path : C:\\Program

Files\\Hewlett-Packard\\PowerShell\\Modules\\HPERedfishCmdlets\\HPERedfishCmdlets.psm1

Description : HPE Redfish PowerShell cmdlets create an interface to HPE Redfish devices such as iLO.

These cmdlets can be used to get and set HPE Redfish data and to invoke actions on these

devices and

the systems they manage.

There are also advanced functions that can create an index or directory of HPE Redfish

data sources.

A file with examples called HPERedfishExamples.ps1 is included in this release.

GUID : aadc4b97-c04c-44c6-8d69-1ebc5b5ffcc8

Version : 1.0.0.0

CurrentUICultureName : en-US

CurrentUICultureVersion : 1.0.0.0

AvailableUICulture : @{UICultureName=en-US; UICultureVersion=1.0.0.0}





This example shows the cmdlets module details.











RELATED LINKS

http://www.hpe.com/servers/powershell