Quantcast
Channel: VMware Communities: Message List
Browsing all 189012 articles
Browse latest View live

Is this normal vsphere client behaviour?

This is just an attempt to work out why the client behaved differently for different people. We have just had a problem with our esx4i infrastructure. One effect of this was that anybody who was...

View Article


Re: licencia free perpetua

60 days is the default install and known as evaluation mode. The free key you download separately will not expire, but will have less features.

View Article


Re: How to make hard disk available for diffferent guest OS?

Okay, I've created the datastore and browse it. How do I make this available to different guest OS so that it shows up as "D" drive or "M" drive etc.?

View Article

Re: Need help on the memory limit setting for VM

Hi Gabrie,I know this topic is old, but that is what I was looking for a long time and your answers helped me a lot. There is only one thing I need to know to be satisfied and more slight!  When u...

View Article

Re: Reporting resource usage per VMfolder

So I've added this to the end of the script: ConvertTo-HTML | Out-File "C:\Users\test.html" I see the right output on the console, but the html file is empty: <!DOCTYPE html PUBLIC "-//W3C//DTD...

View Article


Re: Reporting resource usage per VMfolder

Like this Get-VM|Group-Object-Property {$_.Folder.Id} |Select@{N="Folder";E={  $folder=$_.Group[0].Folder  $path=$folder.Name  while($folder.Parent){    $folder=$folder.Parent...

View Article

Re: Reporting resource usage per VMfolder

That will not work with a Foreach loop like that.

View Article

Migrating from VMFS3 to VMFS5, converting thin to thick disks

Hello: We are in the process of migrating VM disks from VMFS3 datastores to VMFS5.  While migrating, we are attempting to also convert the disks from Thin, to Thick Lazy Zeroed.  However, for some...

View Article


Image may be NSFW.
Clik here to view.

Re: Knowledge Base Understanding virtual machine snapshots in VMware ESXi and...

Thanks for the feedback. We'll try to do better in future! 

View Article


Re: Windows 8, TA4.7.3, GIMP 2.8 & 2.6 not able to capture or run

Even if this post is very old here is a solution to this problem. It seems like Setup Capture crashes when *.debug files are located under %ProgramFilesDir%\GIMP 2\lib\gimp\2.0\python.As soon as you...

View Article

Re: VMware view get users

Try with the StartDate parameterGet-EventReport  -ViewName user_events -StartDate (Get-Date).AddDays(-7)| where {$_.eventtype -eq "AGENT_CONNECTED"}That should give the events for the last 7 days.

View Article

Re: Thin PC - WSUS AV

If it's running a Windows OS then it probably needs updates and virus protection.     If it's loading from flash it likely does not need anything.  

View Article

Re: P2V Linux of PC AMD for ESXi Intel Xeon

I suggested to download Converter *5.0.1* (the previous version), but not 5.1.0 (the one you have).

View Article


Image may be NSFW.
Clik here to view.

Re: unattended/silent install VMware Tools

Hello ScreamingSilence. I hadn't. In that doc they use /i instead of /Fvomus (which they use in the kb). Using /i instead of /Fvomus worked without giving an error message saying it's already installed...

View Article

Re: Send Messages to Desktop Users

Hello did you find solution ? I would like to know how to do it too ...

View Article


Re: Security Server 2 NIC's

Hey rortega, There are quite a few things that can cause the infamous "black screen". The most common culprits seem to be DNS or firewall issues honestly but the reasons can be pretty varied. I'm going...

View Article

Re: VMware Player- USB

Thanks for the reply. Unfortunately this didn't work either. I found an old hub in my office cupboard but no luck. I shall try another one at home tonight. Will the hub need drivers or is the...

View Article


Can I turn on Firewall Logging in vSphere 5.1 update 1?

Looking around on the web I have been unable to find any information on turning on firewall logs in ESXi. It seems like it is not possible to enable logging of the firewall rules in the product. From a...

View Article

Re: ESX 5.1 VM Console refresh is slower than ESX5.0

Could you please re install the 5.1 client and try.Is this issue seen through C# client only or is it same using Web Client too.

View Article

Re: How can i let a ESXi VM use my fibre channel SAN Volume as Shared Storage...

I have one more question regarding this subject based on recent experience: I have managed to make Mapped RAW LUNs on Virtual Machines, to connect to my Fibre SAN, on 1 of my 2 ESXi Physical Machines....

View Article
Browsing all 189012 articles
Browse latest View live