Skip to content

Commit 167d7db

Browse files
authored
Merge pull request #7309 from MicrosoftDocs/main
Publish 04/08/2022, 10:30 AM
2 parents 9141259 + aee24f4 commit 167d7db

4 files changed

Lines changed: 9 additions & 6 deletions

File tree

memdocs/intune/enrollment/android-samsung-knox-mobile-enroll.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ Still need help? Check out the complete [KME User Guide](https://docs.samsungkno
132132

133133
## Frequently asked questions
134134

135-
- **Device Owner support:** - **Device Owner support:** Intune supports enrolling Dedicated and Fully Managed devices by using the KME portal. Other Android enterprise device owner modes will be supported as they become available in Intune.
135+
- **Device Owner support:** Intune supports enrolling Dedicated and Fully Managed devices by using the KME portal. Other Android enterprise device owner modes will be supported as they become available in Intune.
136136

137-
- **No work profile support:** KME is a corporate device enrollment method and devices enrolled in Android personally-owned work profile ensure work and personal data are separate on personal devices. So, device enrollment to personally-owned work profile using KME isn't a supported scenario in Intune.
137+
- **Work profile support:** KME is a corporate device enrollment method and devices enrolled in Android personally-owned work profile ensure work and personal data are separate on personal devices. Device enrollment to personally-owned work profile using KME is a supported scenario in Intune.
138138

139-
- **Factory reset to enroll to Android enterprise:** If repurposing devices that have already been set up, devices need to be factory reset when enrolling to Android enterprise.
139+
- **Factory reset to enroll to Android enterprise:** If repurposing devices that have already been set up, devices need to be factory reset when enrolling to Android Enterprise.
140140

141141
- **Updates using Google Play account:** Google Play account isn't necessary for enrolling the device to Microsoft Intune. But, for Android device administrator enrollments, future updates to the Intune Company Portal app may require a Google Play account on the device. Google Play account isn't required when enrolling to Google Device Owner.
142142

memdocs/intune/enrollment/corporate-identifiers-add.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ As an Intune admin, you can identify devices as corporate-owned to refine manage
3737
At the time of enrollment, Intune automatically assigns corporate-owned status to devices that are:
3838

3939
- Enrolled with a [device enrollment manager](device-enrollment-manager-enroll.md) account (all platforms)
40+
- Enrolled by using [Google Zero Touch](android-dedicated-devices-fully-managed-enroll.md#enroll-by-using-google-zero-touch)
41+
- Enrolled by using [Knox Mobile Enrollment](android-samsung-knox-mobile-enroll.md)
4042
- Enrolled with the Apple [Device Enrollment Program](device-enrollment-program-enroll-ios.md), [Apple School Manager](apple-school-manager-set-up-ios.md), or [Apple Configurator](apple-configurator-enroll-ios.md) (iOS/iPadOS only)
4143
- [Identified as corporate-owned before enrollment](#identify-corporate-owned-devices-with-imei-or-serial-number) with an international mobile equipment identifier (IMEI) numbers (all platforms with IMEI numbers) or serial number (iOS/iPadOS and Android)
4244
- Enrolled as [Android Enterprise corporate-owned devices with work profile](/mem/intune/enrollment/android-corporate-owned-work-profile-enroll)

memdocs/intune/protect/microsoft-tunnel-monitor.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ For more information and command-line examples, see [mst-cli command-line tool f
141141

142142
## View Microsoft Tunnel logs
143143

144-
Microsoft Tunnel logs information to the Linux server logs in the *syslog* format. To view log entries, use the **journalctl -t** command followed by one or more tags that are specific to Microsoft Tunnel entries:
144+
Microsoft Tunnel logs information to the Linux server logs in the *syslog* format. To view log entries, use the **journalctl -t** command followed by one or more tags that are specific to Microsoft Tunnel entries:
145145

146146
- **ocserv** - Display server logs.
147147
- **mstunnel-agent**: Display agent logs.
148148
- **mstunnel_monitor**: Display monitoring task logs.
149-
149+
150150
For example, to view information for only the tunnel server, run `journalctl -t ocserv`. To view information for all three, you can run `journalctl -t ocserv -t mstunnel-agent -t mstunnel_monitor`.
151151

152152
You can add `-f` to the command to display an active and continuing view of the log file. For example, to actively monitor ongoing processes for Microsoft Tunnel, run `journalctl -t mstunnel_monitor -f`.
@@ -157,6 +157,7 @@ More options for *journalctl*:
157157
- `man journalctl` – Display additional information.
158158
- `man journalctl.conf` Display information on configuration
159159
For more information about *journalctl*, see the documentation for the version of Linux that you use.
160+
<!-- Pending ocserv-access -->
160161

161162
## Next steps
162163

memdocs/intune/remote-actions/collect-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The *Collect diagnostics* remote action is supported for:
4545
- Windows 10 version 1909 and later.
4646
- Windows 11
4747
- Microsoft HoloLens 2 2004 and later.
48-
- Global Admins, Intune Admins, or a role with **Collect diagnostics** permissions (under **Remote tasks**).
48+
- Global Admins, Intune Admins, or a role with **Collect diagnostics** (under **Remote tasks**) and **Read** (under **Device compliance policies**) permissions.
4949
- Corporate-owned devices.
5050
- Devices that are online and able to communicate with the service during diagnostics.
5151

0 commit comments

Comments
 (0)