From 5024a896a44c37cd6e3edbed89ba91b633cc3d37 Mon Sep 17 00:00:00 2001 From: Jeanie Decker Date: Thu, 17 May 2018 17:00:50 +0000 Subject: [PATCH] Merged PR 8307: fix dism command and policheck item --- windows/application-management/manage-windows-mixed-reality.md | 2 +- windows/configuration/wcd/wcd-messaging.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/application-management/manage-windows-mixed-reality.md b/windows/application-management/manage-windows-mixed-reality.md index 0a173192fa..f6af0d88a5 100644 --- a/windows/application-management/manage-windows-mixed-reality.md +++ b/windows/application-management/manage-windows-mixed-reality.md @@ -44,7 +44,7 @@ Organizations that use Windows Server Update Services (WSUS) must take action to ``` Add-Package - Dism /Online /add-windowspackage + Dism /Online /add-package /packagepath:(path) ``` c. In **Settings** > **Update & Security** > **Windows Update**, select **Check for updates**. diff --git a/windows/configuration/wcd/wcd-messaging.md b/windows/configuration/wcd/wcd-messaging.md index 8300ae3455..b48bfa9e23 100644 --- a/windows/configuration/wcd/wcd-messaging.md +++ b/windows/configuration/wcd/wcd-messaging.md @@ -290,7 +290,7 @@ Setting | Description --- | --- TaiwanAlertEnabled | Receive Taiwan alerts. TaiwanEmergencyAlertEnabled | Receive Taiwan emergency alerts. -TaiwanPresidentialAlertEnabled | Receive Taiwan Presidential alerts. +TaiwanPresidentialAlertEnabled | Receive alerts from the Leader of the Taiwan Area. TaiwanRequiredMonthlytestEnabled | Receive Taiwan Required Monthly Test alerts.