HPEMigrationAdvisoryTool

1.1.0.0

MigrationAdvisoryTool for HPE PowerShell Cmdlets: MigrationAdvisoryTool provides migration suggestion for existing HPE Cmdlets used in PowerShell scripts to latest HPE Cmdlets module.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name HPEMigrationAdvisoryTool

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

Install-PSResource -Name HPEMigrationAdvisoryTool

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 2017-2018 Hewlett Packard Enterprise Development, L.P. All rights reserved.

Package Details

Author(s)

  • Hewlett Packard Enterprise

Tags

Hewlett Packard Enterprise HPE HPEMigrationAdvisoryTool HPEMigrationAdvisoryCmdlets Migration

Cmdlets

Invoke-HPECmdletMigration

Functions

Create-HPEMigrationAdvisoryThreadPool Start-HPEMigrationAdvisoryThreadScriptBlock Get-HPEMigrationAdvisoryThreadPipelines

Dependencies

This module has no dependencies.

Release Notes

HPEMigrationAdvisoryTool - Version 1.1.0.0
April 2018

HPEMigrationAdvisoryTool cmdlets provide migration suggestion for existing HPE Cmdlets used in PowerShell scripts to update to the latest HPE Cmdlets module
Migration suggestion to update the script file from 1.x to 2.x HPE Cmdlet module

Enhancements:
This release includes following enhancements.
 - Migration support added for iLO cmdlets (Migrating HPiLOCmdlets V1.5 to HPEiLOCmdlets V2.X)
 - ExportCSV paramter changed to SwitchParameter.
 - Message property is added to the migration advice output, to provide user friendly message.
 
Fixes:
 - Parameter ScriptFile accpets relative path using dot(.) and double-dot(..).
 
Limitations:
 - Migration suggestion for parameter alias or parameter short name is not supported.
 - If the existing cmdlet fragment/split into multiple cmdlets then migration suggestion will provided only, if the existing cmdlet used with at least one parameter/property.
 - If the existing cmdlet ChangeType is "Merge", then make sure to add mandatory parameter to the new cmdlet (if any).

FileList

Version History

Version Downloads Last updated
1.1.0.0 (current version) 1,293 4/25/2018
1.0.0.0 139 8/22/2017