From 08ace6e8bbeaa20631c688ca9b936dc82f0ff702 Mon Sep 17 00:00:00 2001 From: Rob Ellis Date: Thu, 9 Jul 2026 12:08:28 +0100 Subject: [PATCH 1/3] Rename Trigger-PosstOOBEUpdates.ps1 to Trigger-PostOOBEUpdates.ps1 --- ...Trigger-PosstOOBEUpdates.ps1 => Trigger-PostOOBEUpdates.ps1} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename WINDOWS/Scripts/{Trigger-PosstOOBEUpdates.ps1 => Trigger-PostOOBEUpdates.ps1} (99%) diff --git a/WINDOWS/Scripts/Trigger-PosstOOBEUpdates.ps1 b/WINDOWS/Scripts/Trigger-PostOOBEUpdates.ps1 similarity index 99% rename from WINDOWS/Scripts/Trigger-PosstOOBEUpdates.ps1 rename to WINDOWS/Scripts/Trigger-PostOOBEUpdates.ps1 index 3bb5886..e8f4009 100644 --- a/WINDOWS/Scripts/Trigger-PosstOOBEUpdates.ps1 +++ b/WINDOWS/Scripts/Trigger-PostOOBEUpdates.ps1 @@ -59,4 +59,4 @@ try { catch { Write-Error "$($_.Exception.Message)" Exit 1 -} \ No newline at end of file +} From 990389c13e00c746d61dba726fa064d1d7aaa51b Mon Sep 17 00:00:00 2001 From: Rob Ellis Date: Thu, 9 Jul 2026 12:11:00 +0100 Subject: [PATCH 2/3] Clarify script assignment and settings in README Updated the README to clarify script assignment and usage details. --- WINDOWS/Scripts/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/WINDOWS/Scripts/README.md b/WINDOWS/Scripts/README.md index 04059ec..2519e9b 100644 --- a/WINDOWS/Scripts/README.md +++ b/WINDOWS/Scripts/README.md @@ -10,7 +10,9 @@ I have tried to utilise available settings to make this work as part of the Time ### Usage **Script type** - Platform Script -**Assign to** - Users + +**Assign to** - Devices + **Script Settings:** - Run this script using the logged on credentials - No - Enforce script signature check - No @@ -28,8 +30,10 @@ The end result of this is that pretty shortly after, any pending updates will be ### Usage **Script type** - Platform Script + **Assign to** - Users + **Script Settings:** - Run this script using the logged on credentials - No - Enforce script signature check - No -- Run script in 64-bit PowerShell Host - Yes \ No newline at end of file +- Run script in 64-bit PowerShell Host - Yes From cb5276988bc8df0cb26041924602646c0bbc0870 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:21:09 +0000 Subject: [PATCH 3/3] docs(contributor): contrib-readme-action has updated readme --- CONTRIBUTORS.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index acf4764..6992c88 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -17,6 +17,13 @@ The [IntuneMacAdmins](https://intunemacadmins.com) team for OIB MacOS support. James Robinson [MVP] + + + ee61re +
+ Rob Ellis +
+ ugurkocde @@ -45,6 +52,8 @@ The [IntuneMacAdmins](https://intunemacadmins.com) team for OIB MacOS support. LionZum + + sfaxluke @@ -53,15 +62,6 @@ The [IntuneMacAdmins](https://intunemacadmins.com) team for OIB MacOS support. - - - - ee61re -
- Rob Ellis -
- - \ No newline at end of file