Re: Scripting on a multitenant vCDirector environment
Hi Jake,it was exactly what I was looking for!Thanks a lot!Best,Raffaello
View ArticleRe: New e.x.p. build 1245816 breaks multi-monitor support
Hi Carl, in the multimon menu, only the graphics changed between the previous preview release and this one; the implementation did not, so I can't think of a reason why you wouldn't be able to switch...
View ArticleRe: QueryChangedDiskAreas crashes for one VM
Hi intripoon,I just recently installed that VM. The Hardware Version is 8. Now, another VM got affected by this. Any suggestions?OK let's see if we can hunt this down now. The good news is that I was...
View ArticleRe: Preparing an Active Directory–based Authorization Store for vCAC
I used the following string in my environment: msldap://realchadc01:389/CN=vCACAzManStore,DC=Realize,DC=Net my domain controller is realchadc01 in the realize.net domain. The first time I did it, I was...
View ArticleRe: MAC address problems VMWARE Fusion on OS 10.8.4
I upgraded to OS 19.8.4 and then had to upgrade to VMWARE Fusion 5.0.3. Since then I have a problem with the MAC address. I had discussed this back in 2011 and thought I had the answer by just...
View ArticleRe: The VMDK chain gets broken after using VixDiskLib_CheckRepair() for a...
Hi RManickam, That sounds all perfectly logical to me. The VDDK docs also tell us not to open intermediate child disks in R/W mode because of the exact same problem you are describing. So my question:...
View ArticleRe: New e.x.p. build 1245816 breaks multi-monitor support
Thanks. Yes, when it happens, I do see two occurrences. I've restarted the hose (and client) twice now without luck.
View ArticleVappTemplate uploadFile(String fileName, InputStream is, long startByte, long...
Hi, I'm trying to use the uploadFile() API in the VappTemplate class to upload large VMDK files in chunks so I can determine and report upload progress over the entire upload time using...
View ArticleRe: Help with datastore migration script
Not all the VMs on the datastore need to be moved, only those that are part of a specific project. Would this work? Get-VM -Name $ent.vmnames -Datastore "*QADEVOS_VSP986*" |
View ArticleRe: VMWare Fusion, Windows 8, and Thunderbolt Port Support?
Does anyone know if/when VMware plans to add support to Fusion for external Thunderbolt drives/devices? I totally failed to consider that Windows as a Guest might not be able to connect to an external...
View ArticleQuestions about vCSHB 6.5.1 (LAN vs. WAN and Physical vs. Virtual secondary...
Hi, I have a few questions regarding vCSHB 6.5.1:1) There are two sets of installation guides: one for physical secondary server and one for virtual secondary server. What are the major differences...
View ArticleRe: Problem changing root password with Invoke-VMScript
You got me completely confused now My understanding is the following:The Invoke-VMScript relies on the VMware Tools to execute a script inside the guest OS.When the VM is powered off, the VMware Tools...
View ArticleHow to simulate auto-switchover or failover with vCSHB 6.5.1
Hi, How do we simulate auto-switchover or failover with vCSHB 6.5.1?
View ArticleUnable to pair BT devices while inside virtualized Ubuntu
I'm evaluating Workstation 9 and using it to virtualize Linux on the HP EliteBook Folio 9470m, with Windows 7 being the host OS. But I will be using Fusion when the hardware arrives. I have tried to...
View ArticleRe: Help with datastore migration script
Since the Name and the Datastore parameter are in the same parameterset, that should work. Do you have VMs in there that have harddisks on different datastores ?If yes, you probably only have to...
View ArticleScrolling Problems with View Client running Silverlight in Sharepoint 2013
We are having problems on our view clients scrolling our SharePoint results with Silverlight. The act of scrolling causes the results to drop most of the pixels. Here are the expected results which I...
View ArticleRe: Using Connect-CIServer in a Start-Job
I attempted setting it to a $task variable along with your extra switches and no luck... never does the connect. Any other ideas? Again this works in both a powercli window and a plain posh window but...
View ArticleVLAN taggin at VM level
Here's the scenario: ESXi 5.1 on a private network; 10.1.xx.xxConnected to trunk port on switch on same private networkOnly have 1 NIC which is a gig port I need to create a CentOS VM on a public...
View ArticleRe: VLAN taggin at VM level
To clarify I know how to create the CentOS machine, I just can't figure out the VLAN tagging.
View Article