From 324a4004739bf38ebd40d79102ac06483f6f2a23 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Mon, 22 Jan 2024 23:10:51 -0800 Subject: [PATCH] .add-notes-after-majaro-test --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7417c7..2e91b04 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,10 @@ I resolved this problem by setting correct `/etc/os-release` file. Run `journalctl | grep intune-agent | grep Reporting` to check what is intune-agent telling intune-portal. If you already updated `/etc/os-release` but intune-portal is not updated, please run `systemctl enable --user --now intune-agent.timer` manually. +- intune-agent: Failed to checkin with intune. Failed updating device inventory details with Intune: Unexpected failure: Bad request (Error code 308) + +TODO... + ## Tested on > fresh OS installation -- GitLab