From d9221a66ee9e7efd5695abce2402f2c8849fdcf0 Mon Sep 17 00:00:00 2001 From: Martin Bengtsson Date: Tue, 20 Apr 2021 14:14:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcf246e..8c92adf 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ Blog posts, documentation as well as if any questions, please use: https://www.i - This is something that can happen, if a device misses a schedule in ConfigMgr - The nature of ConfigMgr is to catch up on the missed schedule, and this can lead to multiple toast notifications being displayed - This will require new config.xml files - - Added the ability to run the script coming from SYSTEM context +- Added the ability to run the script coming from SYSTEM context - This has proven to only work with packages/programs/task sequences and when testing with psexec - Running the script in SYSTEM, with the script feature in configmgr and proactive remediations in Intune, still yields unexpected results