mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
add approval info
This commit is contained in:
parent
0285b3deb7
commit
6f04f609e1
@ -180,11 +180,11 @@
|
|||||||
href: update/deployment-service-prerequisites.md
|
href: update/deployment-service-prerequisites.md
|
||||||
- name: Deploy updates with Windows Update for Business deployment service
|
- name: Deploy updates with Windows Update for Business deployment service
|
||||||
items:
|
items:
|
||||||
- name: 'Tutorial: Deploy feature updates'
|
- name: Deploy feature updates
|
||||||
href: update/deployment-service-feature-updates.md
|
href: update/deployment-service-feature-updates.md
|
||||||
- name: 'Tutorial: Deploy expedited updates'
|
- name: Deploy expedited updates
|
||||||
href: update/deployment-service-expedited-updates.md
|
href: update/deployment-service-expedited-updates.md
|
||||||
- name: 'Tutorial: Deploy driver and firmware updates'
|
- name: Deploy driver and firmware updates
|
||||||
href: update/deployment-service-drivers.md
|
href: update/deployment-service-drivers.md
|
||||||
- name: Troubleshoot Windows Update for Business deployment service
|
- name: Troubleshoot Windows Update for Business deployment service
|
||||||
href: update/deployment-service-troubleshoot.md
|
href: update/deployment-service-troubleshoot.md
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
---
|
---
|
||||||
title: 'Tutorial: Deploy drivers and firmware updates with Windows Update for Business deployment service.'
|
title: Deploy drivers and firmware updates with Windows Update for Business deployment service.
|
||||||
description: Use Windows Update for Business deployment service to deploy driver and firmware updates.
|
description: Use Windows Update for Business deployment service to deploy driver and firmware updates.
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
author: mestew
|
author: mestew
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: mstewart
|
ms.author: mstewart
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.topic: tutorial
|
ms.topic: article
|
||||||
ms.technology: itpro-updates
|
ms.technology: itpro-updates
|
||||||
ms.date: 02/14/2023
|
ms.date: 02/14/2023
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tutorial: Deploy drivers and firmware updates with Windows Update for Business deployment service
|
# Deploy drivers and firmware updates with Windows Update for Business deployment service
|
||||||
<!--7260403, 7512398-->
|
<!--7260403, 7512398-->
|
||||||
***(Applies to: Windows 11 & Windows 10)***
|
***(Applies to: Windows 11 & Windows 10)***
|
||||||
|
|
||||||
In this tutorial, you will:
|
In this article, you will:
|
||||||
> [!div class="checklist"]
|
> [!div class="checklist"]
|
||||||
> - [Open Graph Explorer](#open-graph-explorer)
|
> - [Open Graph Explorer](#open-graph-explorer)
|
||||||
> - [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
> - [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
||||||
@ -31,8 +31,8 @@ In this tutorial, you will:
|
|||||||
All of the [prerequisites for the Windows Update for Business deployment service](deployment-service-overview.md#prerequisites) must be met.
|
All of the [prerequisites for the Windows Update for Business deployment service](deployment-service-overview.md#prerequisites) must be met.
|
||||||
### Permissions
|
### Permissions
|
||||||
|
|
||||||
<!--Using include for tutorial permissions-->
|
<!--Using include for Graph Explorer permissions-->
|
||||||
[!INCLUDE [Windows Update for Business deployment service tutorial permissions](./includes/wufb-deployment-tutorial-permissions.md)]
|
[!INCLUDE [Windows Update for Business deployment service permissions using Graph Explorer](./includes/wufb-deployment-graph-explorer-permissions)]
|
||||||
|
|
||||||
## Open Graph Explorer
|
## Open Graph Explorer
|
||||||
|
|
||||||
@ -269,6 +269,8 @@ GET https://graph.microsoft.com/beta/admin/windows/updates/updatePolicies/9011c3
|
|||||||
## Revoke content approval
|
## Revoke content approval
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Remove device enrollment
|
## Remove device enrollment
|
||||||
|
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
---
|
---
|
||||||
title: 'Tutorial: Deploy expedited updates with Windows Update for Business deployment service'
|
title: Deploy expedited updates with Windows Update for Business deployment service
|
||||||
description: Use Windows Update for Business deployment service to deploy expedited updates.
|
description: Use Windows Update for Business deployment service to deploy expedited updates.
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
author: mestew
|
author: mestew
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: mstewart
|
ms.author: mstewart
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.topic: tutorial
|
ms.topic: article
|
||||||
ms.technology: itpro-updates
|
ms.technology: itpro-updates
|
||||||
ms.date: 02/14/2023
|
ms.date: 02/14/2023
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tutorial: Deploy expedited updates with Windows Update for Business deployment service
|
# Deploy expedited updates with Windows Update for Business deployment service
|
||||||
<!--7512398-->
|
<!--7512398-->
|
||||||
***(Applies to: Windows 11 & Windows 10)***
|
***(Applies to: Windows 11 & Windows 10)***
|
||||||
|
|
||||||
In this tutorial, you will:
|
In this article, you will:
|
||||||
> [!div class="checklist"]
|
> [!div class="checklist"]
|
||||||
> * [Open Graph Explorer](#open-graph-explorer)
|
> * [Open Graph Explorer](#open-graph-explorer)
|
||||||
> * [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
> * [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
||||||
@ -30,8 +30,8 @@ All of the [prerequisites for the Windows Update for Business deployment service
|
|||||||
|
|
||||||
### Permissions
|
### Permissions
|
||||||
|
|
||||||
<!--Using include for tutorial permissions-->
|
<!--Using include for Graph Explorer permissions-->
|
||||||
[!INCLUDE [Windows Update for Business deployment service tutorial permissions](./includes/wufb-deployment-tutorial-permissions.md)]
|
[!INCLUDE [Windows Update for Business deployment service permissions using Graph Explorer](./includes/wufb-deployment-graph-explorer-permissions)]
|
||||||
|
|
||||||
## Open Graph Explorer
|
## Open Graph Explorer
|
||||||
|
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
---
|
---
|
||||||
title: 'Tutorial: Deploy feature updates with Windows Update for Business deployment service.'
|
title: Deploy feature updates with Windows Update for Business deployment service.
|
||||||
description: Use Windows Update for Business deployment service to deploy feature updates.
|
description: Use Windows Update for Business deployment service to deploy feature updates.
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
author: mestew
|
author: mestew
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: mstewart
|
ms.author: mstewart
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.topic: tutorial
|
ms.topic: article
|
||||||
ms.technology: itpro-updates
|
ms.technology: itpro-updates
|
||||||
ms.date: 02/14/2023
|
ms.date: 02/14/2023
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tutorial: Deploy feature updates with Windows Update for Business deployment service
|
# Deploy feature updates with Windows Update for Business deployment service
|
||||||
<!--7512398-->
|
<!--7512398-->
|
||||||
***(Applies to: Windows 11 & Windows 10)***
|
***(Applies to: Windows 11 & Windows 10)***
|
||||||
|
|
||||||
In this tutorial, you will:
|
In this article, you will:
|
||||||
> [!div class="checklist"]
|
> [!div class="checklist"]
|
||||||
> * [Open Graph Explorer](#open-graph-explorer)
|
> * [Open Graph Explorer](#open-graph-explorer)
|
||||||
> * [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
> * [Run queries to identify test devices](#run-queries-to-identify-test-devices)
|
||||||
@ -27,10 +27,11 @@ In this tutorial, you will:
|
|||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
All of the [prerequisites for the Windows Update for Business deployment service](deployment-service-overview.md#prerequisites) must be met.
|
All of the [prerequisites for the Windows Update for Business deployment service](deployment-service-overview.md#prerequisites) must be met.
|
||||||
|
|
||||||
### Permissions
|
### Permissions
|
||||||
|
|
||||||
<!--Using include for tutorial permissions-->
|
<!--Using include for Graph Explorer permissions-->
|
||||||
[!INCLUDE [Windows Update for Business deployment service tutorial permissions](./includes/wufb-deployment-tutorial-permissions.md)]
|
[!INCLUDE [Windows Update for Business deployment service permissions using Graph Explorer](./includes/wufb-deployment-graph-explorer-permissions)]
|
||||||
|
|
||||||
## Open Graph Explorer
|
## Open Graph Explorer
|
||||||
|
|
||||||
|
@ -48,6 +48,6 @@ GET https://graph.microsoft.com/v1.0/devices?$filter=model ne 'virtual machine'
|
|||||||
|
|
||||||
> [!Tip]
|
> [!Tip]
|
||||||
> Requests using the [device](/graph/api/resources/device) resource type typically have both an `id` and a `deviceid`:
|
> Requests using the [device](/graph/api/resources/device) resource type typically have both an `id` and a `deviceid`:
|
||||||
> - The `deviceid` is the **Azure AD Device ID** and will be used in this tutorial.
|
> - The `deviceid` is the **Azure AD Device ID** and will be used in this article.
|
||||||
> - Later in this tutorial, this `deviceid` will be used as an `id` when you make certain requests such as adding a device to a deployment audience.
|
> - Later in this article, this `deviceid` will be used as an `id` when you make certain requests such as adding a device to a deployment audience.
|
||||||
> - The `id` from the [device](/graph/api/resources/device) resource type is usually the Azure AD Object ID, which won't be used in this tutorial.
|
> - The `id` from the [device](/graph/api/resources/device) resource type is usually the Azure AD Object ID, which won't be used in this article.
|
||||||
|
@ -10,7 +10,7 @@ ms.localizationpriority: medium
|
|||||||
---
|
---
|
||||||
<!--This file is shared by deployment-service-drivers.md, deployment-service-expedited-updates.md, and the deployment-service-feature-updates.md articles. Headings may be driven by article context. 7512398 -->
|
<!--This file is shared by deployment-service-drivers.md, deployment-service-expedited-updates.md, and the deployment-service-feature-updates.md articles. Headings may be driven by article context. 7512398 -->
|
||||||
|
|
||||||
The following permissions are needed for the tutorial:
|
The following permissions are needed for the queries listed in this article:
|
||||||
|
|
||||||
- [WindowsUpdates.ReadWrite.All](/graph/permissions-reference#windows-updates-permissions) for [Windows Update for Business deployment service](/graph/api/resources/windowsupdates) operations.
|
- [WindowsUpdates.ReadWrite.All](/graph/permissions-reference#windows-updates-permissions) for [Windows Update for Business deployment service](/graph/api/resources/windowsupdates) operations.
|
||||||
- At least [Device.Read.All](/graph/permissions-reference#device-permissions) permission to display [device](/graph/api/resources/device) information.
|
- At least [Device.Read.All](/graph/permissions-reference#device-permissions) permission to display [device](/graph/api/resources/device) information.
|
@ -10,13 +10,13 @@ ms.localizationpriority: medium
|
|||||||
---
|
---
|
||||||
<!--This file is shared by deployment-service-drivers.md, deployment-service-expedited-updates.md, and the deployment-service-feature-updates.md articles. Headings may be driven by article context. 7512398 -->
|
<!--This file is shared by deployment-service-drivers.md, deployment-service-expedited-updates.md, and the deployment-service-feature-updates.md articles. Headings may be driven by article context. 7512398 -->
|
||||||
|
|
||||||
For this tutorial, you'll use Graph Explorer to make requests to the [Microsoft Graph APIs](/graph/api/resources/windowsupdates-updates?view=graph-rest-beta&preserve-view=true) to retrieve, add, delete, and update data. For more information about using Graph Explorer, see [Get started with Graph Explorer](/graph/graph-explorer/overview).
|
For this article, you'll use Graph Explorer to make requests to the [Microsoft Graph APIs](/graph/api/resources/windowsupdates-updates?view=graph-rest-beta&preserve-view=true) to retrieve, add, delete, and update data. For more information about using Graph Explorer, see [Get started with Graph Explorer](/graph/graph-explorer/overview).
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Using a test tenant for tutorials is recommended. If you use a production tenant, ensure you verify which client devices you're targeting with deployments.
|
> Using a test tenant to verify the deployment process first is recommended. If you use a production tenant, ensure you verify which client devices you're targeting with deployments.
|
||||||
|
|
||||||
1. From a browser, go to [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) and sign in using an Azure Active Directory (Azure AD) user account.
|
1. From a browser, go to [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) and sign in using an Azure Active Directory (Azure AD) user account.
|
||||||
1. You may need to enable the [`WindowsUpdates.ReadWrite.All` permission](/graph/permissions-reference#windows-updates-permissions) to use the queries in this tutorial. To enable the permission:
|
1. You may need to enable the [`WindowsUpdates.ReadWrite.All` permission](/graph/permissions-reference#windows-updates-permissions) to use the queries in this article. To enable the permission:
|
||||||
1. Select the **Modify permissions** tab in Graph Explorer.
|
1. Select the **Modify permissions** tab in Graph Explorer.
|
||||||
1. In the permissions dialog box, select the **WindowsUpdates.ReadWrite.All** permission then select **Consent**. You may need to sign in again to grant consent.
|
1. In the permissions dialog box, select the **WindowsUpdates.ReadWrite.All** permission then select **Consent**. You may need to sign in again to grant consent.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user