Loops in the Batch files with examples

This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: Replaceable parameters in batch file. The very simple loop in the batch script can be created by using GOTO command and a label. The syntax is – GOTO followed …

Replaceable parameters in batch file

This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: Stopping a DOS batch file. Photo: freeimages.com With the information covered so far we are able to use batch files to make our lives easier, and help our day …

VMware vSphere Client could not connect to vCenter version 5.1.0

Recently we had an issue, where we were unable to connect to one of our VMware ESXi vCenter’s (v5.1.0) with vSphere Client. Everything worked, all virtual machines were up, except vCenter. Digging deeper, the log files revealed the following: 2014-09-19T09:01:09.494+03:00 [02156 warning ‘Default’] [VdbStatement] SQL execution failed: cleanup_events_tasks_proc 2014-09-19T09:01:09.494+03:00 [02156 warning ‘Default’] [VdbStatement] Execution elapsed …