mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Merged PR 8260: fix dism command & update change history for diagnostic data
This commit is contained in:
@ -9,7 +9,7 @@ ms.localizationpriority: medium
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 05/16/2018
|
||||
---
|
||||
|
||||
# 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
|
||||
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**.
|
||||
|
Reference in New Issue
Block a user