Skip to content

Commit 5f2f27f

Browse files
Update readme.md
1 parent 80604e0 commit 5f2f27f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

macOS/Config/Dock/readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ This script is an example showing how to use [Intune Shell Scripting](https://do
99
This scripts intended usage scenario is to be deployed during the initial app enrolment. It will wait until all of the apps are present before configuring the users dock.
1010

1111
>IMPORTANT
12-
>>This updated script uses [dockutil](https://github.com/kcrawford/dockutil), without this being installed the script will fail. Download the latest version and deploy via [Intune Unmaged PKG](https://learn.microsoft.com/en-us/mem/intune/apps/macos-unmanaged-pkg).
13-
14-
>>This updated script no longer runs as the end user, you need to ensure that you deploy it to **run as root**.
12+
>This updated script uses [dockutil](https://github.com/kcrawford/dockutil), without this being installed the script will fail. Download the latest version and deploy via [Intune Unmaged PKG](https://learn.microsoft.com/en-us/mem/intune/apps/macos-unmanaged-pkg).
13+
>This updated script no longer runs as the end user, you need to ensure that you deploy it to **run as root**.
1514
1615
The script searches for Apps listed in the DockItems array and once they are all present it adds them to the Dock in the order they appear in the list. Edit the list as appropriate for your use.
1716

0 commit comments

Comments
 (0)