25 Mar 2021 · 1 min read Export all Admin Roles and members from Azure AD Hello everyone, I share with you this PowerShell script that allows you to list all the groups of Azure AD roles as well as theirs members. Source code 1. Param( Read more
2FA 7 Jan 2021 · 6 min read RDS access to applications with second authentication factor by smartcard Hello, I wrote this tutorial to represent the parameters to implement to successfully implement smart card authentication in RDS. In this environment, RDS publishing servers is in a different Direcory Read more
ADFS 6 Jan 2021 · 5 min read Migration farm ADFS operating system Windows server 2016 to Windows server 2019 Context This document describes how to migrate farm ADFS install in Windows 2016 server operating system to Windows 2019 server operating system. Environment ADFS Farm * The ADFS farm is composed Read more
ADFS 5 Jan 2021 · 6 min read Migrate ADFS configuration Database from WID to MS-SQL In this post, we describe how to migrate the ADFS WID database to MS SQL 2016 server. In my lab I have two servers install in Microsoft Windows Server 2016 Read more
BitLocker 28 Oct 2017 · 3 min read Hyper-V 2016 - Add-VMTPM issue Hello folks, This week I worked with a client to implement BitLocker on guest machines from a Hyper-V host Server 2016. As you certainly know, Microsoft has added a great Read more
Certificate 5 Oct 2017 · 8 min read Active Directory Certificate Services [Part2] In my post Active Directory Certificate Services [Part1], i explain to you the différents informations you need before you run an installation of PKI. Today in this new post, i Read more
Honolulu 28 Sep 2017 · 3 min read Microsoft Honolulu project Hello folks, This week i have decided to test the new Microsoft Tools in preview “Honolulu”. Before, what is it Honolulu ? Honolulu project is a web management tool for Microsoft Read more
29 Aug 2017 · 3 min read DHCP - Activate Filter "Allow" & import MAC address from SCCM by WMI request Hello folks, Recently, i have post a script to interroge SCCM and find the MAC address informations. In this post, i show you how activate DHCP Filter “Allow” to protect Read more
25 Aug 2017 · 1 min read SCCM - Find Devices MAC Address Hello Folks, This week I needed to export from SCCM, the devices name and MAC Address to a CSV file. I need this file to create green list into DHCP Read more
Certificat 17 Apr 2017 · 4 min read Active Directory Certificate Services [Part1] In this post, I will tell you the information to prepare for the installation of a future two-tier PKI infrastructure. What is it AD CS Services Active Directory Certificate Services Read more
AD DS 15 Apr 2017 · 10 min read Script to promote DC with constraints Hello folks, Recently i have defined with colleagues a specifications document for deploy new domain controllers in existing forest. For this deploy, first constraint is fixed replication ports between domain Read more
Microsoft 15 Apr 2017 · 2 min read Script to consolidate multiple reverse DNS zones into one principal zone Hello folks, This week i wrote a script for reverse DNS consolidation. This script add entries reverse DNS from a zone to one principal zone. That is s a simple Read more
error 27 Feb 2017 · 2 min read Microsoft Windows Server 2012 R2 : impossible to add roles and features Words from Stephane Thirion : Rodolphe is a friend and also a very smart Microsoft dude, I used to work with him and having such a smart guy on my side Read more