Browsed by
Category: Step by Step

Full Update/ Patch vCenter Appliance (VCSA) Using .ISO

Full Update/ Patch vCenter Appliance (VCSA) Using .ISO

There are numbers of way to full patch/ update vCenter Appliance (VCSA). Most of those are using the repository from network/ internet and the easiest one is to utilise the .iso file ready to use with CDRom drive (my prefered option for updating HA or standalone vCenter). To utilising the .iso file to fully patch the VCSA, the file required to download from my.vmware.com portal. The URL for all patch is https://my.vmware.com/group/vmware/patch. Once on the page, select VC from the…

Read More Read More

Install and Configure vROps Management Pack for NSX

Install and Configure vROps Management Pack for NSX

Installing vRops management pack for NSX is easy as all other management packs. First, download the management pack from VMware market place (VMware Solution Exchange). To do so, search for “management pack for NSX”. At the time of writing the latest version is on https://marketplace.vmware.com/vsx/solutions/management-pack-for-nsx-for-vsphere-3-5-1   Click try button and log in using your credentials. Make sure you check the compatibility before install / configure for your environment. Once it gets downloaded, install the management pack (extension .pak). To do so,…

Read More Read More

NSX Manager Account – NSX CLI account – Part-2 (Modification)

NSX Manager Account – NSX CLI account – Part-2 (Modification)

The NSX Manager Account – NSX CLI account – Part-1 (Creation) was for creating the user account. In this section, we will go through how to modify the privilege or delete an NSX CLI account. Modifying the NSX CLI user account privilege – Modifying account privilege is easy from vCenter GUI. It is as simple as selecting the user and set new privilege you like to prefer. But wait, we cannot do whatever we want to do with the user…

Read More Read More

NSX Manager Account – NSX CLI account – Part-1 (Account Creation)

NSX Manager Account – NSX CLI account – Part-1 (Account Creation)

Recently I was doing a vROps project that requires monitoring NSX environment as well. VMware has a management pack for NSX that monitor the NSX environment. Once I go through the procedure, I found the roadblock. The vROps management pack for NSX requires (here is how to install and configure vRops MP for NSX) an NSX CLI account. For many companies, it is okay to use the built-in ‘Admin’ account. But for the security point of view, it is not…

Read More Read More

App Volumes 2.10 “NTLM Authentication failed for: Domain\user. Virtualization is disabled” (error code 401)

App Volumes 2.10 “NTLM Authentication failed for: Domain\user. Virtualization is disabled” (error code 401)

VMware introduce NTLM authentication on App Volumes v2.10. It is used to verify the user, computer, and the domain of the agent when it makes HTTP requests to the App Volumes Manager. Unfortunately, this NTLM authentication method causing random Authentication failure when App Volumes Agent trying to communicate to Manager. It generally shows the error message – Error: App Volumes Message Error from Manager <dns name> (error code 401): NTLM Authentication failed for: <Domain\user> Virtualization is disabled Solution: Disabling NTLM…

Read More Read More