Re: Hard Disk realocation
Hi uinthas, you have to play littlebit uinthas so that data will not loss. for more safer site I would suggest Create another virtual disk Attach it. Inside virtual machine Boot from CD image the...
View ArticleRe: Identify VM's in specific portgroups
Is this any faster ? $pgName = "P_res*" Get-View -ViewType VirtualMachine -Property Name,Network | where {Get-View -Id $_.Network | where{$_.Name -match $pgName}} |select Name
View ArticleRe: Can't See New Datastore
Actually I found the problem. I had not correctly mapped the iqn of the iSCSI software initiator within Data OnTap. I reran >lun setup and chose the correct iqn of the initiator and added it to...
View ArticleRe: Persona Management not working for local admin users
They are domain accounts, which are given the local admin right after VDI assignment.
View ArticleHas anyone been able to create ThinApp'd version of Google Chrome?
Long ago, in the early days of ThinApp, the sandbox mode of Google Chrome causes problem with ThinApp such that Chrome plugins could never be saved to the ThinApp sandbox. I am retrying this with...
View ArticleRe: Persona Management not working for local admin users
In that case then make sure to check your group policy settings and make sure that none of these domain accounts exists in the base image for the pool.
View ArticleRe: ibm xiv sra - site recovery manager
That is what I also heard and read from different forums, though I am not yet certain if it's true or not. Better contact IBM just to be sure.
View ArticleHow Many Paths will Round Robin Use?
What determines how many paths will be used by round robin? Example: For example, suppose I have 2 HBA's on a single physical host, and they each have 2 ports. If I am using a round robin path...
View ArticleRe: Persona Management not working for local admin users
What would you like me to check in the GPO's? PM works for non admin users. PM works for the users in question, until i make them admins. None of the accounts are part of the base image.
View ArticleRe: ESX4 to ESXi5 Upgrade Error
What is the image your trying to import is that "VMware-VMvisor-Installer-5.0.0-469512.x86_64"?.. Make sure you import the above ISO and the disk to which you import has enough space. Even if the image...
View ArticleRe: NAT mode OK with VMNet1&8 disabled
The Internet Engineering Task Force has reserved the address block 169.254.1.0 through 169.254.254.255 for link-local addressingYeah, that was included in the link I gave about the APIPA protocol....
View ArticleRe: vmware-tools for 8.0.2 as separate download?
I second this request. If anyone has the VMware Tools for 8.02 please upload them to a public file host.
View ArticleRe: iSCSI with ESX5i
chrisfremaux wrote: I have a problem in speed between ESX5i and MD3200iThe speed is 6m/s Could you describe the actual problem some more? The speed above, is that network latency? (Check with vmkping...
View ArticleRe: Persona Management not working for local admin users
I meant to say that you should check for any local or AD group policy that pertains to the user profile. By the way, is your pool persistent and do you use a user data disk?
View ArticleRe: linux conversion attach existing disk
You can attach it to the existing VM (the clone that is working fine). You may need to do some manual mounting (like adding an entry to fstab) and it should be fine. RegardsPlamen
View ArticleRe: SLES 11 64 bit - freeze after hot add new disk
Hi Shakaal,follow vmkernel log grep with 'hostname' [root@pwfesx4 ~]# cat /var/log/vmkernel.2 |grep saettaFeb 24 23:47:04 pwfesx4 vmkernel: 66:22:11:35.671 cpu9:5686)World: vm 5687: 1534: Starting...
View ArticleRe: .Net SDK versus Web Services
Yeah, forget the documentation that comes with the PowerCLI stuff. Just use this guide below. http://www.vmware.com/support/developer/vc-sdk/visdk25pubs/ReferenceGuide/index.html The most confusing...
View ArticleRe: Persona Management not working for local admin users
The View GPO is the only one that handles the users profiles. Persistent Linked-clones, no user disk, but with temp disk.
View ArticleRe: Problems assigning Default Gateway to Vmkernels
rafajimot2001 wrote: If I have only one ESX ... How can I assign 3 differentes defatul gateway for 3 differents vmkernel (different networks)?? What is the reason for having multiple default gateways...
View Article