When you plan to use RemoteApp or Virtual Desktop Infrastructure (VDI) like Windows Virtual Desktop, it’s critical define where collocate the users profile. There are different aspects to analyze like: Number of Session Hosts or Virtual Desktop Server Number of Users Users’ profile space Performance In my carrier I saw many times companies that use […]
Tag: Containers
Windows Server 1709: Enable Linux Container in Docker
One of the new feature introduced in Windows Server version 1709, about Docker, is the possibility to run Linux container like Windows Server Container. In this article I will show how to configure your environment to run Linux container on Docker based on Windows Server. Virtual Machine Configuration The main requirement to run Linux container […]
Windows Server 1709: What’s New
Starting 17th October, Microsoft has released a new build of Windows Server, called with name RS3 (Red Stone 3), in the same moment of new build of Windows 10. The content in this section describes what’s new and changed in Windows Server and what is the new roadmap for the operating system. Naming The name […]
Docker: Enterprise Edition vs Community Edition
A spoke many times about Docker, with articles and video, but today I want do an important introduction about the different edition. In particular I will talk about Enterprise Edition and Community Edition. Docker Community Edition CE is ideal for developers and small teams looking to get started with Docker and experimenting with container-based apps. […]