Re: NSX Flow Monitoring API issue
Hi MIzo,I have enabled Flow monitoring via GUI but the get flow API does not work (step 4). My NSX is version 6.2.6 Build 4977495 and I notice it is use Flow API 6.3 syntax. Thanks for this. The output...
View ArticleInstall VMware tools on Centos 6 without Perl.
VMware ESXI 6.5 on a OVH server trying to create a Centos 6 VM - new to ESXI, not new to virtualization. Creating a VM in OVH network requires a custom MAC address, but when I set that in Centos and...
View ArticleRe: Get-VIEvent Specific Time Range of a Specific date
The Start and Finish parameters of the Get-VIEvent cmdlet expect a DateTime object as input. The Get-Date cmdlet returns a DateTime object. So, you can use the Get-Date cmdlet to return a specific...
View ArticleAdd AD group as Administrator on esxi
Hello All I have esxi connected to AD group alreadyNow i need to add one ad group to Esxi Administrator New-VIPermissionNew-VIRole I saw a note from LucD $oldGroup = 'domain\oldgroup'$newGroup =...
View ArticleRe: Add AD group as Administrator on esxi
The following PowerCLI command adds the AD group domain\group to the administrators of all of your hosts: Get-VMHost | New-VIPermission -Role Admin -Principal domain\group
View ArticleRe: The guest operating system "windowsHyperVGuest" is not supported
You need at least vSphere 5.5 for the windowsHyperVGuest guest OS identifier. The blog post https://www.derekseaman.com/2014/06/nesting-hyper-v-2012-r2-esxi-5-5.html gives some tips for running nested...
View ArticleCan't get vmware to run, msg says can't open
It appears I've lost all my word files...they do not appear in the Library snd I cannot get vmware to run...first msg was cannot find vmware and then after uninstalling and reinstalling I niw get...
View ArticleRe: Issue in Workstation 12.5.5 Linux vmnet module
Thank you very much for reporting this! I'll see that it gets fixed. Cheers,--Darius
View ArticleRe: VMware tools not downloading
Hi, I already did. Guess I wasn't completely clear. A .tar file is like a zip file, so you have to unpack it.For that use the 7zip program I linked to. Once you have the plain .exe from the .tar file....
View ArticleRe: Model vRA for Multiple Lab Environments
Right, now I understand your question. Blueprints aren't bound to a Reservation. You can constrain them to a given Reservation Policy if you so desire, but the default behaviour is that they can...
View ArticleRe: VCP 6.5 Beta Exam Scoring Timeline
Thanks @lilesj, I've got my results on a weekend and it's all good.
View ArticlevCenter Server 6.5 installation error - Login failed for user 'VCAdmin'....
Hi, I am trying to install vCenter Server 6.5 on Windows Server 2008 R2 server. As I intend to use an external SQL database (SQL Server 2012) for vCenter Server inventory, I have a created a SystemDSN...
View ArticleRe: RVTOOLS Automation
Hi Lucd, I've configured the script according to my need and it works awesome.I've used rvtools password encryption feature in 3.9.5 to protect my password as well As rvtools report generation takes...
View Articlecreate vm for install oracle rac
dear allHi i want install oracle rac on esxi and i don't have san storage now i know both of my vms have to see one shared storage how can create this path on esxi ? BR
View ArticleCustomizing VMware Tools for Linux?
What would I need to modify in order to stick the vmhgfs driver from VMware Tools 10.x (Workstation 12.x) into VMware Tools 9.x (Workstation 11.x)? Alternatively, what would I need to modify in order...
View ArticleRe: How to stop/disable autoload of PowerShell modules?
Why not move the modules out of the Modules folder?
View ArticleProblom with Add all DC'S to APPVOL manager
Hi, I have 4 DC's In my Network. I want to add all the DC's to the APPVOL manager 2.12.0.70 , i left blank the tab of - "Domain Controller Hosts" and click Update but i not save and Return to one DC....
View ArticleRe: The guest operating system "windowsHyperVGuest" is not supported
Thanks for your help. The version of vSphere is 6.0. I still got the error after trying these tips in the blog.
View Article