Skip to content

Commit 212c1db

Browse files
author
Angela Fleischmann
authored
Merge pull request #7919 from MicrosoftDocs/main
Publish 07/01/2022 3:30 PM PT
2 parents 46c5256 + 86e7b2e commit 212c1db

5 files changed

Lines changed: 52 additions & 662 deletions

File tree

memdocs/configmgr/tenant-attach/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ items:
7373
href: troubleshoot-scripts.md
7474
- name: CMPivot
7575
href: troubleshoot-cmpivot.md
76-
- name: Software updates (preview)
76+
- name: Software updates
7777
href: troubleshoot-software-updates.md
7878

7979

memdocs/configmgr/tenant-attach/troubleshoot-software-updates.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,4 @@ Typically, this error is caused by an issue with the admin account. Below are th
9494
## Known issues
9595

9696
1. Some of the **Classification** resources aren't translated in some of the supported languages.
97-
1. The "Learn more about software updates" link goes to a page which is always in English.
9897
1. For consoles in Japanese, the current time format is YYYY/MM/DD.

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)