Re: Direct acces HardDrives
The phenomena appears to relate to the write protect tab of the sd card adaptor The virtual machine does not appear to be damaged.When the write protect tab is in the write permit position, the...
View ArticleRe: CPU number increase lead to Operating System not found
Welcome to the Community - What is the operating system of the VM? Is it the OS configured to support SMP and the number of vCPUs you have assigned to the VM? Some operating require changes in the...
View ArticleRe: MSI Error Updating ThinApp Package
See http://blogs.vmware.com/thinapp/msi/ for additional ThinApp MSI documentation.
View ArticleNewbie question, can a desktop be assigned to a computer not a user?
In about three weeks I will putting together a View 5 pilot but am curious about how desktops are deployed. We have a lot of computer labs and each lab has some unique software installed. Can View...
View ArticleRe: Workstation 8 NAT DNS resolver not resolving one name
Some more details. It is actually across the whole domain. Not just the one host. All of the hosts in that particular domain are not resolving. But they are from the host system? + Leeland
View ArticleESXi 5 kickstart question
Have a question regarding a custom kickstart file(below) that we use, which is embedded within our deployment iso. Event though we are explicitly listing vmnic2 for the console, the image is deploying...
View ArticleRe: rsa authentication with view
would you know when i would need to create a new sdconf.rec file from the authentication server?
View ArticleRe: Changing IPs with Invoke-vmscript
Try this: $out = Invoke-VMScript -VM $vm -GuestUser $user -GuestPassword $password -scripttext "netsh interface ip show config"$m = $out | Select-String -pattern "Local Area Connection \d+" if ($m)...
View ArticleRe: rsa authentication with view
tdubb123 wrote: would you know when i would need to create a new sdconf.rec file from the authentication server?Basically you create an Authentication Agent Record in RSA Authentication Manager for...
View ArticleRe: Direct acces HardDrives
When you want to work with write-protected media inside a VM you can do that - but then you must create a snapshot first.Otherwise the behaviour you see is expected
View ArticleRe: IBM DS3400 Performance issues
How are you measuring the VMware Transfer Rate? Are you copying a file to a datastore using the vSphere Client -- if so that is the cause of the slowness. Instead, test file copy performance to/from...
View ArticleRe: Not enough physical memory available to power on this virtual machine
you already use 25 only ???you might get away with setting it even lower - some folks even had to turn it down to zero ... do you really need WS 8 ?this problem is a new feature of WS 8 - with WS 7 you...
View ArticleRe: Workstation 8- Upgrade VM Hardware Compatibility?
the usual procedure was : get new version and upgrade the virtual hardware to the new level however with WS 8 I would not do that so light heartedlyyou do not know yet if it works for you - so I would...
View ArticleRe: Problems running test fail over with SRM 5 and Equallogic SAN
Are you using SRA 2.0 for Equallogic? Did you make any changes to replication/snapshot settings after you had created the protection group you're trying to test? if so, try rescanning volumes inside...
View ArticleRe: Direct acces HardDrives
That may or may not be the expected behavior. I certainly accept that you believe such behavior is to be expected.It may indeed be the designed behavior. I can not answer either way. What I can state...
View ArticleRe: Protection Group hung in "Reprotecting..." state
Had the same issue, seee "force removal of protection group" thread below. The only way to fix this is to reinstall, as there is a corruption in DB. You will need to start with a new DB as well....
View ArticleRe: Issues with IP in recovered VMs
Since this is a Windows 2000 VM, you will most likely need to run a custom script to change IPs
View ArticleRe: Data Recovery requires RAW Disk?
Without selecting a destination you can do any of those options.
View ArticleRe: Is there a way to change the partition offset?
My SAN guide recommends 256KB as stripe size/starting offset. Any issues with 1024KB as being the offset?Any chance of starting offset being able to be customized in the future version of vConverter?...
View Article