Save the proxyaddresses attribute of users
How to back up the proxyaddresses attribute of Active Directory users
How to back up the proxyaddresses attribute of Active Directory users
When setting up an Active Directory, one of the first things you want to set up is automatic mapping of network drives to different users. As a reminder, a network drive is a share presented to a workstation / user in the form of a letter like a hard disk / USB stick …. In …
In this tutorial, we’ll see how to automatically redirect http requests to https under IIS. Prerequisites : Valid configuration of your site with SSL. Have the Rewrite module installed under IIS. The Rewrite module is available with Web App Redirect HTTP to HTTPS 1. Open the IIS console, go to site 1 where the redirection …
This tutorial explains how to deploy an RDS farm with Windows Server 2012R2 / 2016/2019.
An RDS environment makes it possible to offer users a working environment on servers.
An RDS farm is composed of several servers with the following services: broker, web access and remote desktop session host.
This tutorial covers the installation of all of these services and the configuration of the RDS gateway.
Introducing Let’s Encrypt Let’s Encrypt is a free certificate authority that issues certificates for securing Internet sites. The process is fully automated and instantaneous. The advantage is to be able to pass your site in HTTPS free. Installing a certificate under IIS 1. Download WACS which is a client that allows the generation of your …
In this tutorial, I’ll explain how to automatically back up virtual machines (new and existing) with Veeam and Hyper-V. The trick is to use the option to back up the volume in Veeam job sources instead of adding the virtual machines manually to the backup jobs. Prerequisites On Hyper-V servers, you need to organize virtual …
“Finally an HTML5 client for Windows RDS farms” Presentation In this tutorial, I explain how to set up the HTML 5 client interface to connect to the RDS farm on Windows. Until now to connect to Remote Desktop or RemoteApp, it was necessary to have a heavy RDP client. To connect without a client, it …
Unlike linux, Windows does not have a task for log rotation. Below is a Vbs script that allows you to do this rotation.
In this tutorial, I will explain how to manage disks in PRTG using available space instead of percentage. The% management allows the software to apply alerts for disk space by default to all the equipment, this solution is certainly practical, but in the long run you can regularly send alerts because the disk space is …
Symptom In this article, I will explain how to resolve the COULD NOT GET TEMP DIRECTORY error simply. From my research this error appears on RDS (WS2012R2) servers using User Profile Disks (UPD). This error occurs when a user tries to install an extension on Google Chrome, I first think of a problem of right, …