Re: Essentials Plus vCenter linked mode to vCenter standard?
As an up date to this post ( i realize its a few years dated), VMware has kitted together Essentials and Essentials Plus kits to create a new kit Remote Office and Branch Office (ROBO) which...
View ArticleRe: VMs status in the list
You mean something like this ?Get-Content-PathC:\vmnames.txt|Select@{N="VMname";E={$_}}, @{N="Status"";E={ $vm=Get-VM-Name$_-ErrorActionSilentlyContinue if($vm){$vm.PowerState}else{"Not found"}...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Ошибка возникает из за специфики работы софтверного адаптера, а механизм iscsi в гипервизоре один для софт и хардверных адаптеров.
View ArticleHow to disable 'Workstation Server Settings'?
Setup:MacBook running Ubuntu 13.04 and VMware Workstation 9.0.2 build-1031769Problem:Go into Preferences select 'Shared VMs' and then try to remove the check for 'Enable virtual machine sharing and...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Собственно я пришел к такому же выводу, а эта конкретная ситуация возникла из за изначально проблемного экземпляра СХД IOmega (которую сейчас будем заменять) ну и попытка удешевить решение для РК,...
View ArticleRe: VMware Player configure to use TOR
VMike25 wrote: ... i have to set up to connect from the initial start through TOR What do you mean by "connect from the initial start" and "TOR"? Be explicit and specific! Are you referring to "The...
View ArticleUnlock takes 3 seconds with View agent 5.2
Hi, I have the following issue:When I want to unlock a session, it takes about 3 seconds before I can put in my credentials.This happens as soon I install the View agent 5.2.0-987719 in a VM.With the...
View ArticleRe: Persona Management - Default User profile
There are some GPO settings in the View persona GPO that will allow you to add certain exclusions. You could try manipulating those to see if will allow you to accomplish what you need.
View ArticleRe: content pack : Bar colors in Graph & enable & E-mail JSON tags for Alerts
#1 I would like to render different colors for the different severity events like errors in red color bar in graph. How to provide this in JSON file. This is not possible today. You cannot do this...
View ArticleRe: Getting HA-status from PowerCLI
Thank you! That worked very well. How could I get the GuestOS? Tried this:GuestOS = (Get-VM$_.Name |Select-Object-PropertyGuest.GuestFullName).GuestFullName
View ArticleRe: SRM 5.1 does not detect existing standalone vSphere Replication 5.1...
Hi, Ok, this is what i dislike about the SRM and VR integration. Today when i logged into my vCenters i was presented with a certificate to accept. After accepting it, everything worked. I'm not...
View ArticleVM can only communicate with VMs on same hosts
I have a little bit of a strange problem and thought I would throw it out to see if anyone has any ideas. I have multiple hosts setup in Vcenter currently with a mixture of 5.1 and 4.1 hosts. The...
View ArticleRe: VMware View with Teradici hardware
I have not had the pleasure of using any of the host cards so I'm unsure if they require the use of the View agent. If the View agent is used then maybe you can use a group policy to disable the SSO...
View ArticleRe: vim.fault.HttpFault when sorting VMs in vSphere Client after 5.1 upgrade
Unhelpfully, this problem resolved itself - no service restarts, no system reboots: it just worked the following day. I have given it some time to see if I could reproduce but haven't run into the...
View ArticleRe: VMware Player configure to use TOR
Yep and i found this how to on the web. https://trac.torproject.org/projects/tor/wiki/doc/VMWareThroughTorbut its out of date. I can choose: BridgedNATHost-only I guess NAT is the correct one like its...
View ArticleRe: Unlock takes 3 seconds with View agent 5.2
Hi, It seems that VMware is working on it:http://communities.vmware.com/thread/293112?start=0&tstart=0
View ArticleRe: vmrun and "Connect to server" on Linux
Has any resolution to this been found? I am also running into the issue with VIX 1.12. Heres the output from the vixWrapper.log: 2013-06-14T19:54:32.857Z| vthread-3| I120: Log for VixWrapper pid=1147...
View ArticleRe: Recovering a lost partition on VMFS-5 volume with GPT
It's taking more than an hour, still running and here is only output it generated... ~ # hexdump -C /dev/disks/t10.ATA_____WDC_WD6000HLHX2D01JJPV0_______________________WD2DWXG1EB0DXH92 | grep "0d d0...
View ArticleRe: Snapshot
Please provide a file listing showing file names, file sizes and date/time stamps.
View Article