From 205809036b9f1be4b43319890dd9fdfad0f7336f Mon Sep 17 00:00:00 2001 From: Recolic Keghart <root@recolic.net> Date: Thu, 28 Apr 2022 02:16:04 +0800 Subject: [PATCH] doc --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4dab331..96fbc1a 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ After installing level-2, you can actually enroll the machine. > Installing level-2 components will make your machine managed. You must satisfy password requirements, and disk-encryption requirements. Ref: <https://aka.ms/LinuxPortal> -TBD +Use a Ubuntu 20.04 VM to perform level-2 enroll. ArchLinux level-2 enroll is theoretically supported, but I never tested it. -<!-- 1. install intune-portal and its dependencies (pwquality) 2. copy /etc/os-release from ubuntu 2004 to archlinux 3. make sure you followed procedure of official doc ---> ## Move certificates from Level-2 machine to Level-1 machine +> You need to keep your level-2 machine running, or your certificate will invalidate in 1 month. + Copy the following files from enrolled Level-2 machine to unenrolled Level-1 machine: ``` -- GitLab