Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all 178776 articles
Browse latest View live

Certification issues with UAG 2.8.1 and 3.0

$
0
0

I’m having some trouble accessing my view desktops from the UAG. I initially deployed UAG 2.8.1 as I was on horizon view 7.0.2. I deployed the UAG through PowerShell following the instructions from Mark Benson’s post Using PowerShell to Deploy VMware Unified Access Gateway .  I didn’t run into any issues during the deployment, and I was able to logon to the admin web gui to add the thumbprint. However, when I try to access the view environment from the UAG either through the browser or the view client I get the following errors.

            Through the web (firefox, IE, Chrome):

“ 404 Error Page Not Found “ “ The page you requested (https://MyViewURL/r/EABs8329-282A-3328-7432-A383477587234/certAccept.html?numPages=1) could not be found” “Click to return to Front page.”

 

            Through the view Client:

“ Failed to connect to the Connection Server. The server provided a certificate that is invalid. See below for details:  - The host name in the certificate is invalid or does not match.

 

I thought I might have just converted the certificate incorrectly, so I upgraded my environment to 7.1 and tried using the UAG 3.0. the UAG 3.0 accepts the PFX format I figured it would be easier importing the cert. Using the new PFX format I could not deploy the PowerShell script with it in place. I had to omit the certificate and go back into the web gui and add the cert after the UAG was deployed. When trying to add the certificate using PFX, I received and error message stating “More than one certificate found. Specify an alias from list” . I was able to work around the error by copying the entire alias that was presented with the error into the PFX Alia bar (As suggested in this post “Deploying UAG 3.x using powershell with PKCS#12 certificate fails”)). I made sure my Thumbprint was the same as the Thumbprint found on the certs within the connection server. Unfortunately, that did not resolve the issue.

 

My connection servers are behind a NetScaler load balancer and the connection is working internally. However, going through the UAG I get the errors stated above.

 

Also, I get this issue whether I point the UAG to the internal vip or directly connected to the Connection server.

 

 

Has anyone run into this issue before? 


VMware Workstation's Defragment vs Windows host's Defragment?

$
0
0

Hi,

 

Does anyone know exactly what the difference is in the Defragment option available in Workstation's: VM | Settings | Hardware tab | Hard Disk | Utilities dropdown | Defragment", vs the Windows host's native defragment utility (aka defrag.exe) ?

 

I'm not finding any information that says WorkStation's defrag utility does anything different than the host's Window's defrag. I could guess that VMware's Defragment it possibly only defrags the VM's files, as opposed to the Windows host's defrag which defrags the host's entire volume. That might be a faster way to defragment the VM's files if saving time is your goal.

 

I'm assuming that Workstation's defrag is not defragmenting the (e.g.) file entire NTFS file system of a Windows Guest OS volume, or (e.g.) an Ext4 file system of a Linux Guest OS volume.

 

So, is Workstation's Defragment defragmenting some internal structure of the vmdk and/or snapshots? After several hours of research, I'm still clueless what Workstation's Defragment actually does.

 

Thank you for sharing your knowledge on this inquiry.

 

Regards . . .

UAG Blast - Failed to resolve proxying route for request

$
0
0

Hello,

 

We have had UAG running for a while and it works fine using the full client but there has been a recent requirement for HTML Blast access for external users which does not work fine.

 

It's been enabled for a while as far as I'm concerned but we never tested it. Authentication works fine and users can see and select their desktop pool, it then takes them to a screen saying "Failed to resolve proxying route for request".

 

I have downloaded to log bundle but it's not revelaing very much at all. The last entry in the esmanager.log file says "Accessing virtual/rdsh desktop using protocol BLAST with ipAddress x.x.x.x (the connection server). The BG log file really doesn't say anything of note.

 

HTML access works fine internally if not using the UAG and there are no drops of any traffic on the firewalls. I do have a load balancer in place but I am bypassing that for now and just pointing at a single connection server, it makes no difference though.

 

Horizon 7.01

UAG 2.9

 

Cheers.

VMtools error in Application events on server 2016

$
0
0

Hi,

we have faulting application errors every ~5-10 minutes on our 2016 servers with vm tools:

Faulting application name: WmiApSrv.exe, version: 10.0.14393.0, time stamp: 0x57899ac8
Faulting module name: vmStatsProvider.dll, version: 10.0.9.55972, time stamp: 0x57426eff
Exception code: 0xc0000005
Fault offset: 0x0000000000001d9a
Faulting process id: 0x14a4
Faulting application start time: 0x01d2f499b7b2dbde
Faulting application path: C:\WINDOWS\system32\wbem\WmiApSrv.exe
Faulting module path: C:\Program Files\VMware\VMware Tools\vmStatsProvider\win64\vmStatsProvider.dll
Report Id: 42c0409f-03cd-4033-bedc-9194b77373b4
Faulting package full name:
Faulting package-relative application ID:

Tried different vmtools versions including newest 10.1.7, still the same problem.

Server has latest security and feature updates, also .net 4.7

I've tried to look at procdump, however I don't have any experience with windbg therefore I'm unable to conclude anything from the output. Some info from the dump:

 

AULTING_IP:
vmStatsProvider+1d9a
00007ffd`1bf41d9a ff5010          call    qword ptr [rax+10h]

EXCEPTION_RECORD:  ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00007ffd1bf41d9a (vmStatsProvider+0x0000000000001d9a)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: 00007ffd241fe520
Attempt to read from address 00007ffd241fe520

PROCESS_NAME:  WmiApSrv.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  00007ffd241fe520

READ_ADDRESS:  00007ffd241fe520

FOLLOWUP_IP:
vmStatsProvider+1d9a
00007ffd`1bf41d9a ff5010          call    qword ptr [rax+10h]

NTGLOBALFLAG:  0

APPLICATION_VERIFIER_FLAGS:  0

LAST_CONTROL_TRANSFER:  from 00007ffd1bf428c5 to 00007ffd1bf41d9a

ADDITIONAL_DEBUG_TEXT:  Followup set based on attribute [UnloadedModule_Arch_AX] from Frame:[0] on thread:[188c] ; Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD] ; Followup set based on attribute [ip_is_call_value_Arch_ax] from Frame:[0] on thread:[188c] ; Followup set based on attribute [Is_OriginalExceptionThread] from Frame:[0] on thread:[188c]

FAULTING_THREAD:  ffffffffffffffff

BUGCHECK_STR:  APPLICATION_FAULT_INVALID_POINTER_READ_CALL_LEAK

PRIMARY_PROBLEM_CLASS:  INVALID_POINTER_READ_CALL_LEAK

DEFAULT_BUCKET_ID:  INVALID_POINTER_READ_CALL_LEAK

STACK_TEXT: 
00000000`00000000 00000000`00000000 fastprox!CWbemInstance::_vftable_+0x0


STACK_COMMAND:  .ecxr ; ~~[188c] ; .frame 0 ; ** Pseudo Context ** ; kb

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  fastprox!CWbemInstance::_vftable_

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: fastprox

IMAGE_NAME:  fastprox.dll

DEBUG_FLR_IMAGE_TIMESTAMP:  0

FAILURE_BUCKET_ID:  INVALID_POINTER_READ_CALL_LEAK_c0000005_fastprox.dll!CWbemInstance::_vftable_

BUCKET_ID:  X64_APPLICATION_FAULT_INVALID_POINTER_READ_CALL_LEAK_fastprox!CWbemInstance::_vftable_

WATSON_STAGEONE_URL:  http://watson.microsoft.com/StageOne/WmiApSrv_exe/6_2_14393_0/57899ac8/vmStatsProvider_dll/10_0_9_55972/57426eff/c0000005/00001d9a.htm?Retriage=1;

and some more:

This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(688.188c): Access violation - code c0000005 (first/second chance not available)
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for vmStatsProvider.dll -
vmStatsProvider+0x1d9a:
00007ffd`1bf41d9a ff5010          call    qword ptr [rax+10h] ds:00007ffd`241fe520=????????????????
0:004> k
# Child-SP          RetAddr           Call Site
00 0000001c`d977f500 00007ffd`1bf428c5 vmStatsProvider+0x1d9a
01 0000001c`d977f540 00007ffd`1bf42403 vmStatsProvider+0x28c5
02 0000001c`d977f580 00007ffd`1bf56190 vmStatsProvider+0x2403
03 0000001c`d977f5d0 00007ffd`1bf5171f vmStatsProvider!DllUnregisterServer+0x10830
04 0000001c`d977f600 00007ffd`1bf51965 vmStatsProvider!DllUnregisterServer+0xbdbf
05 0000001c`d977f640 00007ffd`378ea35f vmStatsProvider!DllUnregisterServer+0xc005
06 0000001c`d977f680 00007ffd`378d3d2d ntdll!LdrpCallInitRoutine+0x4b
07 0000001c`d977f6e0 00007ffd`378d1621 ntdll!LdrpProcessDetachNode+0xf5
08 0000001c`d977f7b0 00007ffd`3790eefc ntdll!LdrpUnloadNode+0x49
09 0000001c`d977f800 00007ffd`3790ee24 ntdll!LdrpDecrementModuleLoadCountEx+0xc4
0a 0000001c`d977f850 00007ffd`347602cd ntdll!LdrUnloadDll+0x94
0b 0000001c`d977f880 00007ffd`367f5b38 KERNELBASE!FreeLibrary+0x1d
0c 0000001c`d977f8b0 00007ffd`367f5a56 combase!CClassCache::CDllPathEntry::CFinishObject::Finish+0x28 [d:\rs1\onecore\com\combase\objact\dllcache.cxx @ 3368]
0d 0000001c`d977f8e0 00007ffd`3679f1b4 combase!CClassCache::CFinishComposite::Finish+0x56 [d:\rs1\onecore\com\combase\objact\dllcache.cxx @ 3478]
0e 0000001c`d977f910 00007ffd`3679c4cb combase!CClassCache::CleanUpDllsForProcess+0x124 [d:\rs1\onecore\com\combase\objact\dllcache.cxx @ 6969]
0f (Inline Function) --------`-------- combase!CCCleanUpDllsForProcess+0xe [d:\rs1\onecore\com\combase\objact\dllcache.cxx @ 8680]
10 0000001c`d977fb10 00007ffd`367ded00 combase!ProcessUninitialize+0x1c3 [d:\rs1\onecore\com\combase\class\compobj.cxx @ 2236]
11 0000001c`d977fb50 00007ffd`367deb23 combase!DecrementProcessInitializeCount+0x44 [d:\rs1\onecore\com\combase\class\compobj.cxx @ 992]
12 0000001c`d977fb80 00007ffd`367db835 combase!wCoUninitialize+0x87 [d:\rs1\onecore\com\combase\class\compobj.cxx @ 4115]
13 0000001c`d977fbc0 00007ff7`5bd44351 combase!CoUninitialize+0x85 [d:\rs1\onecore\com\combase\class\compobj.cxx @ 3946]
14 0000001c`d977fbf0 00007ff7`5bd45472 WmiApSrv!WinRun+0x89
15 0000001c`d977fc30 00007ffd`35223dd2 WmiApSrv!WmiAdapterService::_ServiceMain+0x52
16 0000001c`d977fc60 00007ffd`37728364 sechost!ScSvcctrlThreadA+0x22
17 0000001c`d977fc90 00007ffd`379270d1 kernel32!BaseThreadInitThunk+0x14
18 0000001c`d977fcc0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

I just installed vRA 7.3, but I don't have a license, will it a matter ?

$
0
0

I can use my vcenter v6 license for vCO 7, but not for vRA 7.

 

what will it be happened if no license input ? stop working after trail ? or it will keep working ? just no support ?

 

Thanks.

vapi-endpoint status changed from green to yellow

$
0
0

Hello All!

I have a problem.I get the followingmessage:

Target: Datacenters

Stateless event alarm

 

Alarm Definition:

([Event alarm expression: Status change])

 

Event details:

vapi-endpoint status changed from green to yellow

The status changes from green to yellow, and then back again, this takes place several times a day.

I read it, but did not find the answer

VMware Validated Design for Software-Defined Data Center 3.0


That's what I see in the

/var/log/vmware/vapi/endpoint/endpoint.log

2016-10-11T17:18:56.052+03:00 | WARN | state-manager1 | ApiInterfacesFactory | Retrieving interfaces for service f7fb8c35-4220-4ba8-ad0b-7639dd20cdf4\com.vmware.cis.ds has failed.

com.vmware.vapi.internal.core.abort.RequestAbortedException: Http request aborted.

at com.vmware.vapi.internal.protocol.common.Util$1.onAbort(Util.java:68)

        at com.vmware.vapi.internal.core.abort.AbortHandleImpl.abort(AbortHandleImpl.java:39)

        at com.vmware.vapi.endpoint.api.TimedApiProvider$1.run(TimedApiProvider.java:58)

        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

        at java.util.concurrent.FutureTask.run(Unknown Source)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

        at java.lang.Thread.run(Unknown Source)

 

I tried to restart the vmware-vapi-endpoint, but it does not help


I use vCenter Server Appliance 6.0.0  Build 3634794.

 

Please help solve the problem.

AppSense to VMware UEM

$
0
0

Hello,

 

Looking to migrate to UEM just wanted to know if running AppSense and UEM side by side would cause any conflicts.  Just looking to run it side by side on a temp basis to capture user personalization prior to removing AppSense policy and agent.

 

Thanks In advance!

Does VMWARE fusion works in an updated High Sierra Mac ? any issues so far ?


Multiple HW_VTEPs on a single 'Hardware device' Service in NSX

$
0
0

Hi,

 

I have added a new 'hardware device'(with HW-VTEP switch certificate -  say SC1) under NSX's 'Service definition'.

Now if I have multiple HW_VTEP switches with same certificate(SC1), then what would be the expected behavior??

Whether connection between only one HW_VTEP switch and controller happens, and rest of the connections are dropped?? or

Connection flaps between all the switches? or something else??

 

Note: I got this question because my understanding is the switch trigger the connection to NSX controller and not the other way.

 

Thanks,

Arun.

VMware Workstation VM->Removable Devices ->

$
0
0

Hello I want to ask...how to make VM take internet right away Network Adapter(Atheros) and no through the windows  like ethernet....My friend tell me to go to this

directory(VM->Removable Devices -> ) and find for my Network card..but it doesnt appear why?

vmkfstools -k , vm not booting

$
0
0

hi i need your help

 

im facing a problem

the c (boot) drive in the vm is thin provisioned

it got bigger so i used sdelete -z c:

turned off the vm

issued vmkfstools -k <vm drive>.vmdk (not the one with flat)

in the middle of it, i accidentally issued ctrl+c

then issued the vmkfstools command again

finished

tried to boot it , it wont boot

tried repairing with windows iso

it shows that it is free

tried to expand the vmdk and boot , nothing

 

is there a way to fix it

i dont have backup unfortunately

thanks in advanced every one

vCD 8.2 PowerCLI 6.0 - How to change the StorageProfile for a vApp and a vAppTemplate?

$
0
0

Hi Everyone,

I have fiddled around quite a bit right now on how to update a the current storage Profile from a vApp and a vAppTemplate to a new one (including moving the VM to the new Storage Profile/Datastore). We are migrating the Storage and have created new StorageProfiles for the new storage and now I need to move the vApps and the vAppTemplates to the new Profile.

 

It seems according to the API that you should be able to do this using a vmModify request since the relocate is now deprecated (VMware Documentation Library ) but I'm not sure how one would do this through the PowerCLI commands. Also I found this link Change vCloud vApp/VM Storage Profile with PowerCLI | Matt Vogt  which describes what I actually need to do to a certain degree but seems that his version was only for vCD 5.1 and does not work anymore with vCD 8.2 and PowerCLI 6.0.3.

 

Does anyone have some inputs for me on how I could script the two above tasks?

 

Thanks a lot in advance

Linuxcrash

Annoying issues with VMware Workstation 12.5

$
0
0

Dear VMware experts,

 

I was recently forced to switch to Windows 10 (Enterprise), 64-bit. I used that opportunity to also switch to the latest

VMware Workstation 12.5.

I immediately experienced very annoying problems. When I try to start a VM, it says, that it can't access the VM and

after a short googling, I found the solution - that it's necessary to restart the 'VMware Authorization Service'.

Nevertheless this worked, I find it particularly annoying, that this is just a workaround, that needs to be applied EVERY

TIME I need to launch a VM and this is NOT OK - it costs me precious time and it's pretty much distracting my thoughts.

Please kindly let me know, if there is a solution to this problem, or I shall revert back to version 11, which was working

flawlessly (at least under Windows 7).

 

Many many thanks for your help in advance!

Get creation date for Hosts

$
0
0

Hello, I would like to get the creation/added date in this script, plus ILO information's like version and so on, is possible to add all these info in this script?

 

Thanks

 

get-vmhost | Select name,
@{N="Host";E={($_ | Get-VMHostNetwork).Hostname}},
@{N=”Datacenter”;E={Get-Datacenter -VMHost $_}},
@{N=”Cluster”;E={($_ | get-cluster).Name}},
@{N=“Cpu Model“;E={($_| Get-View).Hardware.CpuPkg[0].Description}},
@{N=“Speed“;E={"" + [math]::round(($_| get-view).Hardware.CpuInfo.Hz / 1000000, 0)}},
@{N="HT Available";E={($_).HyperthreadingActive}},
@{N="HT Active";E={($_ | get-view).Config.HyperThread.Active}},
@{N=“# CPU“;E={($_| Get-View).Hardware.CpuInfo.NumCpuPackages}},
@{N="Cores per CPU";E={($_| Get-View).Hardware.CpuInfo.NumCpuCores /($_| Get-View).Hardware.CpuInfo.NumCpuPackages}},
@{N=“#Cores“;E={($_| Get-View).Hardware.CpuInfo.NumCpuCores}},
@{N='Vendor';E={($_| Get-View).Summary.Hardware.Vendor}},
@{N=“Model“;E={($_| Get-View).Hardware.SystemInfo.Vendor+ “ “ + ($_| Get-View).Hardware.SystemInfo.Model}},
@{N=“Memory GB“;E={“” + [math]::round(($_| get-view).Hardware.MemorySize / 1GB, 0) + “ GB“}}

Any connections made from 10Gb physical ports don't work

$
0
0

We've recently upgraded our network equipment, so we can now make use of the 10Gb ports on our servers.  Two servers have Cisco VIC 1227 cards, and the other two have Intel x520 (both are dual 10Gb port).  We've connected the ports to the switches using approved twinax cables, and configured the ports appropriately.  In ESXi (5.5 U3), I can see the card and see both ports.  We first tried just a very standard config, with a single port going to a new virtual switch, and then created an adapter in one of the Windows guest VMs.  The adapter shows up fine, but does not get an IP address.  Tried statically configuring one (which would be how we would normally set it up anyway), but it couldn't ping anything else on the network.  The port config should be fine as far as we can tell, in terms of VLAN and whatnot, as if we configure an open 1Gb port on the same server to the same switch everything works perfectly.

 

I've also tried creating a new vmkernel port - same issue. Even tried enabling one port for passthrough, and adding it into the VM as a PCI device.  Windows recognizes it, gets the driver (via the old 1Gb interface, when I re-enabled it for this), and shows it as the correct hardware.  But again, no connectivity.

 

Interestingly, the switch shows the ports as being up, packets as coming and going, and no error messages.  But I just cannot seem to connect with these ports in ESXi no matter how I try.  I updated the drivers with the most recent from the VMWare site, and the cards are both listed on the compatibility list for our ESXi version.

 

I'm stumped as to what to try next, where to look, etc...  Any posts I'm seeing seem to reference the 10Gb ports not showing up at all, but that's not the case here.  Everything I can see looks like everything's perfect; you know, except for the fact they just don't work.  :-D


how to grant the existing user,read only access in a multiple ESXi Hosts using power client.

$
0
0

how to grant the existing user,read only access in a multiple ESXi Hosts using power client.

Host profile

$
0
0

We have hosts that are booting from SAN and have created a host profile. However, we are getting compliance issues when applying it, getting message:

“host state does not match the specification : set device naa.ID<naa.Id of the boot LUN> sharing to Is shared clusterwide = “false”

Weird Get-TagAssignment bug

$
0
0

I've got two VCSAs at 6.5 build 5705665. When I run the following, I get the error noted below:

 

Commads:

Connect-VIServer vcsa1.blah.local

Connect-VIServer vcsa2.blah.local

$VCTags = Get-TagAssignment -Server vcsa1.blah.local

 

Output:

Name                           Port  User                         

----                           ----  ----                         

vcsa1.blah.local  443   BLAH\user           

vcsa2.blah.local  443   BLAH\user           

Get-TagAssignment : 6/22/2017 1:55:51 PM Get-TagAssignment Sequence contains more than one matching element

At line:4 char:12

+ $VCBTags = Get-TagAssignment -Server vcsa1.blah.local

+            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecified: (:) [Get-TagAssignment], CisException

    + FullyQualifiedErrorId : VMware.VimAutomation.ViCore.Impl.V1.Service.Tagging.Cis.TaggingServiceCisImpl.GetTagAssignment.Error,VMware.VimAutomation.ViCore.Cmdlets.C

   ommands.Tagging.GetTagAssignment

 

 

I can disconnect from vcsa2 and run the Get-TagAssignment cmdlet successfully against vcsa1. The error only occurs when simultaneously connected to these two servers. I have one other 6.5 build 5705665 VCSA and any combination with it and the other two doesn't result in the error. I also have some 5.5 vCenters on Windows and can't reproduce the error with any combination of those and 6.5 servers.

 

I've reproduced from Windows Server 2012 R2 (PowerShell 4.0, PowerCLI 6.5R1) and Windows Server 2016 (PowerShell 5.1, PowerCLI 6.5.1).

 

Can anyone else reproduce this?

 

Message was edited by: dbailey12

Script to retrieve datastore vmdk last modified date help!

$
0
0

My script is as shown below. I don't want to get my VM list from a text file, but rather just use all the powered off VMs in the vCenter. I have tried replacing the Get-Content -path with Get-VM whose state is powered off but that doesn't work.

 

add-pssnapin VMware.VimAutomation.Core

$VCenter = 'qlab-copsmgr'
$DataCenter = 'Fly-away Kit'
$OutputFile = 'VMlastUsed.csv'
$VmList = Get-Content -path "C:\Users\nha\Desktop\VMList.txt"
$ColumnName = "Name,vHD-location,LastWriteTime" | Out-File .\$OutputFile -Encoding ascii

# ----------No modify is needed in the below codes -------------
Connect-VIServer $VCenter -WarningAction SilentlyContinue

ForEach ($VM in $VmList)
{
    $vHDs = (Get-HardDisk -vm $VM | select Filename)    ForEach ($vHD in $vHDs)    {         # Remove and/or replace unwanted strings        $vHD = $vHD -replace '\[','' -replace '\] ','\' -replace '@{Filename=','/' -replace '}','' -replace '/','\' -replace '.vmdk', '*.vmdk'        # List the newest vmdk file in the folder        $vHDinfo = ls vmstores:\$VCenter@443\$DataCenter$vHD | Where {$_.LastWriteTime} | select -first 1 | select FolderPath, LastWriteTime        # Remove and/or replace unwanted strings        $vHDinfo = $vHDinfo -replace 'FolderPath=', '' -replace '@{', '' -replace '}', '' -replace ';', ',' -replace 'LastWriteTime=', ''          }    $temp = $VM + ', ' + $vHDinfo    $temp    echo $temp >> $OutputFile
}

All VMs Start with Black Screen

$
0
0

Recently moved all my VMs from Host Win7-64bit to Win8-64bit.

Fresh install of Player v 5.0.2 build-1031769

Computer is Acer Aspire M Intel i5 @ 1.8Ghz

Graphics is Intel HD 4000

 

When any of the various VMs are started from the Powered Off state, the player window will open and a big black screen will appear where the guest display should be shown. The guest OS does indeed boot, right up to the login screen although with no display visible. If I try to click on the close button in the upper right corner, I get a dialog box that says "The Virtual Machine is Busy". My only option is to end the vmplayer.exe task using task manager. Once I do that, the VM shows state as Powered On in the Library. If I Play it the 2nd time, the VM will resume operating correctly with the proper display at the immediate point where I expected it to be when I ended the vmplayer.exe task earlier.

Presence or absence of Tools in Guest does not affect the problem.

 

All 3 of my VMs have the exact same behavior. Guest operating Systems are: WinXP-SP3-32bit, Win7-64bit built from the VMware Converter, and Server 2008 from the MS eval ISO.

 

Any ideas? Once the play/end task/play sequence is performed the VM works correctly. Until it is shutdown or hibernated. A VM restart does not exhibit this symptom. The problem is reproducible with all VMs every time.

 

Provided vmx for the XP VM and a few logs.

Thanks in advance. I'm so close to having this work it's even more frustrating than if it didn't work at all.

Viewing all 178776 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>