Re: How Do I Change The SMTP Server on Horizon Workspace?
You can find the cli for Horizon Data on the nex link:http://www.vmware.com/pdf/hw10-cli-guide.pdf The command you must run to change the SMTP host is- zmprov mcf hzndataMtaHost name smtp.domain.comNo...
View ArticleHow to reduce redhat VM vdisk and rdm?
Hi, Currently I plan to reduce vdisk size in one of redhat VM. At first, I tried to use VM converter to convert the VM and reduce the space, but I found that I cannot modify the vdisk size in redhat VM...
View ArticleRe: Suddenly getting email notifications for discussions I've never visited!
I will disable your account for now, since you keep submitting the same message to the thread. let me know what is going on and we'll re-enable your account after it. jean
View ArticleRe: Suddenly getting email notifications for discussions I've never visited!
Nothappyjane, You have watch set up for Community Website Help and VMware Community Blog, please Click on Stop Email Notification link in Action Box after you login and go to the communityblog You can...
View ArticleRe: output variables to excel spreadsheet.
Hello, VicMware- It looks like the reason that you might not be getting any output is the placement of your Export-Csv line in the script. Try moving the following line to the very end (after the last...
View ArticleRe: 2 virtual hosts cannot ping each other
Wait, What? First, why does your host have two nics, both on the same subnet? You can bridge many different VMs to the same physical nic on the host. There no need or advantage to putting two nics on...
View ArticleRe: VMware Workspace gateway-va URL login Error
Thank you very much. While I found there is a strange problem that I configures the two ESX hosts to a same NTP server, but they shows different time as follows: I totally have no idea why this...
View ArticleRe: Getting only ONE error with 5.1 Storage Cert. during Verify Test
hello,John Roquemore i guesserror may is: TWO datastores: esxia-datastore - formatted as 3.58 VMFS - this is the datastore with all the Window VM's on it.esxib-datastore - formatted as 5.58...
View ArticleRe: Caught up on SSO registration
Hmm. there should be a better way to identify which process to kill (killing one process randomly doesn't seem to work that well if you kill the wrong process). Mercutio879b,Did you notice anything...
View ArticleRe: output variables to excel spreadsheet.
I have moved the export-csv but still getting the same output, not sure what's wrong.
View ArticleRe: Weird vCenter 5.1 Web Client / vSphere Client discrepancy
When you say default domain admin are you referring to admin@system-domain? If so, this is not part of your AD but is a local SSO user. If this is some other user, web client seems to throw this error...
View ArticleRe: How to use SSO web client SDK to skip login page of vsphere webclient
I know that SSO uses SAML tokens to authenticate, you may have to explore the SSO APIs (if any) to see if you can pass the auth tokens around. Unfortunately i have no knowledge on whether this can be...
View ArticleRe: Upgrade to 5.1 U1A Fails
Can you attach the install logs(viminst.log and any vc-msi-log) RegardsGirish
View ArticleRe: VMware View 5 Premier Bundle Starter Kit - KMS Licensing
Well I hate to admit it but it was all my fault. The parent VM flipped out after an update and forced a repair upon startup and it restored the machine back to before I installed the view client...
View ArticleRe: Set the PSP on all datastores on a ESXi 4.1 host to VMW_PSP_FIXED_AP
Does this return all the devices that are used for your datastores ?$esxcli.nmp.path.list()Do you get any error messages ?
View ArticleRe: vCloud Director - PowerCLI Cloud Module - Deploy vApp from Template
Thread moved to the vCloud Director PowerCLI community.
View ArticleRe: vCOPS Web Login Fails in Linked Mode if Site Unavailable. Need to Fix
Hey NuggetGTR, Yep all networks for that site are severed. The Site B is completly isolated for DR testing at that site. I was curious if vCOPS was still searching or had some order that it looks to...
View ArticleRe: output variables to excel spreadsheet.
The placement of the line where you define the object in the $row variable, needs to be placed inside the foreach loops.Otherwise you keep overwriting the same object for each iteration. I attached an...
View ArticleESXi 5.1 host not responding
I have ESXi 5.1, suddenly it is not responding, I have tried restarting management network, but still no luck, even I am not able to ping the gateway..What could be the reason and how to resolve it?
View ArticleRe: Set MultiPath Policy to VMW_PSP_FIXED_AP gets error
The multi-pathing setting is done on LUNs/devices, not on datastores. You would need to find the LUNs/devices that are used for your datastores.Then you could run the script above only for those devices.
View Article