mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Fixed table formatting
This commit is contained in:
parent
7e24feeec7
commit
85e675b07a
@ -21,7 +21,8 @@ This CSP was added in Windows 10, version 1703.
|
||||
For more information, see [Office DDF](office-ddf.md).
|
||||
|
||||
The following shows the Office configuration service provider in tree format.
|
||||
```
|
||||
|
||||
```console
|
||||
./Vendor/MSFT
|
||||
Office
|
||||
----Installation
|
||||
@ -46,6 +47,7 @@ Office
|
||||
------------Install
|
||||
------------Status
|
||||
```
|
||||
|
||||
<a href="" id="office"></a>**./Device/Vendor/MSFT/Office/ or ./User/Vendor/MSFT/Office**
|
||||
The root node for the Office configuration service provider.</p>
|
||||
|
||||
@ -159,10 +161,8 @@ To get the current status of Office 365 on the device.
|
||||
|1460|ERROR_TIMEOUT <br>Failed to download ODT|Failure|
|
||||
|1602|ERROR_INSTALL_USEREXIT <br>User canceled the installation|Failure|
|
||||
|1603|ERROR_INSTALL_FAILURE<br>Failed any pre-req check.<li>SxS (Tried to install when 2016 MSI is installed)<li>Bit mismatch between the currently installed Office and the Office that was attempting to be installed (such as when you try to install a 32-bit version while 64-bit version is currently installed.)|Failure|
|
||||
|17000|ERROR_PROCESSPOOL_INITIALIZATION
|
||||
Failed to start C2RClient|Failure|
|
||||
|17001|ERROR_QUEUE_SCENARIO
|
||||
Failed to queue installation scenario in C2RClient|Failure|
|
||||
|17000|ERROR_PROCESSPOOL_INITIALIZATION <br/>Failed to start C2RClient|Failure|
|
||||
|17001|ERROR_QUEUE_SCENARIO <br/>Failed to queue installation scenario in C2RClient|Failure|
|
||||
|17002|ERROR_COMPLETING_SCENARIO <br>Failed to complete the process. Possible reasons:<li>Installation canceled by user<li>Installation canceled by another installation<li>Out of disk space during installation <li>Unknown language ID|Failure|
|
||||
|17003|ERROR_ANOTHER_RUNNING_SCENARIO <br>Another scenario is running|Failure|
|
||||
|17004|ERROR_COMPLETING_SCENARIO_NEED_CLEAN_UP<br>Possible reasons:<li>Unknown SKUs<li>Content does't exist on CDN<ul><li>Such as trying to install an unsupported LAP, like zh-sg<li>CDN issue that content is not available</li></ul><li>Signature check issue, such as failed the signature check for Office content<li>User canceled|Failure|
|
||||
|
Loading…
x
Reference in New Issue
Block a user