- Compute Engine Instance Multi Mount Disaster Recovery and Fix - Unable to list all VPC networks while using power CLI module
- Completely removed hostprojectid from the payload of New-AGMLibGCEConversion as it's not used anywhere and will fail New-AGMLibGCEConversion.
- Removed hostprojectid from the payload of New-AGMLibGCEConversion
- fix duplicate srcid issue in New-AGMLibGCEInstanceDiscovery
- Add New-AGMLibVMwareVMDiscovery
- Minor updates for describing the import of source appIDs for PD snapshots.
- disktype was being ignored by New-AGMLibGCPInstanceMultiMount
- Enhanced New-AGMLibGCEInstanceDiscovery with gcloud search function as well as filtering and metadata searches
- Add jsonprint diag tool to New-AGMLibGCEMountExisting and improved logic in that function
- Added Confirm-AGMLibComputeEngineProject and Confirm-AGMLibComputeEngineImage
- Reduce number of commands run by New-AGMLibGCEInstanceDiscovery
- Improve New-AGMLibLVMMount: only show hosts with agent and show label when producing sample command
- Improve error reporting in New-AGMLibGCEInstanceDiscovery when using textoutput
- Improve error reporting in New-AGMLibGCEInstanceDiscovery when using textoutput
- Offer no-parallel option on New-AGMLibGCEInstanceDiscovery
- New-AGMLibImage was using wrong syntax to check for policyID
- Add New-AGMLibLVMMount
- New-AGMLibGCPInstance and New-AGMLibGCPInstanceMultiMount - Support sole tenancy
- New-AGMLibVM add support for restoremacaddr
- New-AGMLibGCVEfailover add support for restoremacaddr
- New-AGMLibGCEInstanceDiscovery
- Allow user to use label to specify diskbackup rule. Right now will support only bootonly
- change -usertag to -backupplanlabel while continuing to support only name
- Import-AGMLibOnVault improved guided mode output
- New-AGMLibGCVEfailover - ignore HCX node if its discovered and only work with nodes whose name start with esxi
- Add New-AGMLibMSSQLClone
- Improve New-AGMLibMSSQLMount so it handles case where selected managed DB is an Instance/CG
- Stop Get-AGMLibActiveImage getting NAS errors on unmount
- Improve error messages from Get-AGMLibApplianceLogs
- Improve help examples in some commands
- Add ostype field to Get-AGMLibHostList
- Added Restore-AGMLibSAPHANA to run restores on SAP HANA
- Added New-AGMLibSAPHANAMultiMount to do multi mount for SAP HANA
- Updated Mount-AGMLibSAPHANA to add CSV output to feed New-AGMLibSAPHANAMultiMount
- Minor fixes to New-AGMLibGCPInstance
- New-AGMLibImage will now look for DirectOnvault job
- Get-AGMLibPolicies - added options
- If version check fails, print actual error. This should surface expired openID Connect tokens
- New-AGMLibGCPInstance
- was printing a dummy instancename for multi-instance recovery, this was causing issue, so field will be blank
- was not handling host projects correctly, added a new field nicXhostproject to process handle these.
- Added Get-AGMLibApplianceLogs
- Added Get-AGMLibBackupSKU
- Corrected issue with Set-AGMLibApplianceParameter asking for applianceid when it was supplied
Important - upgrade to AGMPowerCLI 0.0.0.39 before upgrading to AGMPowerLib 0.0.0.54
- GitHub commits
- New-AGMLibGCPInstance
- Offer option to re-use source name and IP.
- Offer option to output all VMs into CSV file, not just the one being mounted, dramatically speeding up prep work
- Offer option to update existing CSV with any new instances protected since last update of the CSV file
- Allow user to use simple network and subnet names rather than using URL format
- New-AGMLibGCEInstanceDiscovery
- Allow user to use parameters rather than use a CSV file
- Offer bootonly option to allow boot drive
- Offer sltname and sltid to be used in combination with -backup to auto backup all discovered VMs
- If usertag is set and the value is 'ignored' or 'unmanaged' then do that rather than try and protect the instance with matching sltname
- Added parallel execution when run under PS7
- Remove-AGMLibMount
- Added parallel execution for Forget GCE Instance when run under PS7
- New-AGMLibGCPInstanceMultiMount
- Added parallel execution when run under PS7
- New-AGMLibGCEMountExisting
- New function to allow mount of a GCE Instance backup to an existing GCE Instance
- Get-AGMLibApplianceParameter
- change to use id rather than applianceid as this was confusing the two IDs. Needs AGMPowerCLI 0.0.0.39