Friday, 31 October 2014

vCloud Application Director: Darwin_User account Locked


If the darwin_user password is not working one reason can be that the account is been locked due to three failed login attempts, so in that case we will need to unlock the account.

We have to use VMRC (Virtual Machine Remote Console) because SSH is disable for the root account, login as root user.
 







To check the number of failed login attempts from the shell prompt.
faillog –u darwin_user









To unlock the locked account from the shell prompt
faillog  -u darwin_user –r








validate that the fail count is reset to zero.
faillog -u darwin_user








and if suppose you want to reset the password for the darwin_user
passwd darwin_user










type new password for the account and reconfirm it, now we can use the new password to login as darwin_user.



Thanks for reading........

vCAC Build Profile


Build Profile in vCloud Automation Center is a method of grouping multiple custom properties which may be need to associate with more than one blueprint, let suppose we have to associate 10 custom properties to six of our Windows OS based blueprints, we have to add these 10 custom properties in each of six blueprints, but if we will create a Build profile in which we add these 10 custom properties then we just need to select the build profile in our blueprints and all these custom properties will be associated.

Thursday, 30 October 2014

vCAC: Custom Properties


Like in any computer program when we build we may be using several variables like (Fname=”Neeraj” and LName=”Sharma” or a = 10 and b = 20) to pass some values required by program to do calculation (c = a + b) and generate an output like <“Hello” + Fname + LName> (Hello Neeraj Sharma) or <"The sum of two number is :" c> (The sum of two numbers is : 30) , similarly when we are working with vCloud Automation Center we use Several Blueprints, in these blueprint we specify which workflow to use, these workflow also uses several variables which are predefined in these blueprints and their values are been taken in most of the cases automatically, for example user may not provide machine name when it’s been deployed but it takes the machine name from the pre associated Machine prefix with the blueprint or Business Group defined by Fabric Administrator.

So if we want that it should be prompted to the user for a Machine Name while requesting for a Virtual Machine we can associate Custom Property (Hostname) with the Blueprint or we want to pass different values to these variables used in IaaS workflows we can use Custom Properties.

Let me take another example, when we create a blueprint for a VM clone from a template and using a customization file, we nowhere define how many snapshot of that VM the user can take from his Self Service Portal, Yes we define in blueprint whether he can take snapshot or not, but not how many snapshot. We can take multiple snapshot when working with vSphere Client, but when the user is using the self-service portal he/she will be restricted to take only 1 snapshot that is because it is pre-defined in blueprint. If you want to allow a user to take multiple snapshot we can use Custom Property and pass a different value to it. (Snapshot.Policy.Limit)

We can use custom properties to modify a machine through all the stages of its lifecycle: Request, Provision, Manage or Retire. There are more than 100’s  Custom Properties used in different Workflows depending their type and uses, There is a document provided by VMware Called Custom Properties describing all the custom properties we can use with their description.
 
Thanks for reading....

Thursday, 9 October 2014

VCP5-DCV Delta Recertification Exam


A new delta exam VCP550D is available for current VCP5-DCV who need to renew their VCP5-DCV credential. This is limited time opportunity because the exam is available until 30th November 2014.
Exam is available online means you can take it from any location just like VCA Exams (even from your Home) and it even cost only 95$ Only.

A Free online course is available that help you prepare for the exam, VMware vSphere: What’s New Fundamentals of V5.5

For more Information Please Click Here

Tuesday, 7 October 2014

VMware Exam 50 Percent Discount

Offer of the Year Save 50 % on your VMware Certification from October 27th 2014 till December 19th 2014.

For All VCP Certification Voucher Code is VFVCP1450
For All VCAP Certification Voucher Code is VFADV1450

For More Details: http://mylearn.vmware.com/mgrReg/plan.cfm?plan=51868&ui=www_edu

Take the advantage of VMware Offer and keep Upgrading your Skills and Certification. :)