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 ArticleRe: 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 ArticleVMware 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 ArticleRe: PowerCLI/PowerShell script to retrieve local admins on Windows servers
Thanks again Luc! Flawless..
View ArticleRe: 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 ArticleRe: 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 ArticleRe: vCenter Server Appliance does not respect timeout settings
It shows the set timeout value of 0 [zero].
View ArticleRe: 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 ArticleRe: 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 ArticleRe: Trouble adding Windows10v1903 into Horizon desktop pool
We are having the exact same issue. Any help would be greatly appreciated. Thanks,Derrell
View ArticleRe: 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 ArticleRe: 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 ArticleRe: Error 1935 while capturing with App Volumes 2.15 and Windows 10 1809 -...
Hello Ray, Thanks for the precisions ;-)
View ArticleRe: 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 ArticleRe: 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 ArticleRe: Will Fusion continue to support 32-bit VM's in MacOS Catalina?
Yep, no issue there - Fusion takes care of the virtualization.
View ArticleRe: 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 ArticleRe: VMware Fusion 11.5 Insufficient Permissions Problem
Did you install, and are you running, Fusion as an administrator?
View Article