mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Updated as per task 3405344
This commit is contained in:
parent
13bd3bfe64
commit
3f851bacf5
@ -6,15 +6,13 @@ ms.topic: article
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: v-madhi
|
author: v-madhi
|
||||||
ms.date: 08/15/2018
|
ms.date: 06/04/2019
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
---
|
---
|
||||||
|
|
||||||
# Office CSP
|
# Office CSP
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
|
||||||
|
|
||||||
The Office configuration service provider (CSP) enables a Microsoft Office client to be installed on a device via the Office Deployment Tool (ODT). For more information, see [Configuration options for the Office Deployment Tool](https://technet.microsoft.com/library/jj219426.aspx) and [How to assign Office 365 apps to Windows 10 devices with Microsoft Intune](https://docs.microsoft.com/intune/apps-add-office365).
|
The Office configuration service provider (CSP) enables a Microsoft Office client to be installed on a device via the Office Deployment Tool (ODT). For more information, see [Configuration options for the Office Deployment Tool](https://technet.microsoft.com/library/jj219426.aspx) and [How to assign Office 365 apps to Windows 10 devices with Microsoft Intune](https://docs.microsoft.com/intune/apps-add-office365).
|
||||||
|
|
||||||
@ -32,12 +30,12 @@ The root node for the Office configuration service provider.</p>
|
|||||||
<a href="" id="installation"></a>**Installation**
|
<a href="" id="installation"></a>**Installation**
|
||||||
Specifies the options for the Microsoft Office installation.
|
Specifies the options for the Microsoft Office installation.
|
||||||
|
|
||||||
The supported operations are Add, Delete, Get, and Replace.
|
The supported operations are Add, Delete, and Get.
|
||||||
|
|
||||||
<a href="" id="id"></a>**Installation/_id_**
|
<a href="" id="id"></a>**Installation/_id_**
|
||||||
Specifies a unique identifier that represents the ID of the Microsoft Office product to install.
|
Specifies a unique identifier that represents the ID of the Microsoft Office product to install.
|
||||||
|
|
||||||
The supported operations are Add, Delete, Get, and Replace.
|
The supported operations are Add, Delete, and Get.
|
||||||
|
|
||||||
<a href="" id="install"></a>**Installation/_id_/Install**
|
<a href="" id="install"></a>**Installation/_id_/Install**
|
||||||
Installs Office by using the XML data specified in the configuration.xml file.
|
Installs Office by using the XML data specified in the configuration.xml file.
|
||||||
|
@ -21,7 +21,7 @@ This topic shows the OMA DM device description framework (DDF) for the **Office*
|
|||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1809.
|
The XML below is for Windows 10, version 1903.
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user