To create a Google reCAPTCHA site and integrate it into Exchange Server OWA/ECP, go through the below steps: First create a new Google reCAPTCHA site. Once we have the reCAPTCHA
Category: Software
How to renew Vcenter Certificate from CLI Through SSHHow to renew Vcenter Certificate from CLI Through SSH
Vcenter have a certificate authority that usually create for 2 years, after that time you might get error connecting to the Vcenter both to production or to setting environments: https://your
How To Update Hyper-V Configuration Version with PowershellHow To Update Hyper-V Configuration Version with Powershell
By updating VM to the most current configuration version on Hyper-v hosts you get the best compatibility option on the VM making the VM best performance on the virtual environment.
Copying ESXi VMs to a New ESXi Using SCP DirectlyCopying ESXi VMs to a New ESXi Using SCP Directly
In the world of virtualization, efficiently migrating virtual machines (VMs) is crucial for maintenance, disaster recovery, and workload balancing. This blog post explores using SCP (Secure Copy) to copy ESXi
Automatic VM Activation in Windows ServerAutomatic VM Activation in Windows Server
Are you tired of managing product keys for your Windows Server virtual machines (VMs)? Automatic VM Activation is a convenient feature that allows you to activate Windows Server VMs automatically
How to import Certificate file and a separate private key file to windowsHow to import Certificate file and a separate private key file to windows
Importing a certificate along with its private key into Windows involves a few steps. Here are the instructions: You can also use OpenSSL to create PFX, First you will need
Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022
In Windows Server 2022, the traditional LBFO (Load Balancing/Failover) teaming mode is deprecated for Hyper-V virtual switches. when applying the new VM switch you can get this error : Instead,
How to SET 2FA on local on-perm Exchange with open source software for freeHow to SET 2FA on local on-perm Exchange with open source software for free
properly implementing Gluu’s multi-factor authentication with Exchange Server 2016 Outlook Web App (OWA). Here is an expanded step-by-step walkthrough: Here are the specific steps to use ADSI Edit to configure
How To Install Windows 11 On any Hardware Without TPM or SecureBoot optionsHow To Install Windows 11 On any Hardware Without TPM or SecureBoot options
When trying to install window 11 on old hardware you might get this error cause by your hardware not supporting TPM or Secure Boot features, this can prevent windows from
How To get All the VM and the IP from Hyper-v ClusterHow To get All the VM and the IP from Hyper-v Cluster
There is many Powershell command to get information on hosted VM’s’ for example, to get all the IP of the hosted VM on the cluster : Get-ClusterGroup | ? {$_.GroupType