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…
Posts tagged Windows 10
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 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…
Step by Step: Sysprep Windows 10 Machine
With Windows System Preparation Tool (Sysprep) tool, you can create a customized Windows 10 reference image. You can install all apps, drivers, and updates in the image. After that, you can deploy Windows image to…
How to Fix RDP Breaks, when you upgrade Windows Server 2016 in place to Windows Server 2019
I recently started upgrading all my servers to Windows Server 2019 since it is now generally available. After upgrading one of the Windows Server 2016 servers that had the GUI installed, I noticed I could…