Re: No wirless connection running Fusion 5 with Vindows 7
If you are in a Corporate Environment this can be normal behavior however in any case make sure the Router itself is not limiting WiFi connectivity by MAC Address.
View ArticleRe: How to manage VM Ware Infrastructure Using Wnidows Power Shell
Yes, but I would suggest a small change in your plan.First get used to some of the basics of PowerShell (some basic cmdlets, objects, the pipeline), then with that basic PowerShell knowledge start...
View ArticleRe: Remote Office Setups
The only VMware solution available today is the vSphere Storage Appliance. You can also find several third party storage appliances online. If you are not comfortable with that solution then perhaps...
View ArticleRe: Festplatten müssen konsolidiert werden / zu wenig Speicherplatz?
Korrigiere mich bitte falls ich falsch liege, aber das gilt doch nur wenn es pro vmdk mehr als ein snapshot file gibt (quasi einen snapshot-tree). Laut screen oben gibt es allerdings nur einen snap pro...
View ArticleRe: Create a new Virtual machine.
There is a bit weird way to create VMs using vCloud APIs: Preparation1. Create a diskless VM inside a vApp2. Turn vApp into template3. Instantiate the template in to new vApp with single VM and no...
View ArticleRe: 5.0.2 crashing
So, why won't they fix their bugs ? Other software companies seem able to do this ….
View ArticleRe: Answer file for host profile questions
Ok i found an answer, but i'm going to keep this post open as I hash out any other questions I have about passing the IP information with a csv. A little typo i think in the book on page 53: this...
View ArticleRe: Routing conditions based on cost centre values
No formal documentation yet. Basically the same Rule Builder you see in proactive analysis and the integration module. The conditional branching rules with have two more options "Task Rules Builder"...
View ArticleRe: 5.0.2 crashing
DallasJeff wrote: So, why won't they fix their bugs ? Other software companies seem able to do this ….Stop trolling.
View ArticleRe: yet another esxi5 vs esxi4 memory limits confusion
Will vSphere Essentials only allow 2 processors per host? Isn't this a little? What if my server needed or had more processors than 2? Could I not use esxi5 or 4? The goal for me is to virtualize 4...
View ArticleRe: getting started with .net sdk and api
when i send a get request to api/versions it comes back and says Version 1.5 am i using the correct sdk? i tried changing the com.vmware.vcloud.sdk.constants.Version to V1_5 but it made no difference...
View ArticleRe: OQL 3 joins and index usage
Thanks Leon for the details. Great you could find a work around. GF Query optimizer try to eliminate use of multiple indexes with multiple conditions in an "AND" clause as it adds overhead of cross...
View ArticleRe: VMWare "A virtual CPU has entered the shutdown state" suddenly during...
What about your host power settings? I have seen C power states (specifically C1E) cause weird CPU issues. Do all VMs on the host experience the issue or only a select few? Is it always the same VMs?...
View ArticleNoAvailableServersException when running query from DataBrowser
I'm running the DataBrowser UI connected to a locator in my distributed system. When I execute a query from the DataBrowser I get a NoAvailableServersException. The full stack trace from the...
View ArticleRe: using VMware.Vim
So I'm back, I'm now pulling datastores in portgroups based on the moref stored as a value in a dropdown. Here is the listing //// Get a list of datastores// string SelectedDataCenter =...
View ArticleRe: ESXi 5.1 licensing ?
Also one key thing to remember is the that you cannot use backup software link veeam, when using the free versions of vSphere, the API for backing up VM is not included only in the payable versions.
View ArticleRe: SSO Design Question
If you have created certs as per http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2035011 copy the ca_certificates.crt file to...
View ArticleRe: Help please! The file specified is not a virtual disk
Geez, not my week with the VMs. I had a Windows 8 64bit VM open when my computer decided to shut off. After a reboot, I tried to start that VM and got this message: Windows 8 x64 - VMWare...
View ArticleRe: Relocating Outlook Express Store folder to VMWare Shared Folder
It doable although you need to manually edit the "Store Root" Key in the Windows Registry to point to the Network Location while OE is closed. See the image below as an example although note that the...
View ArticleAlarm Scripts - How to do them right?
We are trying to set up a script to make some guest VM changes after certain events occur. The alarm is configured using the infamous redir.bat file with the powershell script listed as the argument....
View Article