Re: VM Workstation 9 Networking & Late Model Windows OSes (7, 2008 R2, 2012)
*** Update *** I ended up uninstalling v9 and installing v8...But still the same issue. No one else has seen this issue? I find that hard to believe...
View ArticleRe: Show approval comments on task details screen in wrapper
I was able to get this working by the use of some AJAX. I downloaded and pasted the jquery library "jquery-1.10.2.min.js" from jquery.com and pasted it directly into my VSM installation. I created 3...
View ArticleHow to add a second iSCSI software HBA on ESXi 5.1
Hi All: I've been googling around for a solution I have no clue yet. First of all, my previous virtualization technologiesbackground was using Linux kernel-based hypervisors like KVM and Xen. Now I'm...
View ArticleVeeam replication issue
Hi all, kindly assist me on this issue: while I am trying to replicate virtual servers I get the following error on some of them: 7/24/2013 2:06:21 AM :: Error: Client error: NFC storage connection is...
View ArticleRe: Windows License Query
But if we create a Windows 2008 Standard Virtual Machine using Template it doesn't ask us for activation key or when we create Win 2008 Enterprise virtual machine. Host license - vSphere 5 Enterprise...
View ArticleRe: Displaying More than 1000 Events using EventManager
Do you have any events in the last hour ?Do aGet-VIEvent -Start (Get-Date).AddHours(-1) -MaxSamples ([int]::MaxValue) | Measure-ObjectAnd then aGet-VIEvent -Start (Get-Date).AddHours(-1) -MaxSamples...
View ArticleRe: How to add a second iSCSI software HBA on ESXi 5.1
You can connect to another storage using the existing iSCSI software initiator, but you cannot create another one. André
View ArticleRe: Export Compliance Reports
I feel like I'm getting closer! For the first one, I've added this code: Get-Compliance -Entity $inventoryItem -Detailed | Select @{N="EntityName";E={$_.Entity.Name}},...
View ArticleRe: Appear to have poor storage performance. Best test(s) to confirm?
PHysical disks on array are running fine. Check your controller load on equalogic now. NEtwork seems ok if you're running 1gb, yoscan get 120MB/sec max which you have on sequential. It's likely to be...
View ArticleRe: Displaying More than 1000 Events using EventManager
1426 on the first command.... nothing on the second.
View ArticleRe: Windows License Query
That's correct vSphere licenses are used for the hosts only, and doens't have anything to do with guest OS licensing. For Windows Server operating systems you certainly need to purchase Microsoft...
View ArticleRe: Slow opening MS Office doc through shared folder
I'm experiencing something similar - I get a modal progress box in Office saying that it is downloading the file, which takes 5-10 seconds. The progress bar for the download stays at zero until the...
View ArticleRe: ESXi 5.1 U1 failed to install on Supermicro X10SLL-F motherboard
thx. This is much easer than compiling the needed kernel modules by my selfe.This package at least get one of the adapters to work. It looks like i've to go the hard way for the I217 and compiled the...
View ArticleRe: How to add a second iSCSI software HBA on ESXi 5.1
Hi André: Thanks for your reply. So it means that I cannot have another physically separated network or VLAN to access another iSCSI storage. I mustuse the same network used by the first iSCSI storage,...
View ArticleRe: peripherals help!
It a webcam, signature pad, and a futjizu scanner. To log into the the P25 we are using a normal user account, and we get different results, installs drivers of 2 of the devices, and we log off, our vm...
View ArticleRe: Export Compliance Reports
To get the numbers you will have to use the Measure-Object cmdlet.Like thisGet-Compliance -Entity $inventoryItem -Detailed |Select...
View ArticleRe: Windows License Query
ok. so u mean every time in create a vm irrespective of clone or template i need to assign it a license manually by going into the vm.. one small question other than this.Is it not recommended by...
View ArticleRe: Thinapp 4.7.3 and Quickbooks
*bump* any resolution to this? I am having the exact same issue. ThanksMartin
View ArticleRe: Appear to have poor storage performance. Best test(s) to confirm?
I don't seem to know where to find the controller load on my equallogic, Can you point me in the right direction?I am running 1Gb network. But I have 4 connections on each controller, and each ESXi...
View ArticleRe: Get Complete Inventory PowerCLI
Hi LucD, I ran the script and it errored out on me. Attached is the error.
View Article