Re: How To Create VMs in vCenter From Template Using Powershell
The Remove-VM cmdlet doesn't have a Name parameter.Try1..600 | Foreach { $i="{0:000}" -f $_ Write-Host "Deleting VM TEST$i" Remove-VM -VM TEST$i -confirm:$false -DeletePermanently}
View ArticleRe: KPI incorrect alerting
Thresholds are being adhered too, just seemed to take a lot longer than expected.
View ArticleRe: Black Screen When I Try to Load VDI
Welcome to the community! There can be several reasons for a black screen. Which protocoll are you using (PCoIP or RDP) to connect to your virtual desktop? I would guess that this could be related to...
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Excellent - good to know you were able to get the Firewire working via passthrough. Will try that now.
View ArticleAnyone able to run a /bin/bash script on esxi5 ?
I have some HP firmware update to perform. The downloaded HP CP.scexe script says ESXi5 support but when I run it I get alerts/errors. Checking I found that the firmware updates from HP that do work...
View ArticleRe: AMD 62xx and VMware FT
For the AMD 6200 in a HP DL585 G7 - HP's site says yes: http://h18004.www1.hp.com/products/servers/vmware/supportmatrix/hpvmware.html#note5x VMware's HCL says yes:...
View ArticleRe: Anyone able to run a /bin/bash script on esxi5 ?
Hello and welcome to the communities. Note: Discussion successfully moved from Forums to VMware ESXi 5
View ArticleESXi Management not working Cisco LAG
I am setting up a 3 host ESXi cluster with an Essentials + license. I am using a pair of stacked Cisco SG500-28 switches for switching redundancy. Each host has 8 NICs. 4 to each switch. I have...
View ArticleRe: OptionalDataException while reading from Gemfire cache
Thanks Barry for replying. The stacktrace which I printed uses a gemfire query, but it does not matter which query i use, even if i just do "select * from" on that region, it gives me same issue. When...
View ArticleCopy and paste sometimes don't work between Windows guests and hosts?
Hello. Is it me or does sometimes Workstation v9.0.1's copy and paste do not work between hosts and guests even if the latest tools are installed and running? Rebooting guests does not fix it. Only...
View ArticleRe: Can I print from a Dos 6.22 guest to a Windows 7 host using a usb to...
No, the standard way to connect to a USB or networked printer, is to share the printer in the host and then open a DOS Command window and type: NET USE etcetera, please use Google and search for "How...
View ArticleCan't remove Orphan Snapshots
One of the ESXi 4.1 servers in my care ran out of disk space today. That issue was resolved. One of the causes is some old snapshots that are taking up 70G(files 000002,000003,000006). I don't see...
View ArticleRe: Can I print from a Dos 6.22 guest to a Windows 7 host using a usb to...
The USB-to-parallel adapter could work - just add a virtual parallel port to the VM, and configure it to use the port provided by the adapter.Never tried it myself, though.
View ArticleRe: Couldn't shrink vmdk with converter
Uhm, i've red the link, but i can't find any "advanced" menu: in the snapshot (shrink-fig4.jpg) of the article, I can see a "basic" field, but as you can see in my first post, i do not have that menu,...
View ArticleEmail Alerts from vCOps
Hi All, We currently have Alerts setup when a Metric hits a certain threshold every ten minutes, if the threshold is hit. I don't want to have the same alert sent, every 10 minutes if the threshold...
View ArticleRe: PETITION - Native Mac version of the VI Client
Every member of our development team uses either OSX or Linux as a desktop OS. Everybody who needs access to our vSphere VMs doesn't run windows. Since there's now a client for the iPad, there's...
View ArticleRe: PETITION - Native Mac version of the VI Client
Exactly! And if possible, add the same iPad application also for iPhone please!Thanks, -Mic
View ArticleRe: Storage gone after installing raid vib driver.
Hello and welcome to the communities. Have you seen this? http://ask.adaptec.com/app/answers/detail/a_id/17214/~/vmware-datastore-missing-after-driver-update-and-reboot
View Article