Re: Extracting the data from existing VM instance.
Welcome to the Community - my suggestion would be to build a new VM and add the virtual disk from the problem machine to the new machine and you should be able to access the data on the disk -
View ArticleRe: Migrated SQL Database; Error Recreating Some Jobs
What version of SQL are you using? The only other suggestion I have is you can always manually create the job. Just make sure to VCDB is selected and the 'owner' account is correct.
View ArticleRe: Cisco UC Virt. Foundation 5.0
I believe you will have to register this with VMware which will generate a license key for your vSphere environment -
View ArticleRe: SAN Information Needed
At the top of the ForEach loop, inside the code block you can insert a line like this$cluster = Get-Cluster -VMHost $esxiThen add a calculated property on the Select cmdlet@(N="Cluster";E={$cluster.Name}}
View ArticleVmware SCSI controller for TSM library
I have two Vmware ESX 3.5 each one has SCSI controller for TSM library. I need only remove an controller for install in other server. On storage adapters have four HBA....
View ArticleRe: Migrated SQL Database; Error Recreating Some Jobs
SQL Server Standard 64bit (R2) c:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL Microsoft SQL Server Management Studio 10.50.4000.0Microsoft Analysis Services Client Tools...
View ArticleGrowing local datastore from command line
I've run into an issue where I need to increase the size of a datastore, but I do not see the Extent Device when trying to do so. A few KB articles have lead me to believe that this is an issue when...
View ArticleHelp with script
I have started this script and I am trying to figure out method typesget-vmhost | sort name | get-view |select name,@{N="Datacenter";E={Get-Datacenter -VMHost...
View ArticleComposer account AD rights
I had to create a new composer account and I am unable to delete any old VMs. I can create and delete any new machines I make, but older machines get a Access is Denied error in the composer log. Any...
View ArticleRe: Error in installing Windows 8 on Windows Vista using VMWare Player
Followings requirement is require.. You need a 64-bit processor (CPU) with hardware virtualization support.You must enable hardware virtualization in your motherboard's BIOS settings.If you want to...
View ArticleHelp with adding multiple virtual disks to an existing vm
Hi, I am trying to add 2 virtual disks to an existing vm. I am using New-HardDisk -VM Name -CapacityGB 3 -Datastore dataname ; New-HardDisk -VM Name -CapacityGB 1 -Datastore dataname two lines of code...
View ArticleRe: VM Wkstn Issues after new motherboard
So here is what finally fixed it. I copied the VM from backup source again. Deleted the suspense files vmem & vmss. I then disconnected all hardware devices possible. Powered machine on and...
View ArticleRe: Help! Distributed Switch in my LAB issues!
Hello,first of all I recommend creating a separate Portgroup for the management traffic (even though its on the same VLAN/Broadcast range).So you should have a Portgroup called MGMT, or something...
View ArticleRe: VMware Fusion 5 doesn't see a bootcamp partition on a new Macbook Air...
I'm with flic on this. Though I'm relatively new to the Fusion product, I've been a Workstation user for many years and I'm familiar with the party line of "it'll come when it comes". And, though I...
View ArticleRe: Extracting the data from existing VM instance.
OR any alternative to boot this VM instance and change those entries made in the /etc/network/interfaces file? Have you tried booting to single user mode to edit the files or boot from a Ubuntu Live...
View ArticleRe: Vmware error with storage vMotion failing at 14%, Error 0xbad010b
This is a network issue.So if I understand this correctly you have 3 hosts.Host 1 is using 10.1.221.12 as its SAN vmkernel port IP, which in turn is also being used as a vMotion network.Host 2 is using...
View ArticleRe: Publishing an App
Here is a kb. Please have a look... http://blogs.vmware.com/kbdigest/2012/02/index.htmlRegards,Milton
View ArticleMirage end point question as part of the initial setup
I am just going through the Horizon Mirage installation guide and have a question. Let’s say customer has brand new desktop hardware and would like to manage it with Mirage. In other words, push OS to...
View ArticleRe: Security Server Red and states Unknown
Any help that anyone can provide on this? I still have a server that reports Unknown now.
View ArticleRe: View 5.2 SSL Cert issue with Connection and Security Servers
I still have a security server that shows Red and Unknown. Can anyone provide any help? Im using a Wildcard SSL certificate and i even purchased on from Godaddy that included the view server and the...
View Article