Re: 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 ArticleRe: peripherals help!
did you just install the devices by plugging them in and running the drivers install for each device with a local admin account or something? What i would do is i would try to plug only one in and...
View ArticleRe: Hardware for 3 VM's Help me please.
What you are proposing should work with no issues - One thing to point is you assign a core to a VM you configure a VM with virtual CPUs and the hypervisor will schedule the vCPUs to a core -
View ArticleRe: Displaying More than 1000 Events using EventManager
I completely overlooked this, but the Where clause shouldn't test the Name property but the FullFormattedMessage property.Try it like thatGet-VIEvent -Start (Get-Date).AddHours(-1) -MaxSamples...
View ArticleRe: How to add a second iSCSI software HBA on ESXi 5.1
From a networking point of view it should work to bind additional VMkernel port groups with uplinks to another network/subnet to the software initiator, but I'm not sure whether this is supported. André
View ArticleRe: How to add a second iSCSI software HBA on ESXi 5.1
Hi André, Ok, Thanks.!! regardsLucas
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..Yes, each instance of Windows has to be licensed. Whether you can...
View ArticleRe: Appear to have poor storage performance. Best test(s) to confirm?
IN general terms, no, don't expect to get more than 120MB/sec throughout for a single disk on a VM. You can do clever stuff like manually balancing paths to different data stores to get increased...
View ArticleRe: Ошибочка Device performance has deteriorated
Из скрина видно, что варнинги только один лун сыпет. Не единственный же он на схд..Чем он особенный? 6 хостов, и у всех такие ивенты? или только у одного? Где-то на форуме встречал, что DS из-за...
View ArticleVSphere realtime stats: timestamp is 1 hour off
I have an app that pulls down the realtime stats of a vsphere install every 15 minutes, and it's been working like a champ for close to a year now. Recently, we added a new vsphere install in the same...
View ArticleHorizon View HTML Access
I'm installing VMware-Horizon-View-HTML-Access_x64-1.1.0-1213173.exe and it keeps launching VMware Tools installation. Is that normal?
View ArticleReset NTP Service on all hosts
Hi all. I've been in IT for almost thirty years, and people are always telling me I should learn "language X." They tell me it will save me time and aggrivation. Of course, the latest is Powershell,...
View ArticleRe: Reset NTP Service on all hosts
There are a couple of "reserved" variables in PowerShell and $host happens to be one of them I'm afraid.Pick another name for the variable and you should be good.
View ArticleQ: how to recreate "Host Memory Status" alarm
Hello, Simple question:I've accidentally altered the "Host Memory Status" alarm, and I'd like to put it back the way it was. Can someone post what the default alarm should have under General, Triggers...
View Article