WPP: Deploying Applications with WSUS

Update added

In this tutorial, we will see how to deploy applications (Firefox, Chrome, Fusion Agent, Java …) using the WSUS role and WPP. As a reminder, WSUS is a Windows role that allows you to administer updates to Microsoft products within a computer pool. WPP (Wsus Package Publisher) will allow us to add custom packages to …

Read more

Publish RemoteApp 2008R2 on a Farm RDS 2012R2 / 2016/2019

2008R2 application available on RDWeb

Presentation In this article, I will explain how to publish RemoteApp applications from an RDS server running Windows 2008R2 on a RDS 2012,2016 or 2016 farm. Prerequisites An RDS server running Windows 2008R2 with published RemoteApp applications. An RDS 2012R2, 2016 or 2019 deployment with a web access server. Publishing the Windows 2008R2 Server RemoteApp

GPO: Managing Windows Firewall Rules

firewall rule added

Presentation In this tutorial, we will see how to add rules to the Windows Firewall using Group Policy. For information, the Windows Firewall has been implemented in the Windows operating system with service pack 2 (SP2) of Windows XP. It is now part of the system and some functionalities like DirectAccess requires that it be …

Read more

RDS: reduce the logon time with Asynchronous processing

Policy

Introduction Before I explain how to optimize the opening of sessions on your RDS servers, I will explain the operation. By default, since Windows XP, the group policy processing mode is asynchronous, that is, the user’s session is opened until the group policies are applied after which the task is loaded. work environment faster. However, …

Read more

WDS: DHCP configuration for UEFI

scope options

Introduction In this article, we will see how to configure the DHCP service so that you can use WDS to install Windows on computers with UEFI enabled, which is the case for Generation 2 virtual machines on Hyper-V. In a “standard” Active Directory deployment where DHCP and WDS services are installed on different servers that …

Read more

DNSSEC: Sign a DNS Zone with Windows Server

DNSSEC (Domain Name System Security Extensions) is an extension of the DNS protocol that adds security to the DNS protocol by signing the records by a public / private key system. This extension allows the client to verify that the response received is valid and has not been changed by a man-in-the-middle attack. This extension …

Read more

DirectAccess – Installation – Configuration in Windows Server 2016/2019

Introduction DirectAccess is a feature available with the Remote Access role, which allows you to set up an automatic connection solution to the corporate network for mobile computers or for small remote sites. Unlike a VPN, the connection is initiated directly by a service on the remote computer, which allows for similar behavior if the …

Read more

Windows Backup: installation and configuration

Overview Windows Backup

Presentation Windows Server includes a feature (Windows Backup) that allows you to perform full system backups or a portion of it. It can be used to back up virtual machines, SQL Server databases, file server … It is recommended to use a hard disk dedicated to backups to have incremental backups, in case of user …

Read more