Re: How to setup Orchestrator 5.1 with SSO multisite/Vcenter Linked mode
Well I have admin access on both vCenter's and use SSO/LDAP credentials to gain access. So would I still not be able to manipulate VC02's objects or run any workflows on VC02? If this is the case...
View ArticleRe: Initial seed
I don't use image based backup unfortunately. I thought about setting replication up on-site and then move the whole SAN afterworths. But will the vReplication handle this? The destination for replicas...
View ArticleRe: Win 2008 R2 guest shutdown with MONITOR PANIC: vcpu-0:ASSERT error
We saw this same issue and it would happen repeatedly to the same VMs. Ultimately, our issue was a CPU issue, not an issue with VMWare. The E5-26xx series CPUs exhibit a rare bug related to VT...
View ArticleRe: AppHangB1
Based on posting from others that have had this problem it may be related to some I/O device not responding. I'm going to disconnect my two additional disk drives as well as my DVD drive and see if...
View ArticleConfig Information Unavailable for certain servers
I'm curious if anyone has a normal troubleshooting process they follow when specific information on a server is unavailable. I have a few Windows servers that are missing and IP addresses. It shows...
View ArticleRe: ThinApp Webex Add in
Same issue. Anyone happen to get things working. Trying WebEx and Firefox 22 (23) and as a linked app.
View ArticleRe: Win 7 Uninstall Workstation 8
Please do the followings thisng, may help.. 1. Open the disk management, it will give you more realiable data. From here you can change the characters assigned to devices.2. It is possible that the...
View ArticleRe: How to setup Orchestrator 5.1 with SSO multisite/Vcenter Linked mode
It depends on the SSO setup. There is a fast way you can check.Register your VCO server against SSO01 and add the two VC servers with session per user configured and restart the VCO server.Start the...
View ArticleRe: Script to set the CPU and Memory for VMs
you could do this with the column headers being: VMName,CPU,MEM $vmlist = Import-CSV C:\csvfile.csv foreach ($item in $vmlist) { $vmname = $item.vmname $cpu = $item.cpu $mem = [int]$item.mem *...
View ArticleRe: Script to set the CPU and Memory for VMs
Thanks for that. I have this cmdlet. But I need the script to enable the HotAdd for vCPU and vMem and then perform the Set-VM values. Should have made it specific, sorry. Best Regards
View ArticleRe: Script to set the CPU and Memory for VMs
It will require the VM's to be brought offline is that fine?
View ArticleRe: Persona Management
have a look.. http://blogs.vmware.com/euc/2011/08/vmworld-2011-persona-management-in-view-5.html abirhasan
View ArticleEsx 4.1.0 error vCLI when configuration backup
Hi, I have a Esx 4.1.0 Build 260247, when I try do configuration backup with the command vicfg-cfgbackup.pl --server <insert IP address of name of server here> -s <Where you want it saved...
View ArticleRe: Script to set the CPU and Memory for VMs
Yes, Absolutely. As long as the script can shutdown the VMs, ensure that the hotadd is enabled and set the vCPU and Mem values, bring up the VMs, it would be great.
View ArticleIs it possible to have a NAS device which all VMs have access to?
So we have an IBM storwize v3700 on our network, and ideally we'd like to have it so all out of virtual machines are able to access it, and share data across them. Basically mount it as one large...
View ArticleVmware View Connection Server
Can you run the Vmware view connection server over HTTP and not HTTPS? We are currently running it over HTTPS and would like to run it on Port 80 if possible. Please advise. ThanksMike
View Article256GB (16x16GB) @ 1600Mhz or 512GB (16x32GB) @ 1333Mhz?
Hi! We're looking at adding two blades to our cluster consisting of six BL460c G6 and two BL460c G7 all at 192GB. The two scenarios include two BL460c Gen8 with E5-2970 processors. The question is the...
View ArticleRe: VCP 4 exam
If you've yet to train on vSphere 4 and want to gain both VCP4 and VCP5 certifications, here's the path that you need to follow:abirhasan
View Article