Re: Need for vSphere Syslog Collector?
@sflanders, Can you forward logs from Insight to another syslog tool? Thanks...
View ArticleRe: VMware Workstation, тормозят ли видео и звук при включении опции Hyper-v?
Да нет же, не для гостевой Windows XP, для ней не существует пакета Description of Remote Server Administration Tools (RSAT- Средства удаленного администрирования сервера), попробуйте для какой-либо...
View ArticleRe: Need for vSphere Syslog Collector?
No, if you want to forward then you should put a syslog aggregator in front of Log Insight.
View ArticleRe: Migrate VMs from old vCenter 3.5 to new vCenter 5.1
Ok, bad info from Google then. Your method sounds very doable, thanks!
View ArticleHow to add export-csv in this simple script?
Hi, Thanks for lot of scripts here. Here is the script to collect vms list and cluster information. I have the list of vms as a excel file (csv file). So i tried like this $vms = import-csv...
View ArticleRe: СХД для бедных: NFS или iSCSI?
Ж>Т.е. я ошибаюсь? Допускаю такой вариант. Вас не затруднит процитировать? Спасибо. Лениво У меня на рыбалке интернет медленный. Там вон Введенский че-то уже гуглит изо всех сил... + чего я...
View ArticleRe: How to use ovftool command line utility Video Tutorial
Cool video. Thanks for sharing!
View ArticleRe: How to add export-csv in this simple script?
You cannot use the output of the foreach statement in the pipeline because foreach is not a cmdlet. Try to wrap the foreach statement in &{}. Like: &{ foreach { ... } } | Export-CSV ...
View ArticleRe: Best Practice for Resource Pool Creation and Maintenance
I just went through this for a client using Resource Pools as logical containers(Big No-No IMO). I break it down to 3 pools Dev Test and Prod and use Andrew Mitchell's script to re-balance custom...
View ArticleRe: Linux Kernel 3.9-4 Guest-VMware Tools fails to install
My graphics card is too primitive to support accelerated graphics in any VM. (NVidia 620 series). I could get good enough driver performance on a Windows Server 2012 host with the latest Nvidia...
View ArticleRe: 5.0.3 new install of Windows 7 x64 - massive black flickering!
Found the solution in this thread: Flickering screen using Fusion 5.0.3 on latest 2013 (Haswell) MacBook Air Have to manually edit the .vmx file and add the line mks.vsync="1"
View ArticleRe: СХД для бедных: NFS или iSCSI?
Эт' вряд ли! (с) товарищ Сухов Вы тут с Костиком ругайтесь дальше без меня, дискуссия давно покинула техническое русло, а у меня вроде поклевка какая-никакая образовалась --Антон, считайте это...
View ArticleUsing VDP with Data Domain
Hi, I have the following two question regarding VDP: 1. Can VDP work with Data Domain or it must be Avamar? 2. Is DNS a must or simply populating IP and host name in the /etc/hosts file sufficient?...
View ArticleRe: СХД для бедных: NFS или iSCSI?
За очевидным оффтопиком и образованием поклевки у его королевского высочества, снизошедшего до смертных в промежутке между рыбалкой, топик закрываю.
View ArticleRe: Need help for setting up a router inside ESXi 5
Well NAT is Network Address Translator. Before you learn NAT configuration you have tell me that which OS(Linux/Windows sertver2003/Win server 2008) you are using. Then I can suggest you how you will...
View ArticleQuery service VclFilter constructor missing
Hi, The API Explorer shows 3 constructors for the VclFilter class: new VclFilter(VclExpression)new VclFilter(VclExpression[ ], VclFilterType)new VclFilter(VclFilters[ ], VclFilterType) The first two...
View ArticleRe: Snapshot SQL Server
Please visit .. http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/Regards,Milton
View ArticleVCAP5-DCA
Took my exam today for the VCAP5-DCA. Wow it was slow. I hope I passed. I'm sure it'll be close as I wasnt able to get to the last couple questions but if it didn't lag as bad as it did I would have...
View ArticleRe: need help my vmplayer wont install
Just remove temp file in you os and try this again.Regards,Milton
View ArticleCan't convert virtual disk from thin to thick in 5.1
I am attempting to convert a virtual disk from thin to thick in a 5.1 environment. I shutdown the VM, choose migrate, on "select disk format" I choose "thick eager zeroed". I choose the other...
View Article