mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Merged PR 8307: fix dism command and policheck item
This commit is contained in:
parent
87c9fabb35
commit
5024a896a4
@ -44,7 +44,7 @@ Organizations that use Windows Server Update Services (WSUS) must take action to
|
||||
|
||||
```
|
||||
Add-Package
|
||||
Dism /Online /add-windowspackage <cab>
|
||||
Dism /Online /add-package /packagepath:(path)
|
||||
```
|
||||
|
||||
c. In **Settings** > **Update & Security** > **Windows Update**, select **Check for updates**.
|
||||
|
@ -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.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user