Re: Best practices for scratchconfig location in ESXi 5.x
Hi Dan, Check this link Sysloghttp://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2003322...
View ArticleRe: vSphere plugin to modify existing behavior
VMware vSphere Client Plug-ins Documentation
View ArticleNested VM - W2013 R2 and Windows 8.1
Tech Preview. Host: Windows 8.1. Guest 2013 R2 Tech Preview.. and Nested Windows 8.1 (Hyper-V Generation 2)
View ArticleRe: vMotion and Shared vs Local Storage
My supervisor informed me that the requirement for shared storage went away with a recent upgrade. Since my book is copyright 2011 the requirement came and went since it was written. He says we can now...
View ArticleRe: vCloud Roles and Rights
If you go to roles under the administration tab, you can see the roles that you can add/remove/edit. Once you create a role, it is automatically populated in the drop-down within the user creation...
View ArticleHost profile error - activeDirectoryAll doesn't match spec
I am trying to configure a host profile for a number of ESXi 5.1 hosts. The profile is being applied to an HP Gen8 blade after updating it to 5.1 update 1a (build 1117900). After checking compliance,...
View ArticleRe: Best practices for scratchconfig location in ESXi 5.x
Thanks for the quick reply. I looked at the KB but it doesn't tell you how to specify it in a host profile. I want to have a single host profile that is applied to a number of hosts and creates...
View ArticleRe: VCP Certification
I used to get asked this question a lot, so it made an appearance in my common questions: http://vmwaretraining.blogspot.co.uk/2012/06/vcp-common-questions.html?m=0
View ArticleRe: 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 Article