AnotherDummy's Posts

Perhaps an easier way to ask is: Once I've created custom networks using the Virtual Network Editor, how can I retrieve all the networks' parameters without using a GUI?
I am running VMWare Workstation 16.2 Pro on Windows 10, and I have to create bridged Virtual Networks in the Virtual Network Editor to assign to external network devices. I add multiple network adap... See more...
I am running VMWare Workstation 16.2 Pro on Windows 10, and I have to create bridged Virtual Networks in the Virtual Network Editor to assign to external network devices. I add multiple network adapters to a particular VM (Linux guest) and I need to get the PCI bus address that corresponds to each particular Windows Network device. I can get the physical NIC (i.e.: port #) to "FriendlyName" (i.e.: "External Connection") mapping via PowerShell. I can also get the "Virtual Network Name" (e.g.: vmnet17 or what it's renamed to) to VMWare MAC addresses for the configured VM, also via PowerShell (and the VM's .vmx file). Once the VM is running, I can get the VMWare MACs to PCI addresses via a bash script. However, I still need to map from the physical device (e.g. "FriendlyName", "Location", physical MAC, etc) to the "Virtual Network Name" as shown in the Virtual Network Editor". The end objective will be to run a script for a VM that returns: Physical NIC #1: PCI address = "0000:xx:..." Physical NIC #2: PCI address = "0000:xx:..." etc. for each assigned (custom bridged at least) Virtual Adapter. So I have all the pieces except the parts from the "Virtual Network Editor."  I have tried vmrest (api/vmnet), but that doesn't provide any networks but the defaults.  It does not provide the custom networks I added.  I can't find what I need in the registry or C:\ProgramData\VMware\... config files. Can anyone help me obtain that information via a script (CLI/API)?  
Those links let me to a reddit post where one of the posters said it took him three tries for it to take. Well I installed the 15.5 upgrade a third time and it finally took. Thanks!!!
The title sums it up.  I've upgraded (and rebooted of course) twice so far.but after each reboot, the version hasn't changed.
Well thanks for your help anyway. I guess I'll just have to watch and wait. I'll close this thread, because sometimes the answer is "no."
Thanks. In the mean time, is there a workaround? I'd really like to get the things like the "BackTrack" menu (or custom sub-menus) to show up in Unity Mode. Also, is there any wo... See more...
Thanks. In the mean time, is there a workaround? I'd really like to get the things like the "BackTrack" menu (or custom sub-menus) to show up in Unity Mode. Also, is there any word on if the fix will be in the next release? Is there a scheule for that?
...and here are the BackTrack4 (KDE) shots.
I think I can do that. I am attaching shots of the menus for Ubuntu Desktop (Gnome) both in and out of unity.
I'm using Player (3.0.1 build-227600) on Win7 32bit to explore a couple of Ubuntu distributions, one Gnome, and one KDE (Backtrack4). I created both virtual machines as ubuntu. For each gues... See more...
I'm using Player (3.0.1 build-227600) on Win7 32bit to explore a couple of Ubuntu distributions, one Gnome, and one KDE (Backtrack4). I created both virtual machines as ubuntu. For each guest, when I enter unity mode, the applications menu bears little resemblance to the guest OS's applications menu when I'm not in unity. How can I control the unity mode applications menu for a Gnome or KDE Linux guest? Thanks.