GPO: deploy msi applications

Install auto

In this article, we will see how to deploy applications in MSI format using Group Policy (GPO) in an Active Directory environment. There are two deployment modes : Assigned: Applies mainly to computers, program installation is forced. Published: applies only to users, this mode allows the installation of software at the request of the user, …

Read more

LAPS – Securing Local Administrator Accounts

Wizard install

LAPS (Local Administrator Password Solution) is a free solution provided by Microsoft that allows the security of workstations. LAPS allows for each computer in OR to randomly generate a password for the local Administrator account and store it in an Active Directory attribute (ms-Mcs-AdmPwd). It ‘relies on the SID of the account which is structured …

Read more

Windows 10: Using the sandbox

Presentation Windows 10 Sandbox allows you to launch an isolated Windows 10 (build 18342) environment to perform tests in all security. Prerequisites Enable virtualization in the BIOS. Have Windows 10 Pro or Enterprise. Installation Open the Control Panel, go to Programs and Features, and click Enable or Disable Windows Features 1 . Check Windows Sandbox …

Read more

Active Directory: Migrate SYSVOL Folder from FRS to DFSR

Since Windows Server 2008 and its 2008 domain functional level, replication of the SYSVOL folder is supported by DFSR, before it was done by FRS. If your domain controllers are running Windows 2012R2, it is advisable to use DFSR for the SYSVOL folder. Since Windows Server 2016 (build 1709), it is no longer possible to …

Read more

Active Directory : increase the functional level of the domain and the forest

The functional level of the domain and forest corresponds to the “version” of your Active Directory environment and allows access to more or fewer features depending on the level of each. Mainly this level change occurs when upgrading to Windows when replacing / migrating domain controllers. The version change may also be necessary for the …

Read more

ISCSI Target Role – Windows Server – SAN

Aperçu du vdisk

The iSCSI target role makes it possible to transform a server into a SAN (bay of disks / storage) by creating virtual disks (vhdx) and by presenting them to other server using the ethernet network (iSCSI). This type of configuration is used with Hyper-V clusters which require a volume shared between all of the nodes. …

Read more

Windows 2016 : Troubleshoot RDS Gateway Connection Issues – April 2019

Symptom You are using an RDS gateway on a Windows 2016 server The connection to the RDS gateway randomly fails depending on the extension with the RDC client The update kb4493470 is installed on the server. Solutions Solution 1 On the server uninstall the bet kb4493470. Solution 2 Install the update kb4493473 which solves the …

Read more

MDT: saving user profiles with USMT

Backup during install

Introduction In this article, we will have how to back up user profiles with MDT during a deployment. Use of this feature is useful in the following cases: Change of computer of a user. Reinstalling the computer Upgrade version of Windows. To save the user profiles of a computer, there are 2 solutions (actually much …

Read more

Starwind: setting up a highly available storage

Starwind console HA

StarWind Virtual SAN is software that turns Windows into an iSCSI target server. The advantage of StarWind is that it can be used to put the storage in high availability by installing two StarWind servers, because this is managed at the software level, it can be used with any type of storage (SAN, DAS) and …

Read more