vShield Design
Hi friends,I'm looking in vShield suite capabilities and features. I have some questions about its design, scalability and reliability.1- As I know vShield app is a vSphere Kernel Module, so why we...
View ArticleRe: Build upgrade via VIB
Hi Techie01, thanks for your reply. yes I used the same command esxcli software vib install <xxx>, to upgrade both host. Only the R610 was successful. What is the difference beteen the vib...
View ArticleRe: Build upgrade via VIB
vib install - Installs the software available in the software bundle without checking the existing version installed on the server. It could downgrade software if you have async drivers installed vib...
View ArticleRe: Where can Professional Partner download Capacity Planner?
Hi Mr. Kagarlickij, To get access to Capacity planner please follow this steps, 1. You need to be a partner with VMware to proceed.2. You need to log in to the Partner Portal and go to the Partner...
View ArticleRe: Autologin to Windows 10 using Microsoft Account in Workstation Pro 12?
Workstation only support the Autologin using local Account, however, you can config the auto Microsoft Account in the VM,...
View ArticleRe: ping feature on esxi
The default firewall in esxi does not stop ICMP. It is allowed by default .I am not aware of any easy method of stopping this . if you have distributed virtual switch ( DVS) license , then it has a...
View ArticleHBA Failure Outcome
Hi Chaps, I have: - A esxi cluster made up to HP blade servers- each blade has a single dual port HBA- One port goes to SAN 1 and the other goes to SAN 2 If one port on the single HBA fails... no...
View ArticleRe: UEM Condition OU can't search
This seems like a DNS problem or some other AD problem.UEM just leverages the Windows capabilities and does nothing special.
View ArticleRe: When will Intel(R) Ethernet Connection X552/X557-AT 10GBASE-T be...
Thank GOODNESS/good riddance/about time!!! Thanks for the update pbraren and everyone else who contributed to a lively thread discussion and hopefully a resolution very soon. Now to holdout for a...
View ArticleRe: Remove UEM applied policy
Hi, First, enable the 'Undo at logoff' checkbox for the printer in the UEM management console.Keep this in place for a couple of days to allow every user to logon and logoff at least once. Second, add...
View ArticleRe: Disk space alert will not clear
We are seeing multiple cases of the same problem too - vROps version 6.0.1 and also 6.1 affected. Metrics are showing disk space is clear and down below 25% usage, but critical alert > 98% still...
View Articleretrive vi information using python rest api
Hi, is there any document available for implementing automation vcenter /vcloud api rest api's regards,Raghavendrachari
View ArticleRe: orphaned vmdk files script
The Size property is expressed in bytes.To get the value in GB you replace this line Size=$_.FileSize with this line Size=[math]::Round($_.FileSize/1GB,1)
View ArticleRe: Autologin to Windows 10 using Microsoft Account in Workstation Pro 12?
Hi, thanks for the tip. I'd rather recommend people to use the "official" way described in Turn on automatic logon to not have their clear password stored in the Registry. Since it is your Microsoft...
View ArticleRe: PowerCLI script for vSphere capacity planning
Hi Anilandhale, I have few queries in script. could you please answer if you know, 1.In datastores section last column showing commitment %. Here how the calculation is doing ,because for some...
View ArticleRe: Removing Network Adapters from Powered On VM's
From the error message it looks as if the variable $vm holds a $null value.It looks as if your input contains a VmName of the VM that is not present in the environment to which you are connected
View ArticleRe: vSphere Client hangs at connecting
Hi, I experienced similar on Win 10 x64, vSphere client hung at Connecting...CPU is 25%. The system has 4 logical cores so one core is bound.vSphere Web Client works fine. It works again if I run the...
View ArticleRe: Warning of deprecated volumes but all have been upgraded to vmfs5
does anyone have any news of a fix or better workaround? we are getting this when adding new LUN's and frankly its a nightmare. Wish i could just disable the check
View ArticleRe: User Environment Manager (Immidio Flex) and IE11 cookies
Hi, IE11 changed a lot of things in the way they handle cookies. Some things can be solved by using VMware UEM, but it's a topic that a lot of customers are having problems with.Check out this blogpost...
View Article