Re: Full Screen on 2nd monitor
I figured it out. I went into the System Preferences then to Mission Control. I put a check mark in "Displays have separate Spaces", shut down the VM, logged out and back in to my MBP, opened the VM...
View ArticleRe: Deploying NSX Controller 6.3.3 - no ip assigned
I'm sure you are missing something very basic here .- wrong prefix/gateway/DNS etc are something very common what i have seen for these type of failures. Can you please provide NSX manager IP stack and...
View ArticleAdding esxi hostname as a column to get-vmhost | get-vmhostservice
I am using the command "get-vmhost | get-vmhostservice | where {$_.Key -eq "TSM"}" to see if I have ESXi Shell or SSH running on hosts. The output in get with PowerCLI is: Key Label...
View ArticleRe: Hyper-v 2016 vs vSphere 6.5
Thank for you feedback and direct honesty, I guess you really don't like ESX :-PBut I agree with you on many of the issues you point out. Quality of the software, the website, their product...
View ArticleRe: vcenter installation issue
Please post output of your target ESXi host's inventory and the folders and files on the destination datastore.
View ArticleRe: repeated error on for a windows 10 guest virtual machine : The operation...
What type of local device makes up this mount, and how many concurrent VMs are you running from the same device?
View ArticleRe: Getting more error info for Outbound REST POST call
This appears to be a vROps question and not a vRA question. That said, you can check the logs under Administration (don't remember which file) to see if it built the REST call and why it failed.
View ArticleRe: Adding esxi hostname as a column to get-vmhost | get-vmhostservice
The easiest would be like this Get-VMHost|Get-VMHostService|where {$_.Key -eq"TSM"} |selectVMHost,Key,Label,Policy,Running,Required
View ArticleRe: VM Templates
Thanks for your reply, sorry if I'm not fully understanding but I'm still learning this. When you say 'setup a catalog in master organisation' I don't appear to have this option under the system...
View ArticleRe: Adding esxi hostname as a column to get-vmhost | get-vmhostservice
You are the man, thank you!
View ArticleRe: vRO + PowerShell plugin --> Get-Tag failure
If you're interested in programming with the vAPI and bypassing the powershell host here's some really good information. I've taken from that and have a work around now as well. Assigning vCenter...
View ArticleInstall Intel 82589EB 10Gb Nic Card in Dell R710 with ESXI 6.5
I've installed the Intel 82589EB 10Gb Nic. It shows up under Hardware tab - PCI devices but It does not show up under networking- Physical Nics I've installed the ixgbe-4.41-2159203-3848596 driver and...
View ArticleRun a bat file using vmrun as administrator
Hi VMware network, I'm trying to run the following line: vmrun -gu User-gp Pass runprograminguest "VM.vmx" -nowait -activeWindow -interactive "Program.bat" However Program.bat needs to be run as an...
View ArticleRe: Migrated iSCSI device identified in ESXi but can't add datastore
Got it working, add datastore step has to be performed under vCenter server not via ESXi host. Mark it closed.
View ArticleRe: vRO + PowerShell plugin --> Get-Tag failure
And yet another possibility if you want to avoid having to muck around with vRO entirely is to use the SovLabs VM Tagging module which is driven entirely through vRA.
View ArticleRe: vmware workstation disk expand on its own despite the fact that free...
Yes, compact will decrease the physical disk file size.The compact function will require some free disk space to run (as large as one vmdk slice, plus a bit of overhead).Sounds like you need to free up...
View ArticleRe: error while instalation (error the cabinet file usb.cab required...
Did you verify the md5 checksum of the downloaded installation package?
View ArticleRe: Run a bat file using vmrun as administrator
Have you tried using the Admin credentials in that vmrun command line?
View ArticleRe: PSoD Help
Hello Jimmy, Welcome to VMTN Communities. How many times has this occurred and any correlation with certain workloads or activities? (e.g. after X amount of days uptime, during back-ups, when...
View ArticleRe: VMware NSX for vShield Endpoint
You can't download NSX for vShield, I specifically denied your request... Actually, this is another example of VMware's re branding and use of language that was bound to confuse users.. I was also...
View Article