Hyper-V : enable nested virtualization

Presentation Nested virtualization is a feature available on Hyper-V from Windows Server 2016 and Windows 10, which enables virtualization options in a virtual machine. To put it simply, nested virtualization allows virtualization in a virtual machine. There are also some prerequisites : The Hyper-V host must be on Windows Server 2016/2019 or Windows 10 1607 …

Read more

Windows Server : apply quotas on folders

Introduction In this tutorial, I will explain how to apply quotas on a file server with the File Server Resource Manager. A quota is a quantity (volume) of disk space allocated to a folder, it can be applied for audit purposes (conditional), it can be exceeded or strict (unconditional). By default, it is possible to …

Read more

RDS farm: delete a server not available in the deployment

In this tutorial, we will see how to remove a server from a deployment that is no longer available. When connecting to the service broker, the following message is displayed: The following deployment servers are not in the server pool1. SERVER-FQDN .Add them to the server pool This type of error occurs if the server …

Read more

Remote desktop: configure who can connect

In this tutorial, we will see how to configure who can connect to the computer using Remote Desktop. This tutorial does not apply to RDS deployment, where this configuration is done at the collection level. This tutorial applies to computers and servers where the remote desktop is configured for takeover. There are several methods to …

Read more