Re: vCenter 5.1 - Nessus scan results and remediation
HI, For this two CVE-2012-4929 and CVE-2012-4930 , here is KB article on it. VMware KB: Mitigation of the TLS Crime Vulnerability (CVE-2012-4929 and CVE-2012-4930) For these three, there is no...
View ArticleRe: Export Compliance Reports
Strange, can you try (just take whatever entity for which you know the status is not Compliant or NonCompliant.Then doGet-Compliance -Entity $entity | Select Status
View ArticleRe: Remove Catalog?
Guessing as I've never tried it but this should in theory work: (get-media "test").ExtensionData.Delete() The extension data is available for all objects. For example to get everything you can do to a...
View ArticleRe: vCenter 5.1 - Nessus scan results and remediation
Hi , For these three CVE CVE-2003-1567CVE-2004-2320CVE-2010-0386 Issue is reported to Vmware, I would say that you raise support request with VMware to get more details. RegardsMohammed
View ArticleRe: Auditing User Access to Dashboards
Thanks, but the person who set this up is no longer with my company. Does anyone know of another way to look at this?
View ArticlePage css style disappeared in Orchestrator Configuration
Hey all, I am new to vCO and JSP. Now I am coding a config page on that user can upload files.The code looks like: <s:form action="SaveInstance" method="POST" validate="true"...
View ArticleRe: Building a Thin Client using Windows Thin PC
I have built a similar program. Mine is also a shell replacement, but I did things a little differently. I use it primarily for kiosk PCs using VMs from a linked clone pool (like public computers and...
View ArticleRe: Guys you are my last hope!
I unistalled the AV and removed any registry with CCleaner and Temp folders contents from c:\......user....temp and windows temp.Run as administrator ----- > VMware-player-5.0.2-1031769.exeNext Next...
View ArticleRe: Dell T610 slow data transfer to datastore ESXI 5.1
Hey All, Thanks for your replies. I think we have the wrong or less suited Perc H200 (6mbs) raid controller, as from the comments, I think I need the Perc H700 with 512 mb cache and Battery Pack to...
View ArticleRe: Using Connect-CIServer in a Start-Job
To attempt what you are saying I took the current session ID of my connect-ciserver and passed it to the start job as an argument.... still nothing. Start-Job -RunAs32 -ScriptBlock { # Add...
View ArticleRe: Retention Policy query
If you define a 14-day retention policy, VDP will keep these restore points for 14 days. When a restore point becomes older than 14 days, the restore point is deleted. This is a "rolling" policy - in...
View ArticleRe: cannot install the vcenter agent service. cannot upload agent
Hi, Did you check this KB ? http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1031905 vCenter Server requires TCP port 902 for uploading the...
View ArticleRe: Single image, dozens of VLANs
Hmm. It's good to know that that option is available. I won't have pools with multiple VLANs, but still a good option for larger pools. The problem I have is having so many Pools with single VLANs...
View ArticleRe: Export Compliance Reports
Thanks again LucD. I think I will leave that script as-is for a detailed view. You did get me thinking though. If I run:Get-Compliance -Entity servername -Detailed I get a decent output showing a...
View ArticleRe: Disk Space "Over by" in Capacity Risk Details
I cannot tell exactly why this is happening, perhaps there is somekind of container where calculation go wrong (most likely you are running this report on the World object???). However - you seem to...
View ArticleRe: ESXi 5.1: can't mount .iso files more than 3GB to Windows VMs
So I was able to get this to work by going into the VM, edit settings, options, boot options and checking the Force Bios Setup and changing the boot order (there) to DVD/HD etc AND also checking the...
View ArticleRe: Using replication to a D.R. site
Hi, Unfortunately, when using vSphere Replication without SRM, there is no "Test failover" functionality.Also the replicated files are not directly usable as a VM image, as they have redo logs on top...
View ArticleRe: vCenter 5.1 lab environment without AD
I went this route: http://www.jadota.com/2013/01/installing-samba4-on-ubuntu-12-04/ The Samaba4 AD setup gave me all the AD and DNS functionality that I needed, I am even able to join workstations to...
View ArticleRe: не могу проинсталлировать ESXi 5.1 на Интеловское железо
Выбросила 8 Г плохой памяти, теперь предыдущая версия ESXi 5.00 ставится отлично , но ESXi 5.01 упирается в проблему драйвера сетевой карточкикачала перекачала и перезаливала образ (моя карта Intel GB...
View Article