Skip to content

Commit 86e7b2e

Browse files
authored
Merge pull request #7872 from scottbreenmsft/patch-10
Update macos-shell-scripts.md
2 parents 7a65844 + f0a0e96 commit 86e7b2e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

memdocs/intune/apps/macos-shell-scripts.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,9 @@ The following items are required to collect logs on a macOS device:
9898

9999
#### Collect device logs
100100
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
101-
2. In **Device status** or **User status** report, select a device.
102-
3. Select **Collect logs**, provide folder paths of log files separated only by a semicolon (;) without spaces or newlines in between paths.<br>For example, multiple paths should be written as `/Path/to/logfile1.zip;/Path/to/logfile2.log`.
101+
2. Navigate to **Devices** > **Scripts** and select a macOS shell script.
102+
3. In **Device status** or **User status** report, select a device.
103+
4. Select **Collect logs**, provide folder paths of log files separated only by a semicolon (;) without spaces or newlines in between paths.<br>For example, multiple paths should be written as `/Path/to/logfile1.zip;/Path/to/logfile2.log`.
103104

104105
>[!IMPORTANT]
105106
> Multiple log file paths separated using comma, period, newline or quotation marks with or without spaces will result in log collection error. Spaces are also not allowed as separators between paths.

0 commit comments

Comments
 (0)