mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merged PR 8260: fix dism command & update change history for diagnostic data
This commit is contained in:
parent
264f06d983
commit
bac247d165
@ -9,7 +9,7 @@ ms.localizationpriority: medium
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.date: 04/30/2018
|
ms.date: 05/16/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Enable or block Windows Mixed Reality apps in the enterprise
|
# Enable or block Windows Mixed Reality apps in the enterprise
|
||||||
@ -44,7 +44,7 @@ Organizations that use Windows Server Update Services (WSUS) must take action to
|
|||||||
|
|
||||||
```
|
```
|
||||||
Add-Package
|
Add-Package
|
||||||
Dism /Image:C:\test\offline /Add-Package /PackagePath:*path to the cab file*
|
Dism /Online /add-windowspackage <cab>
|
||||||
```
|
```
|
||||||
|
|
||||||
c. In **Settings** > **Update & Security** > **Windows Update**, select **Check for updates**.
|
c. In **Settings** > **Update & Security** > **Windows Update**, select **Check for updates**.
|
||||||
|
@ -22,6 +22,7 @@ This topic lists new and updated topics in the [Configure Windows 10](index.md)
|
|||||||
New or changed topic | Description
|
New or changed topic | Description
|
||||||
--- | ---
|
--- | ---
|
||||||
[Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) | Added note that Wi-Fi Sense is no longer available.
|
[Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) | Added note that Wi-Fi Sense is no longer available.
|
||||||
|
Topics about Windows 10 diagnostic data | Moved to [Windows Privacy](https://docs.microsoft.com/windows/privacy/).
|
||||||
|
|
||||||
## RELEASE: Windows 10, version 1803
|
## RELEASE: Windows 10, version 1803
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user