mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-03 03:03:43 +00:00
@ -27,7 +27,6 @@
|
||||
#### [Validate your kiosk configuration](kiosk-validate.md)
|
||||
#### [Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md)
|
||||
#### [Policies enforced on kiosk devices](kiosk-policies.md)
|
||||
#### [Manage Windows Updates on kiosk devices](kiosk-windows-updates.md)
|
||||
#### [Assigned access XML reference](kiosk-xml.md)
|
||||
#### [Use AppLocker to create a Windows 10 kiosk](lock-down-windows-10-applocker.md)
|
||||
#### [Use Shell Launcher to create a Windows 10 kiosk](kiosk-shelllauncher.md)
|
||||
|
@ -17,12 +17,6 @@ ms.date: 11/07/2018
|
||||
|
||||
This topic lists new and updated topics in the [Configure Windows 10](index.md) documentation for Windows 10 and Windows 10 Mobile.
|
||||
|
||||
## March 2019
|
||||
|
||||
New or changed topic | Description
|
||||
--- | ---
|
||||
[Manage Windows Updates on kiosk devices](kiosk-windows-updates.md) | New
|
||||
|
||||
## February 2019
|
||||
|
||||
New or changed topic | Description
|
||||
|
@ -27,7 +27,6 @@ Topic | Description
|
||||
[Validate your kiosk configuration](kiosk-validate.md) | This topic explains what to expect on a multi-app kiosk.
|
||||
[Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) | These guidelines will help you choose an appropriate Windows app for your assigned access experience.
|
||||
[Policies enforced on kiosk devices](kiosk-policies.md) | Learn about the policies enforced on a device when you configure it as a kiosk.
|
||||
[Manage Windows Updates on kiosk devices](kiosk-windows-updates.md) | Find the recommended Group Policy settings to manage Windows updates on kiosk devices.
|
||||
[Assigned access XML reference](kiosk-xml.md) | The XML and XSD for kiosk device configuration.
|
||||
[Use AppLocker to create a Windows 10 kiosk](lock-down-windows-10-applocker.md) | Learn how to use AppLocker to configure a kiosk device running Windows 10 Enterprise or Windows 10 Education, version 1703 and earlier, so that users can only run a few specific apps.
|
||||
[Use Shell Launcher to create a Windows 10 kiosk](kiosk-shelllauncher.md) | Using Shell Launcher, you can configure a kiosk device that runs a Windows desktop application as the user interface.
|
||||
|
@ -1,40 +0,0 @@
|
||||
---
|
||||
title: Manage Windows updates on kiosk devices
|
||||
description: Learn about the recommended Group Policy settings to manage Windows updates on a kiosk device.
|
||||
keywords: ["updates", "kiosk"]
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.localizationpriority: medium
|
||||
ms.date: 03/04/2019
|
||||
ms.author: jdecker
|
||||
---
|
||||
|
||||
# Manage Windows updates on kiosk devices
|
||||
|
||||
|
||||
**Applies to**
|
||||
|
||||
- Windows 10 Pro, Enterprise, and Education
|
||||
|
||||
“Kiosks” represents unmanned devices that are usually used for specified tasks ranging from displaying a menu or fulfilling the functionality of an ATM. Their configuration also ranges from low to high security and they can be managed locally or through GPO for admins with populations of devices.
|
||||
Scenario requirements
|
||||
• Does not show Windows Update Notifications
|
||||
• Installs and restarts at a specified time frame
|
||||
System Requirements
|
||||
• RS5 RTM
|
||||
• Group Policy Managed
|
||||
Recommended Policies
|
||||
• Display Options for Update Notifications – Enabled
|
||||
o Zero = Use the default Windows Update notifications
|
||||
o One = Turn off all notifications, excluding restart warnings
|
||||
o Two – Turn off all notifications, including restart warnings
|
||||
• Configure Automatic Updates-Enabled
|
||||
o Option 4 (Auto Download and Schedule Install
|
||||
o Schedule Install Day
|
||||
o Schedule Install Time
|
||||
o Schedule Install Week
|
||||
• Always automatically restart at the scheduled time - Enabled
|
||||
o Restart timer to countdown immediately after Windows Update Installation Completes
|
||||
|
Reference in New Issue
Block a user