For me ( on Windows 10 ent) it Works like half-way.
Yes it installs silently, but there are following issues
1- It isntalls to C:\VMware\VMware Remote Console\ not Under C:\Program Files (x86)\VMware\VMware Remote Console\
2- it does not create uninstall entry in Add/remove programs
Seems that using /v /QN somehow resets all msi properties.
I can fix first issue with adding TARGETDIR="C:\Program Files (x86)"
but not 2 .