Re: Does anyone alert into Smarts... the alert event text is backwards
the team is are aware of that unfortunately it's not as easy fix as it seems, and the change never made it into the product updates
View ArticleRe: Add Description from CSV w/ Multiple Lines
Hi, Have you try something like this ? Import-Csv "C:\Temp\ChangeNotes.csv" -delimiter ";" | % { [String]$Note = $_.Note $ArrayNote = $Note.split(" ",[StringSplitOptions]'RemoveEmptyEntries')...
View ArticleRe: Failure to import CSV with ConvertFrom-Csv
Hi, Have you tried Import-csv with the -UseCulture parameter ?And maybe you have some bad encoding with your csv ? Can you send us the csv file ?
View ArticleRe: Nested VM - W2013 R2 and Windows 8.1
Hi jmtella. Is there a question here? I am downloading Windows Server 2012 right now and will test it with Windows 8.1 (the ISO will be available tomorrow). From what I gather it will support...
View Article#25drive_c#25
I just noticed that in the Package.ini files of a few Thinapps, references to the "Source=" displays #25drive_c#25 instead of %drive_C%. Would anyone know why? Do I need to change it back to %drive_C%?...
View ArticleRe: How to backup and restore VCO appliance (Postgres)
Disclaimer: the following is not an official KB and is totally unsupported! Use it at your own risk! Backing up/restoring Postgres database in vCO 5.1 appliance is similar to backup/restore of VCSA as...
View ArticleBooting from EMC VNX5300
All: I have a IBM H series Chassis with HS23 blades. I have created the storage pool and the LUN for the EXSI hosts to boot from. I am now at the part ready to load EXSI onto the SAN to boot from it. I...
View ArticleRe: Best practices for scratchconfig location in ESXi 5.x
Set Up Syslog from the Host Profiles Interface in the vSphere Client
View ArticleRe: Another VCO bug?
vCO records the LDAP distinguished names. If moving the groups in AD make the LDAP DN change then this explains why you had to update these in the configuration. So I would say, yes this is by design....
View ArticleHow to hide/disable side search bar?
Does anyone know how to hide or disable the side search bar for the latest View Android App? Whenever I click on the start button on my VDI it always seems as if my screen slides to the right a bit...
View ArticleThinApp that calls a dll with global hooks
Would I be seeing the following error messages if my ThinApp was trying to call a dll with a global hook?
View ArticleGenerating Alerts in vCenter
Hello, I am looking for a way to get alerted if a host is experiencing high Storage Adapter latency. I can't seem to find the alert for it, although I can see this latency in the performance view...
View ArticleRe: Console Window Becomes Unresponsive
I'm having the same issue (if I minimize the console of a VM I cannot restore it--but I hear a bell "ding"!) with ESXi 5.1. This is on 64-bit Windows 7 Ultimate. My version info is:vSphere...
View ArticleRe: LACP or no LACP, that is the question
FlbayIT wrote: Does any changes need to be made to the VM at all? No, you do not need to do any changes or configuration at the VM level.
View ArticleRe: Configuring a VM with OS and Apps
Hi teksup88, You're correct - when you're sizing your Exchange virtual machines, you should focus on the CPU and memory sizing requirements for Exchange itself. Those requirements include the...
View ArticleHOL-INF-07 Issue
Today in HOL-INF-07 on slide 23, "Add network scope" did not work. After hit OK, lab stuck on "Please Wait". Once I cancel task, navigation works ok. Just cant complete slide 23.
View ArticleRe: Force MTU for VMs vNic from Esxi
8balakri wrote: Apart from setting the MTU on the Physical/vSwitch/PortGroup, we have to set the MTU on the Guest Os level right.? So, I am looking for some sort of setting to make the MTU of the vNIc...
View ArticleIssue with retrieveProperties
Hi, I am using VMWare SDK Web Service API to monitor and collect the performance statistics. I am trying to retrieve performance statistics (Historical Intervals) from vCenter. Here is the piece of...
View Article