GPO: Deploy RemoteApp Programs

Introduction In this tutorial we will see how to deploy RemoteApp configured by Group Policy (GPO) on an RDS farm. Prerequisites The deployment of the RDS farm must have: A server with the RD Web Access service. A collection of configured with remoteapp programs. Customers must be on Windows 8 minimum. In order to improve …

Read more



WSUS: Remove Drivers from Updates

Not long ago, I wanted to enable driver updates through WSUS. When I saw the amount of drivers to download compared to the percentage used, I wanted to backtrack. The problem is that once you synchronize to the WSUS database, you have to approve or reject the files. The solution to remove all traces of …

Read more



Hyper-V: Enable Extended Sessions

Extensive sessions on Hyper-V with virtual machines can enhance the user experience with: Device Sharing File transfer Extended resolution Copy / Paste through the console … We find part of the user experience available with an RDP connection. Works only with Windows virtual machines with installed integration services Activation on the Hyper-V host On Server …

Read more



Storage Pool: Change a Physical Disk

In this article, we will see how to change a failed physical disk. When a disk is in error, an icon appears at the pool and virtual disks. Change the disk Open a command prompt and enter the command below to view the physical disks and identify the disk in error. Enter the command below …

Read more



VPN Server with Windows Server: Installation and Configuration

In this tutorial, I will explain how to set up a VPN server on Windows Server with the role of remote access and configure access with NPS. When setting up a VPN server with Windows, 3 types of VPN service are installed: In this tutorial we will see how to use PPTP and SSTP. When …

Read more



Enterprise certification authority: installation and configuration with Windows Server

In this tutorial, I will explain how to set up an enterprise CA that is linked to an Active Directory, unlike the stand-alone CA. This type of CA allows you to automate certificate generation with direct submission to the CA. Automatically issue computer and user certificates to, for example, secure VPN access with Windows NPS. …

Read more



Hyper-V: add a virtual card to the host

NIC added

This tutorial will explain how to add a virtual network adapter connected to a virtual switch on a Hyper-V host and how to bind it to a VLAN. Launch a PowerShell window and it’s gone …