Re: Control plane agent(netcpa) is down - NSX
Hello Mike, Thanks for your prompt response. I have checked the connections by pinging host to controller and vice versa, it's pinging but when I executed command it is showing no output, below...
View ArticleRe: how to install nsx-cni for k8s ?
Thank you for your answer. i saw this url. but i don't find document. I can't install nsx-cni cause already k8s cni installed. So how to install nsx-cni...;; So.. I find, rpm -Uvh --force but i don't...
View ArticleRe: i installed log insight but when i Start New Deployment, have some...
In the latest configuration, I did not fill in the hostname and it succeeded. Thank you for your help! The reason for this problem is still not clear, if anyone knows, you can tell everyone.
View ArticleRe: Как создать более 10 network adapters на ESXi 6.7?
Когда возникнет подобный вопрос в будущем, прежде всего идите на https://configmax.vmware.com/guestгде указаны конфигурационные максимумы для всех версий.Ну или отрывайте конкретный документ...
View ArticleRe: NSX guest introspection architecture design with DR
I have a similar question time ago, so let me share what are my toughs on your questions: Our request is how can we design/implement this solution with the existence of DR site ?yes but will be a not...
View ArticleRe: invoke operation failing even with admin user
Yes after passing the account name as ha0000@corp script executed but in transcript log I can see access denied error. I believe something is restricting while doing remote execution (UAC control). As...
View ArticleRe: Dialog box scaling issue with VMware Workstation Pro 15 messages
February 2019, any idea when a fix will be released for this?
View ArticleRe: Missing datastore but still VMFS partition (and others) on it. Can I...
continuum you are an absolute genius,I have no idea how you did to create the recovering script from my devices but I could be more thankful. So far, we were able to recover my 3 Vms. I learned a lot...
View ArticleRe: Padd string with zeroes
Great, thanks a lot! I will save this for testing later. We are going live today and it is working for us, so I don't want to change anything now.
View ArticleRe: ESXi 6.X Install User Accounts and Password Change Applicability
Hi I dont think its recommended / advisable to change and play around with this users which are default as you said.This blog pretty old but it gives some info:What are the default passwords of these...
View ArticleRe: invoke operation failing even with admin user
You can disable it via a registry key (+ a reboot).See for example method 3 in 3 Ways to Turn On / Off UAC in Windows 10https://www.top-password.com/blog/tag/disable-uac-from-command-line/That can be...
View ArticleRe: Upgrade Remote Collector
When you upgrade the virtual appliances of vRealize Operations Manager in your SDDC, you perform the update operation manually only on the master node in the cluster. All other nodes are updated...
View ArticleRe: LSI SMIS на ESXi 6.7
Пришел ответ из суппорта бродкома: Please try the attached smis and let me know if it works. Thanks, Storage Technical SupportBroadcom Inctech.support@broadcom.comTom Сам не проверял, т.к. нет...
View ArticleRe: Filter Cluster Hosts from Get-View Using Cluster Wildcard
With a RegEX expression that uses negative lookbehind, you can filter out all clusters with a name that ends in 'Build' Get-View-ViewType ClusterComputeResource -Filter @{'Name'='.*(?<!Build)$'}
View Articlecan not publish changes when creating section in dfw
Hi all Whenever I add a section to my DFW, the button publish will not be activated
View ArticleRe: Demande d'aide et/ou information
Bonjour, Un grand merci a vous deux pour vos messages d'aideaprès des tests multiples je pense que je vais rester sur ma config initial qui est la suivante :Mon objectif était que VM 1 et VM 2 ( et les...
View ArticleUnable to exit from the script after validation
Hi, I am unable to exit or continue from script after validation Please help $vms = Read-Host "Enter VM Name "if ($vms | where $_.'VM PowerState' -eq 'PoweredOn') {Exit}Write-Host "Cannot Continue When...
View Article