Quantcast
Channel: VMware Communities: Message List
Browsing all 258290 articles
Browse latest View live

Re: PowerCLI/PowerShell script to retrieve local admins on Windows servers

Try something like this  $Credential=Get-Credential  Get-VM  |Where-Object{$_.Guest.GuestFamily-like"win*"-and$_.PowerState-eq"PoweredOn"  }|ForEach-Object-Process {    Invoke-Command-ComputerName...

View Article


Re: PowerCLI/PowerShell script to retrieve local admins on Windows servers

My bad, I misread, I thought you were using Invoke-VMScript.I corrected the code above, please give it another try

View Article


VMware Workstation Additional Network Adapter not working in ESXi

Hello guys,I am trying to build a lab through VMware workstation 15 & vSphere 6.7.I have successfully installed ESXi 6.7 & vCenter Server Appliance 6.7But when i checked failover of ESXi from...

View Article

Re: PowerCLI/PowerShell script to retrieve local admins on Windows servers

Thanks again Luc! Flawless..

View Article

Re: VMware Workstation Additional Network Adapter not working in ESXi

Did you already check the failover&teaming settings of the vSwitch, and the Management port group to ensure that both vmnics are active (or at lease active/standby)? André

View Article


Re: Change External Network IP Pool

Did you ever get an answer for this?  Seems like a fairly common situation that someone could be in.  If you just add another block of addresses, you have to go back and forth enabling and disabling...

View Article

Image may be NSFW.
Clik here to view.

Re: vCenter Server Appliance does not respect timeout settings

It shows the set timeout value of 0 [zero]. 

View Article

Re: VmWare Player 14 problems on Ryzen system

I'm going to answer my own question: no, it's not due to a different CPU but me putting some applications to full screen in the VM. I did just that on the notebook and magiclly the VM no longer boots....

View Article


Re: VMware Workstation Additional Network Adapter not working in ESXi

Hi,Yes I have kept all failover settings to default and made both the network active-active as well as active-standby but didn't worked.

View Article


"Corrupt" VM

I have a problem with a Windows 7 x64 VM run on VmWare Player 14. At first I thought it was due to a new system with a Ryzen CPU, but then I was unwillingly able to recreate the problem on a system...

View Article

Re: Trouble adding Windows10v1903 into Horizon desktop pool

We are having the exact same issue. Any help would be greatly appreciated. Thanks,Derrell

View Article

Re: i very hard to search of Vsphere Vcenter 5.6

thanks for your effort but this version 6.5 and i won't 5.6 trail version not full version this not hard for vmware it just trail version and it this very important for me  because my lab and next in...

View Article

Re: i very hard to search of Vsphere Vcenter 5.6

how i can be elevator

View Article


Re: VMware Workstation Additional Network Adapter not working in ESXi

Ok, lets start troubleshooting with the ESXi VM istelf. Please attach (don't paste) the ESXi VM's current vmware.log file to a reply post.André

View Article

Re: Error 1935 while capturing with App Volumes 2.15 and Windows 10 1809 -...

Hello Ray, Thanks for the precisions ;-)

View Article


Re: Network Issue

Hi ChrisSeems like my 'explanation' wasn't as clear as It seemed to me Directly connected: I mean, there is no switch/hub/etc. between the hosts - it's just a networking cable between the nics of the...

View Article

Re: i very hard to search of Vsphere Vcenter 5.6

As he told you, you have to be a customer with a valid entitlement to get older versions. If you aren't a customer with such an entitlement, you can't get 6.5 (there is no version 5.6 as you have...

View Article


Re: Will Fusion continue to support 32-bit VM's in MacOS Catalina?

Yep, no issue there - Fusion takes care of the virtualization.

View Article

Re: Very slow resume after upgrading to High Sierra and VMWare 10

If you're using a Fusion drive, that's the root cause.  Change from a split disk to a single volume, which should prevent parts of the disk from being aged out to the metal drive.

View Article

Re: VMware Fusion 11.5 Insufficient Permissions Problem

Did you install, and are you running, Fusion as an administrator?

View Article
Browsing all 258290 articles
Browse latest View live