rvp1001's Posts

This question is Not Answered.(Mark as assumed answered) I am taking the parallel upgrade path rather doing the in place upgrade method of vRealize Automation 7.3. I just "vRealized" it m... See more...
This question is Not Answered.(Mark as assumed answered) I am taking the parallel upgrade path rather doing the in place upgrade method of vRealize Automation 7.3. I just "vRealized" it much easier to failback then doing the snapshot method. Will let everyone know if there are bad or good.. it should be fine. Notes vRealize Automation 7.3 What's in the Release Notes The release notes cover the following topics: What's New   System Requirements Installation Before You Upgrade Resolved Issues Known Issues Previous Known Issues What's New The vRealize Automation 7.3 release includes resolved issues and the following new capabilities. Parameterized Blueprints to Enhance Reusability and Reduce Sprawl Introduced component profiles for defining both size and image attributes, enabling "T-shirt sizing" as a request item  Component profiles provided for image and virtual machine size including CPU, memory, and storage size Efficiently manage blueprints by leveraging abstracted component profiles Increase reusability while significantly reducing blueprint sprawl Trigger approval policies on size or image conditions Import or export of component profiles using vRealize CloudClient Automatically substitute component profile values
I am taking the parallel upgrade path rather doing the in place upgrade method of vRealize Automation 7.3. I just "vRealized" it much easier to failback then doing the snapshot method. vRea... See more...
I am taking the parallel upgrade path rather doing the in place upgrade method of vRealize Automation 7.3. I just "vRealized" it much easier to failback then doing the snapshot method. vRealize Automation 7.3 What's in the Release Notes The release notes cover the following topics: What's New   System Requirements Installation Before You Upgrade Resolved Issues Known Issues Previous Known Issues What's New The vRealize Automation 7.3 release includes resolved issues and the following new capabilities. Parameterized Blueprints to Enhance Reusability and Reduce Sprawl​ Introduced component profiles for defining both size and image attributes, enabling "T-shirt sizing" as a request item  Component profiles provided for image and virtual machine size including CPU, memory, and storage size Efficiently manage blueprints by leveraging abstracted component profiles Increase reusability while significantly reducing blueprint sprawl Trigger approval policies on size or image conditions Import or export of component profiles using vRealize CloudClient Automatically substitute component profile values
Confirm vCenter 6.0 is working fine on Windows Server 2016.
I want to now if there a quick way to list of datastore mount to existing ESXI host;  Having a script export list of datastore mount to existing host would be great for new builds to have all inf... See more...
I want to now if there a quick way to list of datastore mount to existing ESXI host;  Having a script export list of datastore mount to existing host would be great for new builds to have all information and port over the mount data script. Any suggestion what parameters to us? Powershell CLI cmdlet commands. Get-VMHost -Name VMHost1, VMHost2 | Get-Datastore Script example: Get-Datastore -VMHost <ESXI host target FQDN or IP" -LunType disk | select lunDatastoreName, CanonicalName, CapacityMB | sort -Property lunDatastoreName | Export-csv C:\DatastoreInfo.csv?
The resolution for the 26002 Vcenter setup failure and roll back installation result,  there should be 3 rui.key, rui.crt and rui.pfx under the directory  C:\ProgramData\VMware\Infrastructure\Inv... See more...
The resolution for the 26002 Vcenter setup failure and roll back installation result,  there should be 3 rui.key, rui.crt and rui.pfx under the directory  C:\ProgramData\VMware\Infrastructure\Inventory Service\ssl\. Just selet them and install the certifications then re-run the Vcenter installation piece.
Not sure may be I didn't read the installation guide correctly. First I get a failure unable to create repository due to DB (AD account) password is too complex due SQL 2008 denied account to... See more...
Not sure may be I didn't read the installation guide correctly. First I get a failure unable to create repository due to DB (AD account) password is too complex due SQL 2008 denied account to create repository on vcenterdb database instance. Second error, I get unable linked two systems. Not sure if there were specific firewall port I need to request the firewall team to open across the WAN. I think I had spent at least 4 hours figuring out the 1st error - unable to create a repository via good search... Any suggestion would help.