Thursday 22 December 2016

Error :- A connection error occurred verify that your computer can connect to vcenter server



A connection error occurred verify that your computer can connect to vcenter server

Deploying an OVF template with vCenter Server Appliance (vCSA) via vSphere Web Client fails




    • This issue occurs when vCenter Server or vCenter Server Appliance is connected to more than one vNIC and FQDN is associated with two different network IP adrresses and does not occur in vSphere Client.
    • To deploy an OVF template with vSphere Web Client, the client machine must be connected to SSO network interface of vCenter Server or vCenter Server Appliance.

Wednesday 30 November 2016

How to deploy VMware VCSA 6.5 (VMware vCenter Server Appliance)





How to deploy VMware VCSA 6.5 (VMware vCenter Server Appliance) :-
Step 1: Create DNS records (forward and reverse)
Step 2: Download VMware VCSA 6.5 ISO image from VMware. 
Step 3: Mount the ISO and, depending on which system you are (Linux, MAC, Windows) you go and open the folder where the installer is.

After Mount ISO :- 


































Sunday 9 October 2016

How to Renew certificate authority on windows server 2008 r2




1.If a CA's certificate expires, the CA can no longer provide certificate services. Before the CA certificate expires, you can use the Certification Authority console to renew the CA to provide uninterrupted certificate services. The interval that is required for CA renewal depends on the certificate life cycle that you designed for the public key infrastructure.

To request a certificate .

Open IIS Manager

  1. Click Request a certificate



  1. Click Submit a certificate request 
  2. In Notepad, click File, click Open, select the PKCS #10 or PKCS #7 file, click Edit, click Select all, click Edit, and then click Copy. On the Web page, click in the Saved request box. Click Edit, and then click Paste to paste the contents of the certificate request into the box.
  3. Click Submit. 
  •  After Renew Certificate now Complete Certificate Request . 


Now Upload new Certificate 






Once Upload part done Open your Gateway Manager properties   Select Open tab SSL Certificate and import or Select your latest Certificate then restart your server or Services .




Monday 22 August 2016

Create A role for User to Add a CD or DVD Drive to a Virtual Machine in the vSphere




Create A role for User to Add a CD or DVD Drive to a Virtual Machine in the vSphere Client 

1. Log in to the VirtualCenter Server through VMware Infrastructure  Client as Administrator or as a user with full Administrator privileges. select your ISO Data Store and Add Permissions Select Your User 

Select Your Data Store and Give Permissions



Now Open Your Role location edit your role if you have you can select checks as pr below image .









Now your User can add CD DVD form ISO Data Store .


Wednesday 15 June 2016

How to check ESXi logs from web browser

How to check ESXi logs from web browser



Open your browser and type your server details .



Tuesday 17 May 2016


How to Disable Snapshot in vSphere 6.0 

First, power down the VM with vSphere Web Client, then choose the VM to be adjusted and select Edit Settings. Click Options, General and Configuration Parameters. Click Add Row and then add a line such as:      snapshot.MaxSnapshots – 0   Now click OK to save any changes and power on the VM again This tactic to disable snapshots is reported to work in vSphere 6,but you can't have any snapshot  .

After disabling now again try to create snapshot you will get this error .



     

Monday 16 May 2016

Troubleshooting Error 1069: The Service did not start due to a logon failure  :- 




Issue:

If you receive error 1069 when you start the vcenter server service , this is the result of a login failure.

Solution:

To resolve this, follow these instructions:
  1. Open the services.msc From the Start menu, select Programs>Administrative Tools >Services.
  2. Right-click vCenter service to open the pop-up menu.
  3. Select Properties.
  4. Click the Logon tab.
  5. Re-enter the LOGON service user password.
  6. start the vCenter  service .

Saturday 7 May 2016



When powering on a VMA Virtual Machine -Cannot initialize property

"vami.netmask0.vsphere _Managements_Assistant ....has no associated network protocal profile .

Problem When I power on the VMA template I get this error :-  

Solution :- 
You’ll have to configure an IP Pool in order to get your template powered on. Click on the Datacenter in vSphere client. There is a new tab called IP Pools, click on it to configure a pool.



Click Add. The New IP Pools Properties box appears.  Give the pool a name. Depending on which version of IP you’re using, click on the corresponding tab.


Enter the subnet and gateway information as it pertains to your environment. I did not check Enable IP pool and you may or may not have to depending on your environment. Click on the DNS tab and configure DNS as needed. Go through the other tabs and configure them as they apply. Since I’m only using IPv4 without DHCP, it requires limited config. Click OK when you’re finish.





Now try to power on VMA OMG still same problem :-



Same error coming 

Select your vMA virtual machine and click edit setting :- 





In the edit setting of VM click Options tab - Advance -Properties :-





Now change the all Subnet -IP Gateway as per you assigned  :-




Select one by one and edit as per your vm adapter




Like This :- select your network here and click ok



Make sure ip pool already configured . now my vms able to power on .