HPECOMCmdlets

1.0.10

HPE Compute Ops Management PowerShell library

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HPECOMCmdlets

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HPECOMCmdlets

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(C) Copyright 2013-2024 Hewlett Packard Enterprise Development LP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Package Details

Author(s)

  • Lionel Jullien

Tags

Compute-Ops-Management COM GLP Hewlett-Packard-Enterprise HPE GreenLake HPEGreenLake

Functions

Get-HPECOMServerLocation Add-HPECOMServerToGroup Add-HPEGLDeviceCompute Add-HPEGLDeviceNetwork Add-HPEGLDeviceStorage Add-HPEGLDeviceTagToDevice Add-HPEGLDeviceToService Add-HPEGLRoleToUser Add-HPEGLSubscriptionToDevice Connect-HPEGL Connect-HPEGLDeviceComputeiLOtoCOM Connect-HPEGLWorkspace Disable-HPECOMEmailNotificationPolicy Disable-HPECOMIloIgnoreRiskSetting Disable-HPECOMServerAutoiLOFirmwareUpdate Disable-HPEGLDevice Disconnect-HPEGL Enable-HPECOMEmailNotificationPolicy Enable-HPECOMIloIgnoreRiskSetting Enable-HPECOMServerAutoiLOFirmwareUpdate Enable-HPEGLDevice Get-HPECOMActivity Get-HPECOMAppliance Get-HPECOMApplianceFirmwareBundle Get-HPECOMEmailNotificationPolicy Get-HPECOMExternalService Get-HPECOMFilter Get-HPECOMFirmwareBundle Get-HPECOMGroup Get-HPECOMGroupFirmwareCompliance Get-HPECOMIloSecuritySatus Get-HPECOMJob Get-HPECOMJobTemplate Get-HPECOMMetricsConfiguration Get-HPECOMReport Get-HPECOMSchedule Get-HPECOMServer Get-HPECOMServerActivationKey Get-HPECOMServerInventory Get-HPECOMSetting Get-HPECOMSustainabilityReport Get-HPECOMWebhook Get-HPEGLAPIcredential Get-HPEGLAuditLog Get-HPEGLdevice Get-HPEGLDeviceAutoReassignSubscription Get-HPEGLDeviceAutoSubscription Get-HPEGLJWTDetails Get-HPEGLLocation Get-HPEGLRegion Get-HPEGLResourceRestrictionPolicy Get-HPEGLRole Get-HPEGLService Get-HPEGLServiceResourceRestrictionPolicyFilter Get-HPEGLSubscription Get-HPEGLUser Get-HPEGLUserAccountDetails Get-HPEGLUserPreference Get-HPEGLUserRole Get-HPEGLWorkspace Invoke-HPECOMGroupBiosConfiguration Invoke-HPECOMGroupExternalStorageComplianceCheck Invoke-HPECOMGroupExternalStorageConfiguration Invoke-HPECOMGroupFirmwareComplianceCheck Invoke-HPECOMGroupInternalStorageConfiguration Invoke-HPECOMGroupOSInstallation Invoke-HPECOMWebRequest Invoke-HPEGLWebRequest New-HPECOMAppliance New-HPECOMExternalService New-HPECOMFilter New-HPECOMGroup New-HPECOMServerActivationKey New-HPECOMServerInventory New-HPECOMSettingServerBios New-HPECOMSettingServerExternalStorage New-HPECOMSettingServerFirmware New-HPECOMSettingServerInternalStorage New-HPECOMSettingServerOSImage New-HPECOMSustainabilityReport New-HPECOMWebhook New-HPEGLAPIcredential New-HPEGLLocation New-HPEGLResourceRestrictionPolicy New-HPEGLService New-HPEGLSubscription New-HPEGLWorkspace Remove-HPECOMAppliance Remove-HPECOMExternalService Remove-HPECOMFilter Remove-HPECOMGroup Remove-HPECOMOneViewServerLocation Remove-HPECOMSchedule Remove-HPECOMServerActivationKey Remove-HPECOMServerFromGroup Remove-HPECOMSetting Remove-HPECOMWebhook Remove-HPEGLAPICredential Remove-HPEGLDeviceAutoReassignSubscription Remove-HPEGLDeviceAutoSubscription Remove-HPEGLDeviceFromService Remove-HPEGLDeviceLocation Remove-HPEGLDeviceTagFromDevice Remove-HPEGLLocation Remove-HPEGLResourceRestrictionPolicy Remove-HPEGLRoleFromUser Remove-HPEGLService Remove-HPEGLSubscription Remove-HPEGLSubscriptionFromDevice Remove-HPEGLUser Restart-HPECOMserver Send-HPECOMWebhookTest Send-HPEGLUserInvitation Set-HPECOMExternalService Set-HPECOMFilter Set-HPECOMGroup Set-HPECOMOneViewServerLocation Set-HPECOMSchedule Set-HPECOMSettingServerBios Set-HPECOMSettingServerExternalStorage Set-HPECOMSettingServerFirmware Set-HPECOMSettingServerInternalStorage Set-HPECOMSettingServerOSImage Set-HPECOMWebhook Set-HPEGLDeviceAutoReassignSubscription Set-HPEGLDeviceAutoSubscription Set-HPEGLDeviceLocation Set-HPEGLLocation Set-HPEGLUserAccountDetails Set-HPEGLUserAccountPassword Set-HPEGLUserPreference Set-HPEGLWorkspace Start-HPECOMserver Stop-HPECOMGroupFirmware Stop-HPECOMserver Test-HPECOMExternalService Update-HPECOMApplianceFirmware Update-HPECOMGroupFirmware Update-HPECOMServerFirmware Update-HPECOMServeriLOFirmware Wait-HPECOMJobComplete

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

- Added Get-HPECOMIloSecurityStatus cmdlet to get the current iLO security settings.

- Renamed Enable-HPECOMIloIgnoreSecuritySetting to Enable-HPECOMIloIgnoreRiskSetting.

- Renamed Disable-HPECOMIloIgnoreSecuritySetting to Disable-HPECOMIloIgnoreRiskSetting.

- Improved Enable-HPECOMIloIgnoreRiskSetting and Disable-HPECOMIloIgnoreRiskSetting:
 - Enhanced pipeline input processing, error handling, and return objects.
 - Fixed payload content to match current iLO security settings.
 - Added an All parameter to enable/disable all ignore iLO security risk settings.

- Merged and renamed functions for consistency and clarity:
 - Merged Get-HPEGLServiceSubscription and Get-HPEGLDeviceSubscription into Get-HPEGLSubscription.
 - Merged New-HPEGLServiceSubscription and New-HPEGLDeviceSubscription into New-HPEGLSubscription.
 - Renamed Set-HPEGLDeviceSubscription to Add-HPEGLSubscriptionToDevice.
 - Renamed Remove-HPEGLDeviceSubscription to Remove-HPEGLSubscriptionFromDevice.
 - Renamed Get-HPEGLDeviceAutoReassign to Get-HPEGLDeviceAutoReassignSubscription.
 - Renamed Set-HPEGLDeviceAutoReassign to Set-HPEGLDeviceAutoReassignSubscription.
 - Renamed Remove-HPEGLDeviceAutoReassign to Remove-HPEGLDeviceAutoReassignSubscription.

- Removed all aliases from the module to avoid conflicts with OS commands on macOS/Linux.

- Enhanced Connect-HPEGLDeviceComputeiLOtoCOM:
 - Added information in the cmdlet help to clarify the different methods to connect an iLO to a COM instance, particularly the purpose of the ActivationKeyFromCOM parameter and the different steps involved.
 - Added the SkipCertificateValidation parameter to bypass all certificate validation checks, including expiration, revocation, and trusted root authority.
 - Implemented additional checks to ensure the connection is successful.
 - Now, when the connection fails, the cmdlet returns iLO event log messages related to Compute Ops Management failures for troubleshooting purposes.
 - Addressed several issues with PowerShell 5 and PowerShell ISE.
 - Now the cmdlet detects if an iLO is already connected to a different COM instance and provides a warning message.

- Improved connection error messages:
 - Provided distinct messages indicating whether Connect-HPEGL or Connect-HPEGLWorkspace should be used.

- Updated Get-HPEGLWorkspace:
 - Now returns all available workspaces even when no workspace connection exists.

- Resolved pagination issues in Invoke-HPEGLWebRequest:
 - Fixed an issue where not all paginated pages were correctly returned.

- Addressed several issues with PowerShell 5:
 - Fixed TCP connection test issues when running Connect-HPEGL.
 - Resolved connection issues in Connect-HPEGL.
 - Corrected progress bar issues in Connect-HPEGL and Connect-HPEGLWorkspace cmdlets.
 - Corrected ScheduleTime in all job cmdlets as it was not being correctly parsed due to the default serialization behavior of ConvertTo-Json.

- Added support for a list of users as pipeline input for Add-HPEGLRoleToUser and Remove-HPEGLRoleFromUser.

- Added support for Data Services Cloud Console integration in New-HPECOMExternalService.

- Improved and fixed filtering options, sorting output, and errors in Get-HPEGLAuditLog, Get-HPECOMActivity, and Get-HPECOMJob.

- Added the ShowPendingSchedules parameter to Get-HPECOMSchedule to display scheduled tasks that are not yet executed.

- Now Remove-HPEGLAPICredential detects if the credential is used by the library and prompts the user to confirm the deletion. A force parameter is now available to bypass the prompt.

- Test-HPECOMExternalService now returns the activity that is generated as a result of the test.

- Modified the generation of the global variable HPECOMjobtemplatesUrisList to ensure it includes all job template URIs, addressing a limitation in the COM API.

- Added many other improvements and bug fixes.

FileList

Version History

Version Downloads Last updated
1.0.10 (current version) 5 12/17/2024
1.0.9 35 11/18/2024
1.0.8 22 11/14/2024