Re: Shall i go for VCP-DCV authorised training...
Setup a lap environment that helps to learn more.
View ArticleA fault has occured causing a virtual CPU to enter the shutdown state.
Hey guys i got a failure-message while installing an Ubuntu OS to my VMWare Workstation =( The Environment:I have got a multiboot environment on my laptop (Windows 7 and Ubuntu 12.04) and want to use...
View ArticleRe: vDR with vSphere 5.1 (Don't want VDP!)
Hello tman24, II have question, did you find a solution ? I'm looking for SIMPLE solution.I spend time for watch what weeam is. It 's too complicate for me.I'm using VDR 2.0.1 and evenif it's not...
View ArticleRe: Missing VCP5 Exam
You can attend the exam as long as it is offered, but check the voucher validity. Suppose if you got the voucher from your vmware instructor then you can approach them for new one.
View ArticleRe: VM and launching IE problem
Thanks for reply and you maybe correct. What I did was crank up Google Chrome and it worked with out any problems so I'll stay with it for now. I have never liked IE anyway. Thanks
View ArticleRe: determine which files belong to a vm
Unfortunately I do not have any migrate menu....
View ArticleRe: VMware Exam Authorization
Here's the FAQ page for the new process: FAQ: VMware Certification Exam Registration
View ArticleRe: Error when running vco self provisioning portal
Can you try providing Execute permissions on folder containing the workflows.
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
Hi LucD,I just changed the script to include only Get-Process | Select Name,Product | Export-Csv C:\Scripts\HostsUpTime.csv I runs the Schedule Task and it modified the file without any issue. Is the...
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
I would now propose to take the next step and include a PowerCLI cmdlet.Something like thisGet-View -ViewType "HostSystem" -property Name | Select Name | Export-Csv C:\Scripts\HostsUpTime.csvI just...
View ArticleRe: How and best way to prepare the VCP510 exam
Refer some nuggets to get the basic idea.
View ArticleRe: vCenter 5.1 delay when opening vm console
VMware KB: Virtual machine remote console screen takes up to a minute to display http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2053692
View ArticleRe: не могу проинсталлировать ESXi 5.1 на Интеловское железо
Большое спасибо всем за внимание и ответы.материнка тоже интеловская Intel Desktop Board DH67BLдело в том что год назад я скастомизировала и поставила на это железо ESXi 5.00 и год все работало...
View ArticleRemoving LUNs from ESXi 4
Hi I'm planning to remove some LUNs from a ESXi cluster. I've seen a KB article saying that an APD condition can be triggered....
View ArticlevCenter deployment - can vCenter server be installed on a vm managed by itself?
I have 2 servers inside a single LAN with esxi hypervisors installed on them. Now I want to deploy a vCenter Server to manage these hosts. Can I install vCenter on one of the vms located on one of the...
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
You are a charm... Just added add-pssnapin VMware.VimAutomation.Core after the Credential and started working.. Script after modification;$username = 'Administrator'$password = 'Password'$cred =...
View ArticleRe: RHEL6 VM workstation: Unable to ping gateway with bridged connection
Nothing was wrong with VM config.My firewall was blocking the traffic in and out of VM network IP.
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
You're welcome. Strange that the Get-View with the Filter parameter didn't work I guess that's for another thread
View Article