Re: Why create Kiosk accounts on connection server instead of AD?
rcmcguir wrote: ... is that done just in case we don't have our own LDAP service? ... All configuration in View is stored in an LDAP instance on each View Connection Server. With a setup with replica...
View ArticleRe: Get-VM | Select-Object question
Try this: Get-VM | Select Name,VMHost,NumCPU,PowerState,MemoryMB,@{N="Datastore"; E={$_ | Get-Datastore}}
View ArticleRe: Minor install issue
As I said in the title, a minor issue. Maybe mention it on the download page that it can happen.
View ArticleRe: vCOPS Planning menu
Can you show me the Resources table from the same Summary page? Host capacity remaining is not as comprehensive as VM remaining - for example you could have a disk space constraint that impacts the VM...
View ArticleRe: Change in Datacenter name
Hi VK, The new collection cycle by default happens every five minutes (you can change the default if you change the adapter instance collection interval settings in Custom UI).I think the resource will...
View ArticleRe: VMWare 5.0.3 not working on CLEAN install of OS X Mavericks DP1...
Try checking the permissions for the VMware folder present under ~/Library/logs For details refer this article
View ArticleCan/Should you store old snapshots in a different location or at all?
My question is whether I can or should store old snapshots? And if so do I have to keep them with the latest snapshot or can they be stored in a different location?
View ArticleHybrid use cases and transition
Starter for 10 question on customer hybrid cloud use cases and introduction to company infrastructure. How do you all think this proposition will take off? purely test and development configurations?...
View ArticleRe: vCenter inventory missing using web client?
That is the expected behaviour for Inventory Service running. Does the search in the vSphere Client work fine? Have a look at the following kb DO NOT DO ALL THE STEPS IN THERE!...
View ArticleRe: Set net.coalescedefaulton in host profile?
This is a host level setting I am trying to make. Configuration - software - advanced settings - net - netcoalescedefaulton I realize it can be set at the vm level as well. But I do not want to set it...
View Articlewhat's the command to conduct an upgrade from esx4.1 to esxi5.1?
Basically, I copied 5.1 U1 ISO file to the host's /tmp folder, and renamed it to v51.iso. the host is running ESX4.1. I then mounted the ISO file to /mnt/cdrom successfully. I can go...
View ArticleRe: PowerCLI Hanging Issue
Just a wild guess, could it be a firewall configuration issue ?The Connect-VIServer uses port 443 (or 80 if you specify HTTP), but several cmdlets require port 902 to be open.
View ArticleRe: Adding RDM: Incompatible device backing specified for device '0'
For a physical RDM you will need to change the type of the Backing object.Instead of VMware.Vim.VirtualDiskFlatVer2BackingInfo that should be a VMware.Vim.VirtualDiskRawDiskMappingVer1BackingInfo...
View ArticleRe: HP NC380T Recognized by hardware but not by ESXi
I forgot to mention that I had tried the disable_msi=1 prior to my post with no luck. The different driver did not make a difference either. ~ # ethtool -i vmnic2driver: bnx2version:...
View ArticleGroup study for VCAP5-DCA
I am in preparation for my VCAP5-DCA exam. Like to form a group to study for the exam over gotomeeting or so in US CST timing. If anybody interested, pls respond...
View ArticleRe: Issue with Remove-VDSwitchVMHost
What do you have in the $vmhost variable ?Is that a VMHost object or a string with name of the ESXi host ?If it is a string try to provide a VMHost object.
View ArticleRe: Use of FilePortal / Upload Policy
I am not positive the URL is case sensitive but my URL is http://localhost/AdminExplorer.Search for the userChoose drive letterThen explore the desired folder for data
View ArticleRe: Move-VM to Blue Folder that Exists Multiple Places
Could you perhaps show us what you have in the CSV file that you imported into the $ImportCSV variable ?I suspect one of the BlueFolderFullPath fields might not be correct.
View ArticleRe: PowerCLI Hanging Issue
Hey LucD, So 902 TCP, 443 TCP, and 80 TCP were (I say were because the host is rebooting) all open for incoming. 902 UDP/TCP and 80 UDP/TCP open for outgoing. I don't happen to need 443 both ways do I?...
View ArticleRe: VCDX Design Defenses in Singapore and Beijing - November 2013
mbrunstad, will I be able to submit my application for the Singapore VCDX Design Defenses even though I am not from that region? Or are you'll only accepting applicants from that specific region? I am...
View Article