vNugget
vNugget
DevOps, Automation, Python, Virtualization, and some useful stuff!
Skip to content
  • Nutanix
  • AWS
  • DevOps
  • Python
  • VMware
  • Linux Redhat
  • Contact Us
  • About
  • Privacy Policy

VMware

Everything related to VMware technologies, ESXi, vSphere and vRealize suite

There are 12 posts filed in VMware (this is page 1 of 2).

Post navigation

Using Filter to Disconnect all Attached cdrom

Here is a simple and effective PowerShell/PowerCLI script to extract all virtual machines that have an iso attached to their cdrom and then disconnect them. I have used a filter on the first part of the script to extract only Linux virtual machines to a text file. The second part of the script, read a […]

in VMware | 207 Words | Comment

Honored To Be Awarded a vExpert 2017!

Well I wasn’t expecting this one! For me it’s an honor to be awarded a VMware vExpert 2017. I’m taking it as an encouragement to continue and provide great work for the community, with a busy schedule it’s really hard to keep up with updating the blog. As I think we are in a busy world, […]

in VMware | 99 Words | Comment

vSphere API Example for Testing Guest Credentials

While experimenting with the vSphere API using the Python pyvmomi SDK, I was wondering if there is any way to test guest credentials after I have reset a user password, so the main idea is to automate all the process of resetting the root password on a linux virtual machine. If you haven’t read my […]

in VMware | 317 Words | Comment

vRealize Automation: Compute Resources Doesn’t Show During Fabric Groups Creation

A lot of things can cause this behavior, in my case, when I tried to create a Fabric Groups, the compute resources didn’t show! The logs in vRealize Automation appliance (v7.0.1) show the following error in Infrastructure => Monitoring => Log: This exception was caught: The attached endpoint ‘vCenter’ cannot be found. The first thing […]

in VMware | 222 Words | 2 Comments

How to Suppress the SSL Warning in Python/pyVmomi

I was experimenting with the VMware Web service SDK using pyVmomi and I got some error that need to be documented her. I’m using pyVmomi 6.0.0 in a vSphere 6 environment. The first one was an SSL warning when using pyVmomi to acquire a service instance, if you try to use SmartConnect you will get the […]

in VMware | 265 Words | 1 Comment

Uploading Files to vCenter Server Appliance using WinSCP (SFTP/SCP)

If you are having a problem using Winscp to upload files to the vCenter Server Appliance (VCSA), you should change some settings on the Winscp client or the VSCA appliance, it depend on what protocol you are using SFTP or SCP. Using SFTP: When opening a connection to VCSA, you get the following error: Host […]

in VMware | 218 Words | 1 Comment

Five Exam Preparation Strategies That Works

It’s been almost a year that I’ve got my first VCAP-DCA certification, but instead of writing about how I prepared for it, I thought it will be more useful to write about a global strategy for every certification exam. I’m a big fan/believer on IT certifications, especially those lab based, because you can’t brain dump […]

in VMware | 405 Words | Comment

vRealize Automation Installation – Troubleshooting

Today I was experimenting with the manual installation process of vRealize Automation, which is used during a distributed deployment. The IaaS installer is used to install different components of the vRealize Automation platform in this mode. The image below, show different separate components for HA deployment. Image from http://pubs.vmware.com I got some error during the installation […]

in VMware | 433 Words | 1 Comment

vRealize Orchestrator Appliance Deployment – Notes

Du to some hardware issue, I was in the process of reinstalling my Orchstrator appliance, this took me some time to identify the deployment steps, as I dont do this kind of setup on a daily basis. So I thought if will be useful for futur deployment, to note the major steps, every step is […]

in VMware | 326 Words | Comment

Unable to Join The PSC to An Active Directory Domain

Some small things can have a big impact on the entire infrastructure. Time synchronization is one of those things, and this is why VMware recommend configuring an NTP server for your vSphere infrastructure (and generally it’s recommended,best practice/required for all the datacenter components). In vSphere 6, before you can add an active directory as an […]

in VMware | 329 Words | 2 Comments

Post navigation

Latest videos about DevOps, Cloud and Automation

Subscribe to my Channel