Skip to content

Commit 235de17

Browse files
authored
Merge pull request #16312 from MicrosoftDocs/main
Publish main to live, Wednesday 5:00 PM IST, 10/09
2 parents 73d90b5 + 52ebc49 commit 235de17

File tree

4 files changed

+32
-23
lines changed

4 files changed

+32
-23
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "memdocs/intune/enrollment/chrome-enterprise-device-details.md",
5+
"redirect_url": "/mem/intune/remote-actions/chrome-enterprise-device-details",
6+
"redirect_document_id": true
7+
},
8+
{
9+
"source_path": "memdocs/intune/enrollment/chrome-enterprise-remote-actions.md",
10+
"redirect_url": "/mem/intune/remote-actions/chrome-enterprise-remote-actions",
11+
"redirect_document_id": true
12+
},
313
{
414
"source_path": "memdocs/intune/user-help/you-need-to-resolve-a-threat-found-by-zips-android.md",
515
"redirect_url": "/mem/intune/user-help/set-up-mobile-threat-defense",

memdocs/intune/enrollment/chrome-enterprise-device-details.md renamed to memdocs/intune/remote-actions/chrome-enterprise-device-details.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@ You can view synced devices in the **Devices** > **All devices** list and throug
4040

4141
## Prerequisites
4242

43-
To view ChromeOS devices and device details, you must be assigned a role that has read permission for *Chrome Enterprise*.
43+
To view ChromeOS devices and device details, you must be assigned a role with *read* permission for *Chrome Enterprise*.
4444

4545
Devices must be enrolled before you can see them in the admin center. Enrollment for ChromeOS devices is done in the Google Admin center. You can create the connection before or after you enroll devices. For more information, see [Enroll ChromeOS devices](https://support.google.com/chrome/a/answer/1360534) (opens Chrome Enterprise and Education Help).
4646

4747
## View ChromeOS devices
48-
Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431) and go to **Devices** > **All devices** to view an aggregated list of all devices in Intune, including those running ChromeOS. The following information is shown for ChromeOS devices:
48+
Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431) and go to **Devices** > **All devices** to view an aggregated list of all devices in Intune, including those running ChromeOS. The following information is shown for ChromeOS devices:
4949

5050
* **Device name**: Device names for ChromeOS devices appear as `Chrome- {serialNumber}`.
5151
* **Managed by**: ChromeOS devices are managed by **Intune**.
5252
* **Ownership**: ChromeOS devices are always marked as **Corporate**.
53-
* **Compliance**: Compliance policies are not supported with ChromeOS devices in Intune so they'll appear in this column as **Not evaluated**.
53+
* **Compliance**: Compliance policies aren't supported with ChromeOS devices in Intune, so they appear in this column as **Not evaluated**.
5454

5555
Select **Filter** to filter the device list by platform. You can also go to the navigation menu and select **ChromeOS** for an exclusive view of ChromeOS devices.
5656

@@ -78,15 +78,15 @@ You can create dynamic device groups based on a [Google Admin organizational uni
7878
1. For **Membership type**, select **Dynamic Device**.
7979
2. Select **Add a dynamic query**.
8080
3. For **Property**, select **enrollmentProfileName**. Select the **Operator**, depending on how you want the rule to work. For **Value**, enter the name of a Google Admin organizational unit.
81-
2. Create a scope tag for an Intune RBAC role. The scope tag determines the level of access for the Intune role. When you get to **Assignments**, include the dynamic device group you previously created. For more information, see [Use role-based access (RBAC) and scope tags for distributed IT](../fundamentals/scope-tags.md#to-create-a-scope-tag).
81+
2. Create a scope tag for an Intune RBAC role. The scope tag determines the level of access for the Intune role. When you get to **Assignments**, include the dynamic device group you previously created. For more information, see [Use role-based access (RBAC) and scope tags for distributed IT](../fundamentals/scope-tags.md#to-create-a-scope-tag).
8282

83-
After you save the scope tag, it's applied to every device that's part of the dynamic device group. The organizational unit's information syncs with the *enrollmentProfileName* device object property in Microsoft Entra ID, using the full path format that's shown in [System info](#system-info).
83+
After you save the scope tag, it applies to every device that's part of the dynamic device group. The organizational unit's information syncs with the *enrollmentProfileName* device object property in Microsoft Entra ID, using the full path format shown in [System info](#system-info).
8484

85-
For example: `/OU Level1/OU Level2`.
85+
For example: `/OU Level1/OU Level2`.
8686

87-
The maximum length of the string is 255 characters. Intune truncates the first part of the string if it exceeds the max number of characters.
87+
The maximum length of the string is 255 characters. Intune truncates the first part of the string if it exceeds the max number of characters.
8888

89-
For example: `/OU Level1/OU Level2/.../OU Level18` becomes `evel1/OU Level2/.../OU Level18`.
89+
For example: `/OU Level1/OU Level2/.../OU Level18` becomes `evel1/OU Level2/.../OU Level18`.
9090

9191

9292
## Next steps

memdocs/intune/enrollment/chrome-enterprise-remote-actions.md renamed to memdocs/intune/remote-actions/chrome-enterprise-remote-actions.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@ Remotely run device actions on ChromeOS devices synced with Microsoft Intune. Th
3737
* Wipe
3838
* Restart (only for kiosk devices and managed guest session devices)
3939

40-
To access remote actions, select a device in your **Chrome Enterprise (preview)** list or go to **Devices** > **All devices** and select a device. This article describes the remote actions, and provides information about required permissions and known issues.
40+
To access remote actions, select a device in your **Chrome Enterprise** list or go to **Devices** > **All devices** and select a device. This article describes the remote actions, and provides information about required permissions and known issues.
4141

4242
## Prerequisites
43-
[Set up the Chrome Enterprise connector](chrome-enterprise-connector-configure.md) with Microsoft Intune, and enroll devices using the Google Admin console.
43+
[Set up the Chrome Enterprise connector](../enrollment/chrome-enterprise-connector-configure.md) with Microsoft Intune, and enroll devices using the Google Admin console.
4444

4545
Permission requirements are provided in the sections that follow.
4646

4747
## Deprovision
4848
Select **Deprovision** to remove Google Admin policies from devices your organization no longer uses. To deprovision a ChromeOS device, you must be assigned a role that has the *Remote tasks: Retire* permission.
4949

50-
After you deprovision a device, it remains in the Intune admin center and the Google Admin console. Then on the admin center **System info** page, the device status changes to **DEPROVISIONED**. The device can't be enrolled again until it's restored to factory settings. For more information about the deprovision action, such as how to select the best reason for deprovisioning, see the [Chrome Enterprise and Education Help documentation](https://support.google.com/chrome/a/answer/3523633?).
50+
After you deprovision a device, it remains in the Intune admin center and the Google Admin console. Then on the admin center **System info** page, the device status changes to **DEPROVISIONED**. The device can't be enrolled again until you restore it to factory settings. For more information about the deprovision action, such as how to select the best reason for deprovisioning, see the [Chrome Enterprise and Education Help documentation](https://support.google.com/chrome/a/answer/3523633?).
5151

5252
## Lost mode
53-
Select **Lost mode** to prevent people from using a ChromeOS device that's lost or stolen. Devices in lost mode display the contact information and message you configured in the Google Admin console. To deprovision a device, you must be assigned a role that has the following permissions:
53+
Select **Lost mode** to prevent other people from using a lost or stolen ChromeOS device. Devices in lost mode display the contact information and message you configured in the Google Admin console. To deprovision a device, you must be assigned a role that has the following permissions:
5454

5555
* *Remote tasks: Enable lost mode*
5656
* *Remote tasks: Disable lost mode*
@@ -72,10 +72,10 @@ Select **Restart** to restart a device. To restart a device, you must be assigne
7272
>[!IMPORTANT]
7373
> Device users aren't automatically notified of restarts, and might lose unsaved work if you don't tell them about it ahead of time.
7474
75-
Restart is only available for kiosk devices and managed guest session devices. The restart will fail on any other type of device. For more information, see [Kiosk apps, managed guest sessions, and smart cards](https://support.google.com/chrome/a/topic/6128720?) (opens Google Chrome Enterprise Help).
75+
Restart is only available for kiosk devices and managed guest session devices. The restart fails on any other type of device. For more information, see [Kiosk apps, managed guest sessions, and smart cards](https://support.google.com/chrome/a/topic/6128720?) (opens Google Chrome Enterprise Help).
7676

7777
## Bulk device actions
78-
You can issue all of these remote actions as part of a bulk device action. For more information about how to do that, see [Use bulk device actions](../remote-actions/bulk-device-actions.md).
78+
You can issue all of these remote actions as part of a bulk device action. For more information about how to do that, see [Use bulk device actions](bulk-device-actions.md).
7979

8080
## Known issues
81-
In some cases, device commands remain in a pending state even if they’ve already completed or failed.
81+
In some cases, device commands remain in a pending state, even if they’ve already completed or failed.

memdocs/intune/toc.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,6 +1476,9 @@ items:
14761476
- name: Get Apple MDM push certificate
14771477
href: ./enrollment/apple-mdm-push-certificate-get.md
14781478
displayName: digital; certificates; notifications; token; PEM; automated device enrollment; user enrollment; device enrollment
1479+
- name: Configure Chrome Enterprise connector
1480+
href: ./enrollment/chrome-enterprise-connector-configure.md
1481+
displayName: chrome os; connector; device management; google admin
14791482
- name: Add corporate identifiers
14801483
href: ./enrollment/corporate-identifiers-add.md
14811484
displayName: COD; corporate owned; IMEI; device ownership; serial
@@ -1506,14 +1509,6 @@ items:
15061509
href: ./enrollment/create-device-platform-restrictions.md
15071510
- name: Create device limit restrictions
15081511
href: ./enrollment/create-device-limit-restrictions.md
1509-
- name: Configure Chrome Enterprise connector
1510-
items:
1511-
- name: Configure Chrome Enterprise connector
1512-
href: ./enrollment/chrome-enterprise-connector-configure.md
1513-
- name: View ChromeOS device information in Intune
1514-
href: ./enrollment/chrome-enterprise-device-details.md
1515-
- name: Remote device actions for ChromeOS
1516-
href: ./enrollment/chrome-enterprise-remote-actions.md
15171512

15181513
- name: Set up Windows enrollment
15191514
items:
@@ -1711,6 +1706,8 @@ items:
17111706
href: ./remote-actions/find-primary-user.md
17121707
- name: Other actions
17131708
items:
1709+
- name: Remote actions for ChromeOS
1710+
href: ./remote-actions/chrome-enterprise-remote-actions.md
17141711
- name: Locate device
17151712
href: ./remote-actions/device-locate.md
17161713
- name: Rename device
@@ -1723,6 +1720,8 @@ items:
17231720
href: ./remote-actions/device-sync.md
17241721
- name: Examine device inventory
17251722
href: ./remote-actions/device-inventory.md
1723+
- name: View ChromeOS device information
1724+
href: ./remote-actions/chrome-enterprise-device-details.md
17261725
- name: Collect diagnostics
17271726
href: ./remote-actions/collect-diagnostics.md
17281727
- name: Remove apps and configuration

0 commit comments

Comments
 (0)