Experts are always suggesting to configure a server by best practices. This application will keep an eye to check vulnerabilities, unused open ports which are suspicious and should be blocked. It also tells us if…
Posts Published by Shahid Mushtaq
How to Install macOS Mojave on VMware Workstation
In this article am going through steps to install Mac OS on VMware workstation and It recommended to user VMware workstation instead of Virtualbox because it is quicker and faster. VMware is a virtualized tool…
Migrate Windows vCenter v6.5 to vCenter Appliance 7.0
We need to check the VMware Compatibility Matrix to verify if existing Hardware support upgradation. vCenter Server 7.0 cannot manage ESXi 6 and earlier versions. If we have an existing environment with ESXi 5.0 or…
Convert install.esd to install.wim via PowerShell on Windows 10
Microsoft distributes the last upgrades of Windows 10 builds in the install.esd format. During the installation of Windows, all files are unpacked from the install.wim / esd image to the system drive of the computer. The problem is that a…
Enable on Windows Sandbox in Windows 10
Windows Sandbox within the Windows 10 (after May 2019 Update) as a safe zone for testing untrusted applications, so we developed Microsoft Windows Sandbox an isolated, temporary, desktop environment where you can run untrusted software…
How to Implementing NIC Teaming in Windows Server 2016
NIC Teaming allows you to combine up to 32 network adapters and then use them as a single network interface. NIC Teaming provides redundancy, allowing network communication to occur over the combined network interface even…
Configuring a VLAN on VMware
The following describes operations for VMware ESXi 6.0.3 and VMware ESXi 6.5 servers not managed by a cluster, and operations for vSphere Client servers managed by a cluster. VMware ESXi 6.0 Install VMware ESXi 6.0…
Configuring a VLAN on Windows
Following example describes how to configure a VLAN on Windows Server 2016. On Windows or Server , open Network Manager, click a physical port for which you want to configure a VLAN. Click Properties to open the Properties page…
P2V Conversion (Physical to Virtual)
Searching for the available P2V conversion solutions have led me to the following options on top: Microsoft Virtual Machine Converter VMware vCenter Converter StarWind V2V Converter Lets try with Microsoft Virtual Machine Converter first! Download…
Hyper-V Replication
VM replication means creating and maintaining a VM copy from the source host on the side host. First of all, give the replica host rights to accept VMs. This is achieved by using simple Hyper-V…