VMware ESX – Shared Disk Between VMs

In VMware virtualization environments (as a rule in clustering scenarios) it may be necessary to share the same disk (vmdk or RMD) between 2 (or more) virtual machines (VMs) on VMWare ESXi. The most optimal way is to use the vmdk disk physically located on the shared storage or locally on the ESXi host and this can be done following some specific configurations to be able to access data between different VMs on the same storage. Read More …

Windows Server 2016 – Disable Internet Explorer Enhanced Security Configuration

In most Windows Server systems, Enhanced Security Configuration (IE ESC) is designed to protect a server from dangerous websites capable to infect system with malware. When this mode is enabled (it is by default) you will need to add each website you want to see to the Trusted Sites Zone to open all its content in IE. Read More …