From 0753c70dd3208f7853281987e713b02f8c622ab7 Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Thu, 7 Jan 2021 01:46:40 +0530
Subject: [PATCH 01/34] updated=474959941to61ASCIIimages
---
windows/client-management/mdm/nap-csp.md | 42 ++++++++++++--
.../client-management/mdm/networkproxy-csp.md | 16 ++++--
.../mdm/networkqospolicy-csp.md | 17 ++++--
.../client-management/mdm/nodecache-csp.md | 41 +++++++++++++-
windows/client-management/mdm/office-csp.md | 26 ++++++++-
.../mdm/personalization-csp.md | 13 +++--
.../client-management/mdm/provisioning-csp.md | 21 +++++--
windows/client-management/mdm/proxy-csp.md | 35 ++++++++++--
windows/client-management/mdm/reboot-csp.md | 13 +++--
.../client-management/mdm/remotefind-csp.md | 19 +++++--
.../client-management/mdm/remotelock-csp.md | 10 ++--
.../client-management/mdm/remotering-csp.md | 16 +++++-
.../client-management/mdm/remotewipe-csp.md | 17 ++++--
.../client-management/mdm/reporting-csp.md | 20 +++++--
.../mdm/rootcacertificates-csp.md | 41 ++++++++++++--
.../mdm/secureassessment-csp.md | 11 ++--
windows/client-management/mdm/sharedpc-csp.md | 25 +++++++--
windows/client-management/mdm/storage-csp.md | 10 ++--
windows/client-management/mdm/supl-csp.md | 38 +++++++++++--
.../client-management/mdm/surfacehub-csp.md | 55 +++++++++++++++++--
20 files changed, 411 insertions(+), 75 deletions(-)
diff --git a/windows/client-management/mdm/nap-csp.md b/windows/client-management/mdm/nap-csp.md
index dcaef76767..89d18c8eff 100644
--- a/windows/client-management/mdm/nap-csp.md
+++ b/windows/client-management/mdm/nap-csp.md
@@ -23,10 +23,44 @@ The NAP (Network Access Point) Configuration Service Provider is used to manage
For the NAP CSP, you cannot use the Replace command unless the node already exists.
-The following diagram shows the NAP configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
-
-
-
+The following shows the NAP configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
+```
+./Vendor/MSFT
+NAP
+----*
+--------NapId
+--------Name
+--------Addr
+--------AddrType
+--------IPv4
+------------AutoConfig
+------------LocalAddr
+------------NetMask
+------------Gateway
+------------DNS
+----------------*
+--------------------DNSAddr
+--------IPv6
+------------AutoConfig
+------------LocalAddr
+--------Linger
+--------AuthInfo
+------------AuthType
+------------AuthName
+------------AuthSecret
+------------AuthEntities
+----------------*
+--------------------AuthEntity
+------------SPI
+--------Bearer
+------------BearerType
+--------Ext
+------------Microsoft
+----------------Guid
+----------------AlwaysOn
+----------------Secure
+----------------SecureLevel
+```
**./Vendor/MSFT/NAP**
Root node.
diff --git a/windows/client-management/mdm/networkproxy-csp.md b/windows/client-management/mdm/networkproxy-csp.md
index 43aff61d37..4fa1f6289f 100644
--- a/windows/client-management/mdm/networkproxy-csp.md
+++ b/windows/client-management/mdm/networkproxy-csp.md
@@ -28,10 +28,18 @@ How the settings work:
-The following diagram shows the NetworkProxy configuration service provider in tree format.
-
-
-
+The following shows the NetworkProxy configuration service provider in tree format.
+```
+./Vendor/MSFT
+NetworkProxy
+----ProxySettingsPerUser
+----AutoDetect
+----SetupScriptUrl
+----ProxyServer
+--------ProxyAddress
+--------Exceptions
+--------UseProxyForLocalAddresses
+```
**./Vendor/MSFT/NetworkProxy**
The root node for the NetworkProxy configuration service provider..
diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md
index 19a52ed0be..3c523ba304 100644
--- a/windows/client-management/mdm/networkqospolicy-csp.md
+++ b/windows/client-management/mdm/networkqospolicy-csp.md
@@ -27,10 +27,19 @@ The following actions are supported:
> [!NOTE]
> The NetworkQoSPolicy configuration service provider is officially supported for devices that are Intune managed and Azure AD joined. Currently, this CSP is not supported on Azure AD Hybrid joined devices and for devices using GPO and CSP at the same time. The minimum operating system requirement for this CSP is Windows 10, version 2004. This CSP is supported only in Microsoft Surface Hub prior to Window 10, version 2004.
-The following diagram shows the NetworkQoSPolicy configuration service provider in tree format.
-
-
-
+The following shows the NetworkQoSPolicy configuration service provider in tree format.
+```
+./Device/Vendor/MSFT
+NetworkQoSPolicy
+----Version
+----Name
+--------IPProtocolMatchCondition
+--------AppPathNameMatchCondition
+--------SourcePortMatchCondition
+--------DestinationPortMatchCondition
+--------PriorityValue8021Action
+--------DSCPAction
+```
**NetworkQoSPolicy**
The root node for the NetworkQoSPolicy configuration service provider.
diff --git a/windows/client-management/mdm/nodecache-csp.md b/windows/client-management/mdm/nodecache-csp.md
index 045b8152d9..ff47aa238d 100644
--- a/windows/client-management/mdm/nodecache-csp.md
+++ b/windows/client-management/mdm/nodecache-csp.md
@@ -27,10 +27,47 @@ application/x-nodemon-sha256
NodeCache will hash the values and compare with a hash value that was sent down by the server. This supports checking a parent node and its children recursively.
-The following diagram shows the NodeCache configuration service provider in tree format.
+The following shows the NodeCache configuration service provider in tree format.
+```
+./User/Vendor/MSFT
+NodeCache
+----ProviderID
+--------CacheVersion
+--------ChangedNodes
+--------ChangedNodesData
+--------Nodes
+------------NodeID
+----------------NodeURI
+----------------ExpectedValue
+----------------AutoSetExpectedValue
-
+./Device/Vendor/MSFT
+NodeCache
+----ProviderID
+--------CacheVersion
+--------ChangedNodes
+--------ChangedNodesData
+--------Nodes
+------------NodeID
+----------------NodeURI
+----------------ExpectedValue
+----------------AutoSetExpectedValue
+
+
+./User/Vendor/MSFT
+./Device/Vendor/MSFT
+NodeCache
+----ProviderID
+--------CacheVersion
+--------ChangedNodes
+--------ChangedNodesData
+--------Nodes
+------------NodeID
+----------------NodeURI
+----------------ExpectedValue
+----------------AutoSetExpectedValue
+```
**./Device/Vendor/MSFT and ./User/Vendor/MSFT**
Required. The root node for the NodeCache object. Supported operation is Get. This configuration service provider is used for enterprise device management only. This is a predefined MIME type to identify this managed object in OMA DM syntax.
diff --git a/windows/client-management/mdm/office-csp.md b/windows/client-management/mdm/office-csp.md
index 58e1e0a8e9..3a20d04ce0 100644
--- a/windows/client-management/mdm/office-csp.md
+++ b/windows/client-management/mdm/office-csp.md
@@ -20,10 +20,32 @@ This CSP was added in Windows 10, version 1703.
For additional information, see [Office DDF](office-ddf.md).
-The following diagram shows the Office configuration service provider in tree format.
+The following shows the Office configuration service provider in tree format.
+```
+./Vendor/MSFT
+Office
+----Installation
+--------id
+------------Install
+------------Status
-
+./Device/Vendor/MSFT
+Office
+----Installation
+--------id
+------------Install
+------------Status
+
+
+./Vendor/MSFT
+./Device/Vendor/MSFT
+Office
+----Installation
+--------id
+------------Install
+------------Status
+```
**./Device/Vendor/MSFT/Office/ or ./User/Vendor/MSFT/Office**
The root node for the Office configuration service provider.
diff --git a/windows/client-management/mdm/personalization-csp.md b/windows/client-management/mdm/personalization-csp.md
index 8d4f260502..bf3d84f0f4 100644
--- a/windows/client-management/mdm/personalization-csp.md
+++ b/windows/client-management/mdm/personalization-csp.md
@@ -20,10 +20,15 @@ This CSP was added in Windows 10, version 1703.
> [!Note]
> Personalization CSP is supported in Windows 10 Enterprise and Education SKUs. It works in Windows 10 Pro and Windows 10 Pro in S mode if SetEduPolicies in [SharedPC CSP](sharedpc-csp.md) is set.
-The following diagram shows the Personalization configuration service provider in tree format.
-
-
-
+The following shows the Personalization configuration service provider in tree format.
+```
+./Vendor/MSFT
+Personalization
+----DesktopImageUrl
+----DesktopImageStatus
+----LockScreenImageUrl
+----LockScreenImageStatus
+```
**./Vendor/MSFT/Personalization**
Defines the root node for the Personalization configuration service provider.
diff --git a/windows/client-management/mdm/provisioning-csp.md b/windows/client-management/mdm/provisioning-csp.md
index 9dfabcfba3..1e6a236656 100644
--- a/windows/client-management/mdm/provisioning-csp.md
+++ b/windows/client-management/mdm/provisioning-csp.md
@@ -23,10 +23,23 @@ The Provisioning configuration service provider is used for bulk user enrollment
For bulk enrollment step-by-step guide, see [Bulk enrollment](bulk-enrollment-using-windows-provisioning-tool.md).
-The following diagram shows the Provisioning configuration service provider in tree format.
-
-
-
+The following shows the Provisioning configuration service provider in tree format.
+```
+./Vendor/MSFT/ProvisioningCommands
+ProvisioningCommands
+----DeviceContext
+--------CommandSet
+------------Default
+----------------CommandLine
+----PrimaryContext
+--------CommandSet
+------------CommandName
+----------------CommandLine
+----------------ReturnCodeSuccess
+----------------ReturnCodeRestart
+----------------RestartRequired
+----------------ContinueInstall
+```
**./Vendor/MSFT**
Root node for Provisioning CSP.
diff --git a/windows/client-management/mdm/proxy-csp.md b/windows/client-management/mdm/proxy-csp.md
index c1d9034fe8..540a52a931 100644
--- a/windows/client-management/mdm/proxy-csp.md
+++ b/windows/client-management/mdm/proxy-csp.md
@@ -25,10 +25,37 @@ This configuration service provider requires the ID\_CAP\_CSP\_FOUNDATION and ID
For the PROXY CSP, you cannot use the Replace command unless the node already exists.
-The following diagram shows the PROXY configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
-
-
-
+The following shows the PROXY configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
+```
+./Vendor/MSFT
+Proxy
+----*
+--------ProxyId
+--------Name
+--------AddrType
+--------Addr
+--------AddrFQDN
+--------ConRefs
+------------*
+----------------ConRef
+--------Domains
+------------*
+----------------DomainName
+--------Ports
+------------*
+----------------PortNbr
+----------------Services
+--------------------*
+------------------------ServiceName
+--------ProxyType
+--------ProxyParams
+------------WAP
+----------------Trust
+----------------PushEnabled
+--------Ext
+------------Microsoft
+----------------Guid
+```
**./Vendor/MSFT/Proxy**
Root node for the proxy connection.
diff --git a/windows/client-management/mdm/reboot-csp.md b/windows/client-management/mdm/reboot-csp.md
index d906bca3da..cda7004487 100644
--- a/windows/client-management/mdm/reboot-csp.md
+++ b/windows/client-management/mdm/reboot-csp.md
@@ -17,10 +17,15 @@ ms.date: 06/26/2017
The Reboot configuration service provider is used to configure reboot settings.
-The following diagram shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
-
-
-
+The following shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
+```
+./Device/Vendor/MSFT
+Reboot
+----RebootNow
+----Schedule
+--------Single
+--------DailyRecurrent
+```
**./Vendor/MSFT/Reboot**
The root node for the Reboot configuration service provider.
diff --git a/windows/client-management/mdm/remotefind-csp.md b/windows/client-management/mdm/remotefind-csp.md
index 554e07f2d4..0dc50af800 100644
--- a/windows/client-management/mdm/remotefind-csp.md
+++ b/windows/client-management/mdm/remotefind-csp.md
@@ -17,10 +17,21 @@ ms.date: 06/26/2017
The RemoteFind configuration service provider retrieves the location information for a particular device.
-The following diagram shows the RemoteFind configuration service provider management object in tree format as used by OMA Client Provisioning.
-
-
-
+The following shows the RemoteFind configuration service provider management object in tree format as used by OMA Client Provisioning.
+```
+./Vendor/MSFT
+RemoteFind
+----DesiredAccuracy
+----MaximumAge
+----Timeout
+----Location
+--------Latitude
+--------Longitude
+--------Altitude
+--------Accuracy
+--------AltitudeAccuracy
+--------Age
+```
**DesiredAccuracy**
Optional. The node accepts the requested radius value in meters. Valid values for accuracy are any value between 1 and 1000 meters.
diff --git a/windows/client-management/mdm/remotelock-csp.md b/windows/client-management/mdm/remotelock-csp.md
index 57368cb103..c23205597b 100644
--- a/windows/client-management/mdm/remotelock-csp.md
+++ b/windows/client-management/mdm/remotelock-csp.md
@@ -21,10 +21,12 @@ The RemoteLock CSP supports the ability to lock a device that has a PIN set on t
> The RemoteLock CSP is only supported in Windows 10 Mobile.
-The following diagram shows the RemoteLock configuration service provider in a tree format.
-
-
-
+The following shows the RemoteLock configuration service provider in a tree format.
+```
+./Vendor/MSFT
+RemoteLock
+----Lock
+```
**./Vendor/MSFT/RemoteLock**
Defines the root node for the RemoteLock configuration service provider.
diff --git a/windows/client-management/mdm/remotering-csp.md b/windows/client-management/mdm/remotering-csp.md
index 999d8b629e..d1db2f57e8 100644
--- a/windows/client-management/mdm/remotering-csp.md
+++ b/windows/client-management/mdm/remotering-csp.md
@@ -17,10 +17,22 @@ ms.date: 06/26/2017
The RemoteRing configuration service provider can be used to remotely trigger a device to produce an audible ringing sound regardless of the volume that is set on the device.
-The following diagram shows the RemoteRing configuration service provider in tree format.
+The following shows the RemoteRing configuration service provider in tree format.
+```
+./User/Vendor/MSFT
+RemoteRing
+----Ring
-
+./Device/Vendor/MSFT
+Root
+
+
+./User/Vendor/MSFT
+./Device/Vendor/MSFT
+RemoteRing
+----Ring
+```
**Ring**
Required. The node accepts requests to ring the device.
diff --git a/windows/client-management/mdm/remotewipe-csp.md b/windows/client-management/mdm/remotewipe-csp.md
index efd8cdac2b..67772b648f 100644
--- a/windows/client-management/mdm/remotewipe-csp.md
+++ b/windows/client-management/mdm/remotewipe-csp.md
@@ -17,10 +17,19 @@ ms.date: 08/13/2018
The RemoteWipe configuration service provider can be used by mobile operators DM server or enterprise management server to remotely wipe a device. The RemoteWipe configuration service provider can make the data stored in memory and hard disks difficult to recover if the device is remotely wiped after being lost or stolen.
-The following diagram shows the RemoteWipe configuration service provider management object in tree format as used by both OMA DM and OMA Client Provisioning. Enterprise IT Professionals can update these settings by using the Exchange Server.
-
-
-
+The following shows the RemoteWipe configuration service provider management object in tree format as used by both OMA DM and OMA Client Provisioning. Enterprise IT Professionals can update these settings by using the Exchange Server.
+```
+./Vendor/MSFT
+RemoteWipe
+----doWipe
+----doWipePersistProvisionedData
+----doWipeProtected
+----doWipePersistUserData
+----AutomaticRedeployment
+--------doAutomaticRedeployment
+--------LastError
+--------Status
+```
**doWipe**
Specifies that a remote wipe of the device should be performed. The return status code indicates whether the device accepted the Exec command.
diff --git a/windows/client-management/mdm/reporting-csp.md b/windows/client-management/mdm/reporting-csp.md
index 1f1391ff33..efa527ae2d 100644
--- a/windows/client-management/mdm/reporting-csp.md
+++ b/windows/client-management/mdm/reporting-csp.md
@@ -17,10 +17,22 @@ ms.date: 06/26/2017
The Reporting configuration service provider is used to retrieve Windows Information Protection (formerly known as Enterprise Data Protection) and security auditing logs. This CSP was added in Windows 10, version 1511.
-The following diagram shows the Reporting configuration service provider in tree format.
-
-
-
+The following shows the Reporting configuration service provider in tree format.
+```
+./Vendor/MSFT
+Reporting
+----EnterpriseDataProtection
+--------RetrieveByTimeRange
+------------Logs
+------------StartTime
+------------StopTime
+------------Type
+--------RetrieveByCount
+------------Logs
+------------LogCount
+------------StartTime
+------------Type
+```
**Reporting**
Root node.
diff --git a/windows/client-management/mdm/rootcacertificates-csp.md b/windows/client-management/mdm/rootcacertificates-csp.md
index 1c5b7912aa..c1e940ef69 100644
--- a/windows/client-management/mdm/rootcacertificates-csp.md
+++ b/windows/client-management/mdm/rootcacertificates-csp.md
@@ -21,12 +21,45 @@ The RootCATrustedCertificates configuration service provider enables the enterpr
> The **./User/** configuration is not supported for **RootCATrustedCertificates/Root/**.
-The following image shows the RootCATrustedCertificates configuration service provider in tree format.
+The following shows the RootCATrustedCertificates configuration service provider in tree format.
Detailed specification of the principal root nodes:
-
-
-
+```
+./Vendor/MSFT
+RootCATrustedCertificates
+----Root
+--------CertHash
+------------EncodedCertificate
+------------IssuedBy
+------------IssuedTo
+------------ValidFrom
+------------ValidTo
+------------TemplateName
+----CA
+--------CertHash
+------------EncodedCertificate
+------------IssuedBy
+------------IssuedTo
+------------ValidFrom
+------------ValidTo
+------------TemplateName
+----TrustedPublisher
+--------CertHash
+------------EncodedCertificate
+------------IssuedBy
+------------IssuedTo
+------------ValidFrom
+------------ValidTo
+------------TemplateName
+----TrustedPeople
+--------CertHash
+------------EncodedCertificate
+------------IssuedBy
+------------IssuedTo
+------------ValidFrom
+------------ValidTo
+------------TemplateName
+```
**Device or User**
For device certificates, use **./Device/Vendor/MSFT** path and for user certificates use **./User/Vendor/MSFT** path.
diff --git a/windows/client-management/mdm/secureassessment-csp.md b/windows/client-management/mdm/secureassessment-csp.md
index 6585261229..1bd4c71692 100644
--- a/windows/client-management/mdm/secureassessment-csp.md
+++ b/windows/client-management/mdm/secureassessment-csp.md
@@ -16,10 +16,13 @@ ms.date: 06/26/2017
The SecureAssessment configuration service provider is used to provide configuration information for the secure assessment browser.
-The following diagram shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
-
-
-
+The following shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
+```
+./Vendor/MSFT
+SecureAssessment
+----LaunchURI
+----TesterAccount
+```
**./Vendor/MSFT/SecureAssessment**
The root node for the SecureAssessment configuration service provider.
diff --git a/windows/client-management/mdm/sharedpc-csp.md b/windows/client-management/mdm/sharedpc-csp.md
index cf00680823..82731ed689 100644
--- a/windows/client-management/mdm/sharedpc-csp.md
+++ b/windows/client-management/mdm/sharedpc-csp.md
@@ -17,10 +17,27 @@ ms.date: 01/16/2019
The SharedPC configuration service provider is used to configure settings for Shared PC usage.
-The following diagram shows the SharedPC configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
-
-
-
+The following shows the SharedPC configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
+```
+./Vendor/MSFT
+SharedPC
+----EnableSharedPCMode
+----SetEduPolicies
+----SetPowerPolicies
+----MaintenanceStartTime
+----SignInOnResume
+----SleepTimeout
+----EnableAccountManager
+----AccountModel
+----DeletionPolicy
+----DiskLevelDeletion
+----DiskLevelCaching
+----RestrictLocalStorage
+----KioskModeAUMID
+----KioskModeUserTileDisplayText
+----InactiveThreshold
+----MaxPageFileSizeMB
+```
**./Vendor/MSFT/SharedPC**
The root node for the SharedPC configuration service provider.
diff --git a/windows/client-management/mdm/storage-csp.md b/windows/client-management/mdm/storage-csp.md
index 3cb5d8920c..ea5aad60ca 100644
--- a/windows/client-management/mdm/storage-csp.md
+++ b/windows/client-management/mdm/storage-csp.md
@@ -21,10 +21,12 @@ The Storage enterprise configuration service provider is used to configure the s
-The following diagram shows the Storage configuration service provider in tree format.
-
-
-
+The following shows the Storage configuration service provider in tree format.
+```
+./Vendor/MSFT
+Storage
+----Disable
+```
**Disable**
Required. A Boolean value that specifies whether to enable or disable a storage card. A value of **True** disables the storage card. A value of **False** enables the storage card. The default value is **False**. The value is case sensitive.
diff --git a/windows/client-management/mdm/supl-csp.md b/windows/client-management/mdm/supl-csp.md
index 45e335fdf9..e41a8c2374 100644
--- a/windows/client-management/mdm/supl-csp.md
+++ b/windows/client-management/mdm/supl-csp.md
@@ -59,16 +59,44 @@ The SUPL configuration service provider is used to configure the location client
The SUPL or V2 UPL connection will be reconfigured every time the device is rebooted, a new UICC is inserted, or new settings are provisioned by using OMA Client Provisioning, OMA DM, or test tools. When the device is in roaming mode, it reverts to Mobile Station Standalone mode, in which only the built–in Microsoft location components are used.
-The following diagram shows the SUPL configuration service provider management object in tree format as used by OMA DM and OMA Client Provisioning.
+The following shows the SUPL configuration service provider management object in tree format as used by OMA DM and OMA Client Provisioning.
> **Note** This configuration service provider requires the ID\_CAP\_CSP\_FOUNDATION capability to be accessed from a network configuration application.
-
-
-
-
+```
+./Vendor/MSFT/
+SUPL
+----SUPL1
+--------AppID
+--------Addr
+--------Ext
+------------Microsoft
+----------------Version
+----------------MCCMNPairs
+----------------HighAccPositioningMethod
+----------------LocMasterSwitchDependencyNII
+----------------NIDefaultTimeout
+----------------ServerAccessInterval
+----------------RootCertificate
+--------------------Name
+--------------------Data
+----------------RootCertificate2
+--------------------Name
+--------------------Data
+----------------RootCertificate3
+--------------------Name
+--------------------Data
+----V2UPL1
+--------MPC
+--------PDE
+--------PositioningMethod_MR
+--------LocMasterSwitchDependencyNII
+--------ApplicationTypeIndicator_MR
+--------NIDefaultTimeout
+--------ServerAccessInterval
+```
**SUPL1**
Required for SUPL. Defines the account for the SUPL Enabled Terminal (SET) node. Only one SUPL account is supported at a given time.
diff --git a/windows/client-management/mdm/surfacehub-csp.md b/windows/client-management/mdm/surfacehub-csp.md
index 2b8f5d0334..dc5ea81f2a 100644
--- a/windows/client-management/mdm/surfacehub-csp.md
+++ b/windows/client-management/mdm/surfacehub-csp.md
@@ -16,10 +16,57 @@ ms.date: 07/28/2017
The SurfaceHub configuration service provider (CSP) is used to configure Microsoft Surface Hub settings. This CSP was added in Windows 10, version 1511.
-The following diagram shows the SurfaceHub CSP management objects in tree format.
-
-
-
+The following shows the SurfaceHub CSP management objects in tree format.
+```
+./Vendor/MSFT
+SurfaceHub
+----DeviceAccount
+--------DomainName
+--------UserName
+--------UserPrincipalName
+--------Password
+--------ValidateAndCommit
+--------ExchangeServer
+--------SipAddress
+--------Email
+--------CalendarSyncEnabled
+--------ErrorContext
+--------PasswordRotationPeriod
+----MaintenanceHoursSimple
+--------Hours
+------------StartTime
+------------Duration
+----InBoxApps
+--------SkypeForBusiness
+------------DomainName
+--------Welcome
+------------AutoWakeScreen
+------------CurrentBackgroundPath
+------------MeetingInfoOption
+--------WirelessProjection
+------------PINRequired
+------------Enabled
+------------Channel
+--------Connect
+------------AutoLaunch
+----Properties
+--------FriendlyName
+--------DefaultVolume
+--------ScreenTimeout
+--------SessionTimeout
+--------SleepTimeout
+--------AllowSessionResume
+--------AllowAutoProxyAuth
+--------DisableSigninSuggestions
+--------DoNotShowMyMeetingsAndFiles
+----ProxyServers
+----Management
+--------GroupName
+--------GroupSid
+----MOMAgent
+--------WorkspaceID
+--------WorkspaceKey
+```
**./Vendor/MSFT/SurfaceHub**
The root node for the Surface Hub configuration service provider.
From d3f0971f885f75e4765b7246c416efd1d7c72a66 Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Tue, 9 Feb 2021 16:11:56 +0530
Subject: [PATCH 02/34] updated
---
.../mdm/policy-csp-admx-filerecovery.md | 129 ++++++++++++++++++
1 file changed, 129 insertions(+)
create mode 100644 windows/client-management/mdm/policy-csp-admx-filerecovery.md
diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
new file mode 100644
index 0000000000..6ffae36c4d
--- /dev/null
+++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
@@ -0,0 +1,129 @@
+---
+title: Policy CSP - ADMX_FileRecovery
+description: Policy CSP - ADMX_FileRecovery
+ms.author: dansimp
+ms.localizationpriority: medium
+ms.topic: article
+ms.prod: w10
+ms.technology: windows
+author: manikadhiman
+ms.date: 09/02/2021
+ms.reviewer:
+manager: dansimp
+---
+
+# Policy CSP - ADMX_FileRecovery
+> [!WARNING]
+> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
+
+
+
+
+## ADMX_FileRecovery
+
+
+ -
+ ADMX_FileRecovery/WdiScenarioExecutionPolicy
+
+
+
+
+
+
+
+**ADMX_FileRecovery/WdiScenarioExecutionPolicy**
+
+
+
+
+ Windows Edition |
+ Supported? |
+
+
+ Home |
+  |
+
+
+ Pro |
+  |
+
+
+ Business |
+  |
+
+
+ Enterprise |
+  |
+
+
+ Education |
+  |
+
+
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+Available in the latest Windows 10 Insider Preview Build. This policy setting allows you to configure the recovery behavior for corrupted files to one of three states:
+- Regular: Detection, troubleshooting, and recovery of corrupted files will automatically start with a minimal UI display. Windows will attempt to present you with a dialog box when a system restart is required. This is the default recovery behavior for all corrupted files.
+- Silent: Detection, troubleshooting, and recovery of corrupted files will automatically start with no UI. Windows will log an administrator event when a system restart is required. This behavior is recommended for headless operation.
+- Troubleshooting Only: Detection and troubleshooting of corrupted files will automatically start with no UI. Recovery is not attempted automatically.
+
+Windows will log an administrator event with instructions if manual recovery is possible.
+- If you enable this setting, the recovery behavior for corrupted files will be set to either the regular (default), silent, or troubleshooting only state.
+- If you disable this setting, the recovery behavior for corrupted files will be disabled. No troubleshooting or resolution will be attempted.
+
+If you do not configure this setting, the recovery behavior for corrupted files will be set to the regular recovery behavior.
+No system or service restarts are required for changes to this policy to take immediate effect after a Group Policy refresh.
+
+> [!NOTE]
+> This policy setting will take effect only when the Diagnostic Policy Service (DPS) is in the running state.
+
+When the service is stopped or disabled, system file recovery will not be attempted.
+The DPS can be configured with the Services snap-in to the Microsoft Management Console.
+
+> [!NOTE]
+> This policy setting applies to all sites in Trusted zones.
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+>
+> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
+>
+> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
+
+
+ADMX Info:
+- GP English name: *Configure Corrupted File Recovery behavior*
+- GP name: *WdiScenarioExecutionPolicy*
+- GP path: *System\Troubleshooting and Diagnostics\Corrupted File Recovery*
+- GP ADMX file name: *FileRecovery.admx*
+
+
+
+
+
+Footnotes:
+
+- 1 - Available in Windows 10, version 1607.
+- 2 - Available in Windows 10, version 1703.
+- 3 - Available in Windows 10, version 1709.
+- 4 - Available in Windows 10, version 1803.
+- 5 - Available in Windows 10, version 1809.
+- 6 - Available in Windows 10, version 1903.
+- 7 - Available in Windows 10, version 1909.
+- 8 - Available in Windows 10, version 2004.
+
+
+
From e6d46a647c53c8813ef774f487c6df0633d1063b Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Thu, 11 Feb 2021 00:12:53 +0530
Subject: [PATCH 03/34] Updated
---
.../client-management/mdm/policies-in-policy-csp-admx-backed.md | 1 +
windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
index c6e37891f5..cf1e2f06cb 100644
--- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
+++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
@@ -275,6 +275,7 @@ ms.date: 10/08/2020
- [ADMX_FileSys/ShortNameCreationSettings](./policy-csp-admx-filesys.md#admx-filesys-shortnamecreationsettings)
- [ADMX_FileSys/SymlinkEvaluation](./policy-csp-admx-filesys.md#admx-filesys-symlinkevaluation)
- [ADMX_FileSys/TxfDeprecatedFunctionality](./policy-csp-admx-filesys.md#admx-filesys-txfdeprecatedfunctionality)
+- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-WdiScenarioExecutionPolicy)
- [ADMX_FolderRedirection/DisableFRAdminPin](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpin)
- [ADMX_FolderRedirection/DisableFRAdminPinByFolder](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpinbyfolder)
- [ADMX_FolderRedirection/FolderRedirectionEnableCacheRename](./policy-csp-admx-folderredirection.md#admx-folderredirection-folderredirectionenablecacherename)
diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
index 6ffae36c4d..a40883ca0e 100644
--- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md
+++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
ms.topic: article
ms.prod: w10
ms.technology: windows
-author: manikadhiman
+author: Nimisha
ms.date: 09/02/2021
ms.reviewer:
manager: dansimp
From 92fc62a3fc336c449c68994b3c00fdb9e2996392 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Fri, 12 Feb 2021 10:43:34 -0800
Subject: [PATCH 04/34] yml index and toc
---
.openpublishing.redirection.json | 5 +
windows/configuration/TOC.md | 177 -------------
windows/configuration/TOC.yml | 24 ++
...change-history-for-configure-windows-10.md | 236 ------------------
windows/configuration/docfx.json | 3 +-
windows/configuration/index.md | 41 ---
windows/configuration/index.yml | 68 +++++
7 files changed, 99 insertions(+), 455 deletions(-)
delete mode 100644 windows/configuration/TOC.md
create mode 100644 windows/configuration/TOC.yml
delete mode 100644 windows/configuration/change-history-for-configure-windows-10.md
delete mode 100644 windows/configuration/index.md
create mode 100644 windows/configuration/index.yml
diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json
index f072b252df..5c5f396138 100644
--- a/.openpublishing.redirection.json
+++ b/.openpublishing.redirection.json
@@ -16534,6 +16534,11 @@
"source_path": "windows/security/threat-protection/windows-defender-exploit-guard/troubleshoot-asr.md",
"redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/troubleshoot-asr",
"redirect_document_id": false
+ },
+ {
+ "source_path": "windows/configuration/change-history-for-configure-windows-10.md",
+ "redirect_url": "https://docs.microsoft.com/windows/configuration",
+ "redirect_document_id": false
}
]
}
diff --git a/windows/configuration/TOC.md b/windows/configuration/TOC.md
deleted file mode 100644
index 0d01784273..0000000000
--- a/windows/configuration/TOC.md
+++ /dev/null
@@ -1,177 +0,0 @@
-# [Configure Windows 10](index.md)
-## [Accessibility information for IT Pros](windows-10-accessibility-for-ITPros.md)
-## [Configure access to Microsoft Store](stop-employees-from-using-microsoft-store.md)
-## [Configure Cortana in Windows 10](cortana-at-work/cortana-at-work-overview.md)
-## [Set up and test Cortana in Windows 10, version 2004 and later](cortana-at-work/set-up-and-test-cortana-in-windows-10.md)
-## [Testing scenarios using Cortana in your business or organization](cortana-at-work/cortana-at-work-testing-scenarios.md)
-### [Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query](cortana-at-work/cortana-at-work-scenario-1.md)
-### [Test scenario 2 - Perform a Bing search with Cortana](cortana-at-work/cortana-at-work-scenario-2.md)
-### [Test scenario 3 - Set a reminder](cortana-at-work/cortana-at-work-scenario-3.md)
-### [Test scenario 4 - Use Cortana to find free time on your calendar](cortana-at-work/cortana-at-work-scenario-4.md)
-### [Test scenario 5 - Find out about a person](cortana-at-work/cortana-at-work-scenario-5.md)
-### [Test scenario 6 - Change your language and perform a quick search with Cortana](cortana-at-work/cortana-at-work-scenario-6.md)
-## [Send feedback about Cortana back to Microsoft](cortana-at-work/cortana-at-work-feedback.md)
-## [Set up and test Cortana in Windows 10, versions 1909 and earlier, with Microsoft 365 in your organization](cortana-at-work/cortana-at-work-o365.md)
-## [Testing scenarios using Cortana in your business or organization](cortana-at-work/cortana-at-work-testing-scenarios.md)
-### [Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query](cortana-at-work/test-scenario-1.md)
-### [Test scenario 2 - Perform a quick search with Cortana at work](cortana-at-work/test-scenario-2.md)
-### [Test scenario 3 - Set a reminder for a specific location using Cortana at work](cortana-at-work/test-scenario-3.md)
-### [Test scenario 4 - Use Cortana at work to find your upcoming meetings](cortana-at-work/test-scenario-4.md)
-### [Test scenario 5 - Use Cortana to send email to a co-worker](cortana-at-work/test-scenario-5.md)
-### [Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email](cortana-at-work/test-scenario-6.md)
-### [Test scenario 7 - Use Cortana and Windows Information Protection (WIP) to help protect your organization’s data on a device](cortana-at-work/cortana-at-work-scenario-7.md)
-## [Set up and test custom voice commands in Cortana for your organization](cortana-at-work/cortana-at-work-voice-commands.md)
-## [Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization](cortana-at-work/cortana-at-work-policy-settings.md)
-## [Set up a shared or guest PC with Windows 10](set-up-shared-or-guest-pc.md)
-## [Configure kiosks and digital signs on Windows desktop editions](kiosk-methods.md)
-### [Prepare a device for kiosk configuration](kiosk-prepare.md)
-### [Set up digital signs on Windows 10](setup-digital-signage.md)
-### [Set up a single-app kiosk](kiosk-single-app.md)
-### [Set up a multi-app kiosk](lock-down-windows-10-to-specific-apps.md)
-### [More kiosk methods and reference information](kiosk-additional-reference.md)
-#### [Find the Application User Model ID of an installed app](find-the-application-user-model-id-of-an-installed-app.md)
-#### [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)
-#### [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)
-#### [Use MDM Bridge WMI Provider to create a Windows 10 kiosk](kiosk-mdm-bridge.md)
-#### [Troubleshoot kiosk mode issues](kiosk-troubleshoot.md)
-## [Configure Windows Spotlight on the lock screen](windows-spotlight.md)
-## [Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions](manage-tips-and-suggestions.md)
-## [Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md)
-### [Configure Windows 10 taskbar](configure-windows-10-taskbar.md)
-### [Customize and export Start layout](customize-and-export-start-layout.md)
-### [Add image for secondary tiles](start-secondary-tiles.md)
-### [Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md)
-### [Customize Windows 10 Start and taskbar with Group Policy](customize-windows-10-start-screens-by-using-group-policy.md)
-### [Customize Windows 10 Start and taskbar with provisioning packages](customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md)
-### [Customize Windows 10 Start and taskbar with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
-### [Troubleshoot Start menu errors](start-layout-troubleshoot.md)
-### [Changes to Start policies in Windows 10](changes-to-start-policies-in-windows-10.md)
-## [Provisioning packages for Windows 10](provisioning-packages/provisioning-packages.md)
-### [How provisioning works in Windows 10](provisioning-packages/provisioning-how-it-works.md)
-### [Introduction to configuration service providers (CSPs)](provisioning-packages/how-it-pros-can-use-configuration-service-providers.md)
-### [Install Windows Configuration Designer](provisioning-packages/provisioning-install-icd.md)
-### [Create a provisioning package](provisioning-packages/provisioning-create-package.md)
-### [Apply a provisioning package](provisioning-packages/provisioning-apply-package.md)
-### [Settings changed when you uninstall a provisioning package](provisioning-packages/provisioning-uninstall-package.md)
-### [Provision PCs with common settings for initial deployment (desktop wizard)](provisioning-packages/provision-pcs-for-initial-deployment.md)
-### [Provision PCs with apps](provisioning-packages/provision-pcs-with-apps.md)
-### [Use a script to install a desktop app in provisioning packages](provisioning-packages/provisioning-script-to-install-app.md)
-### [Create a provisioning package with multivariant settings](provisioning-packages/provisioning-multivariant.md)
-### [PowerShell cmdlets for provisioning Windows 10 (reference)](provisioning-packages/provisioning-powershell.md)
-### [Windows Configuration Designer command-line interface (reference)](provisioning-packages/provisioning-command-line.md)
-### [Windows Configuration Designer provisioning settings (reference)](wcd/wcd.md)
-#### [Changes to settings in Windows Configuration Designer](wcd/wcd-changes.md)
-#### [AccountManagement](wcd/wcd-accountmanagement.md)
-#### [Accounts](wcd/wcd-accounts.md)
-#### [ADMXIngestion](wcd/wcd-admxingestion.md)
-#### [AssignedAccess](wcd/wcd-assignedaccess.md)
-#### [AutomaticTime](wcd/wcd-automatictime.md)
-#### [Browser](wcd/wcd-browser.md)
-#### [CallAndMessagingEnhancement](wcd/wcd-callandmessagingenhancement.md)
-#### [Calling](wcd/wcd-calling.md)
-#### [CellCore](wcd/wcd-cellcore.md)
-#### [Cellular](wcd/wcd-cellular.md)
-#### [Certificates](wcd/wcd-certificates.md)
-#### [CleanPC](wcd/wcd-cleanpc.md)
-#### [Connections](wcd/wcd-connections.md)
-#### [ConnectivityProfiles](wcd/wcd-connectivityprofiles.md)
-#### [CountryAndRegion](wcd/wcd-countryandregion.md)
-#### [DesktopBackgroundAndColors](wcd/wcd-desktopbackgroundandcolors.md)
-#### [DeveloperSetup](wcd/wcd-developersetup.md)
-#### [DeviceFormFactor](wcd/wcd-deviceformfactor.md)
-#### [DeviceInfo](wcd/wcd-deviceinfo.md)
-#### [DeviceManagement](wcd/wcd-devicemanagement.md)
-#### [DeviceUpdateCenter](wcd/wcd-deviceupdatecenter.md)
-#### [DMClient](wcd/wcd-dmclient.md)
-#### [EditionUpgrade](wcd/wcd-editionupgrade.md)
-#### [EmbeddedLockdownProfiles](wcd/wcd-embeddedlockdownprofiles.md)
-#### [FirewallConfiguration](wcd/wcd-firewallconfiguration.md)
-#### [FirstExperience](wcd/wcd-firstexperience.md)
-#### [Folders](wcd/wcd-folders.md)
-#### [HotSpot](wcd/wcd-hotspot.md)
-#### [InitialSetup](wcd/wcd-initialsetup.md)
-#### [InternetExplorer](wcd/wcd-internetexplorer.md)
-#### [KioskBrowser](wcd/wcd-kioskbrowser.md)
-#### [Licensing](wcd/wcd-licensing.md)
-#### [Location](wcd/wcd-location.md)
-#### [Maps](wcd/wcd-maps.md)
-#### [Messaging](wcd/wcd-messaging.md)
-#### [ModemConfigurations](wcd/wcd-modemconfigurations.md)
-#### [Multivariant](wcd/wcd-multivariant.md)
-#### [NetworkProxy](wcd/wcd-networkproxy.md)
-#### [NetworkQOSPolicy](wcd/wcd-networkqospolicy.md)
-#### [NFC](wcd/wcd-nfc.md)
-#### [OOBE](wcd/wcd-oobe.md)
-#### [OtherAssets](wcd/wcd-otherassets.md)
-#### [Personalization](wcd/wcd-personalization.md)
-#### [Policies](wcd/wcd-policies.md)
-#### [Privacy](wcd/wcd-privacy.md)
-#### [ProvisioningCommands](wcd/wcd-provisioningcommands.md)
-#### [RcsPresence](wcd/wcd-rcspresence.md)
-#### [SharedPC](wcd/wcd-sharedpc.md)
-#### [Shell](wcd/wcd-shell.md)
-#### [SMISettings](wcd/wcd-smisettings.md)
-#### [Start](wcd/wcd-start.md)
-#### [StartupApp](wcd/wcd-startupapp.md)
-#### [StartupBackgroundTasks](wcd/wcd-startupbackgroundtasks.md)
-#### [StorageD3InModernStandby](wcd/wcd-storaged3inmodernstandby.md)
-#### [SurfaceHubManagement](wcd/wcd-surfacehubmanagement.md)
-#### [TabletMode](wcd/wcd-tabletmode.md)
-#### [TakeATest](wcd/wcd-takeatest.md)
-#### [TextInput](wcd/wcd-textinput.md)
-#### [Theme](wcd/wcd-theme.md)
-#### [Time](wcd/wcd-time.md)
-#### [UnifiedWriteFilter](wcd/wcd-unifiedwritefilter.md)
-#### [UniversalAppInstall](wcd/wcd-universalappinstall.md)
-#### [UniversalAppUninstall](wcd/wcd-universalappuninstall.md)
-#### [UsbErrorsOEMOverride](wcd/wcd-usberrorsoemoverride.md)
-#### [WeakCharger](wcd/wcd-weakcharger.md)
-#### [WindowsHelloForBusiness](wcd/wcd-windowshelloforbusiness.md)
-#### [WindowsTeamSettings](wcd/wcd-windowsteamsettings.md)
-#### [WLAN](wcd/wcd-wlan.md)
-#### [Workplace](wcd/wcd-workplace.md)
-## [Configure cellular settings for tablets and PCs](provisioning-apn.md)
-## [Lockdown features from Windows Embedded 8.1 Industry](lockdown-features-windows-10.md)
-## [User Experience Virtualization (UE-V) for Windows](ue-v/uev-for-windows.md)
-### [Get Started with UE-V](ue-v/uev-getting-started.md)
-#### [What's New in UE-V for Windows 10, version 1607](ue-v/uev-whats-new-in-uev-for-windows.md)
-#### [User Experience Virtualization Release Notes](ue-v/uev-release-notes-1607.md)
-#### [Upgrade to UE-V for Windows 10](ue-v/uev-upgrade-uev-from-previous-releases.md)
-### [Prepare a UE-V Deployment](ue-v/uev-prepare-for-deployment.md)
-#### [Deploy Required UE-V Features](ue-v/uev-deploy-required-features.md)
-#### [Deploy UE-V for use with Custom Applications](ue-v/uev-deploy-uev-for-custom-applications.md)
-### [Administering UE-V](ue-v/uev-administering-uev.md)
-#### [Manage Configurations for UE-V](ue-v/uev-manage-configurations.md)
-##### [Configuring UE-V with Group Policy Objects](ue-v/uev-configuring-uev-with-group-policy-objects.md)
-##### [Configuring UE-V with Microsoft Endpoint Configuration Manager](ue-v/uev-configuring-uev-with-system-center-configuration-manager.md)
-##### [Administering UE-V with Windows PowerShell and WMI](ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md)
-###### [Managing the UE-V Service and Packages with Windows PowerShell and WMI](ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md)
-###### [Managing UE-V Settings Location Templates Using Windows PowerShell and WMI](ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md)
-#### [Working with Custom UE-V Templates and the UE-V Template Generator](ue-v/uev-working-with-custom-templates-and-the-uev-generator.md)
-#### [Manage Administrative Backup and Restore in UE-V](ue-v/uev-manage-administrative-backup-and-restore.md)
-#### [Changing the Frequency of UE-V Scheduled Tasks](ue-v/uev-changing-the-frequency-of-scheduled-tasks.md)
-#### [Migrating UE-V Settings Packages](ue-v/uev-migrating-settings-packages.md)
-#### [Using UE-V with Application Virtualization Applications](ue-v/uev-using-uev-with-application-virtualization-applications.md)
-### [Troubleshooting UE-V](ue-v/uev-troubleshooting.md)
-### [Technical Reference for UE-V](ue-v/uev-technical-reference.md)
-#### [Sync Methods for UE-V](ue-v/uev-sync-methods.md)
-#### [Sync Trigger Events for UE-V](ue-v/uev-sync-trigger-events.md)
-#### [Synchronizing Microsoft Office with UE-V](ue-v/uev-synchronizing-microsoft-office-with-uev.md)
-#### [Application Template Schema Reference for UE-V](ue-v/uev-application-template-schema-reference.md)
-#### [Security Considerations for UE-V](ue-v/uev-security-considerations.md)
-## [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md)
-## [Configure Windows 10 Mobile devices](mobile-devices/configure-mobile.md)
-### [Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md)
-### [Use Windows Configuration Designer to configure Windows 10 Mobile devices](mobile-devices/provisioning-configure-mobile.md)
-#### [NFC-based device provisioning](mobile-devices/provisioning-nfc.md)
-#### [Barcode provisioning and the package splitter tool](mobile-devices/provisioning-package-splitter.md)
-### [Use the Lockdown Designer app to create a Lockdown XML file](mobile-devices/mobile-lockdown-designer.md)
-### [Configure Windows 10 Mobile using Lockdown XML](mobile-devices/lockdown-xml.md)
-### [Settings and quick actions that can be locked down in Windows 10 Mobile](mobile-devices/settings-that-can-be-locked-down.md)
-### [Product IDs in Windows 10 Mobile](mobile-devices/product-ids-in-windows-10-mobile.md)
-### [Start layout XML for mobile editions of Windows 10 (reference)](mobile-devices/start-layout-xml-mobile.md)
-## [Change history for Configure Windows 10](change-history-for-configure-windows-10.md)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
new file mode 100644
index 0000000000..a0d1667af2
--- /dev/null
+++ b/windows/configuration/TOC.yml
@@ -0,0 +1,24 @@
+- name: What's new in Windows 10
+ href: index.yml
+- name: What's new in Windows 10, version 20H2
+ href: whats-new-windows-10-version-20H2.md
+- name: What's new in Windows 10, version 2004
+ href: whats-new-windows-10-version-2004.md
+- name: What's new in Windows 10, version 1909
+ href: whats-new-windows-10-version-1909.md
+- name: What's new in Windows 10, version 1903
+ href: whats-new-windows-10-version-1903.md
+- name: What's new in Windows 10, version 1809
+ href: whats-new-windows-10-version-1809.md
+- name: What's new in Windows 10, version 1803
+ href: whats-new-windows-10-version-1803.md
+- name: Previous versions
+ items:
+ - name: What's new in Windows 10, version 1709
+ href: whats-new-windows-10-version-1709.md
+ - name: What's new in Windows 10, version 1703
+ href: whats-new-windows-10-version-1703.md
+ - name: What's new in Windows 10, version 1607
+ href: whats-new-windows-10-version-1607.md
+ - name: What's new in Windows 10, versions 1507 and 1511
+ href: whats-new-windows-10-version-1507-and-1511.md
\ No newline at end of file
diff --git a/windows/configuration/change-history-for-configure-windows-10.md b/windows/configuration/change-history-for-configure-windows-10.md
deleted file mode 100644
index 875beb0290..0000000000
--- a/windows/configuration/change-history-for-configure-windows-10.md
+++ /dev/null
@@ -1,236 +0,0 @@
----
-title: Change history for Configure Windows 10 (Windows 10)
-ms.reviewer:
-manager: dansimp
-description: Learn about new and updated topics in the Configure Windows 10 documentation for Windows 10 and Windows 10 Mobile.
-keywords:
-ms.prod: w10
-ms.mktglfcycl: manage
-ms.sitesec: library
-ms.pagetype: security
-ms.localizationpriority: medium
-author: dansimp
-ms.author: dansimp
-ms.topic: article
-ms.date: 10/03/2019
----
-
-# Change history for Configure Windows 10
-
-This topic lists new and updated topics in the [Configure Windows 10](index.md) documentation for Windows 10 and Windows 10 Mobile.
-
-## April 2019
-
-New or changed topic | Description
---- | ---
-[Use Shell Launcher to create a Windows 10 kiosk](kiosk-shelllauncher.md) | Added information for Shell Launcher v2, coming in the next feature update to Windows 10.
-[Prepare a device for kiosk configuration](kiosk-prepare.md) | Added new recommendations for policies to manage updates.
-
-## February 2019
-
-New or changed topic | Description
---- | ---
-[Set up a single-app kiosk](kiosk-single-app.md) | Replaced instructions for Microsoft Intune with a link to the Intune documentation.
-[Set up a multi-app kiosk](lock-down-windows-10-to-specific-apps.md) | Replaced instructions for Intune with a link to the Intune documentation.
-
-## January 2019
-
-New or changed topic | Description
---- | ---
-[Prepare a device for kiosk configuration](kiosk-prepare.md) | Added how to connect to a single-app kiosk in a virtual machine (VM) for testing.
-
-## November 2018
-
-New or changed topic | Description
---- | ---
-[Use MDM Bridge WMI Provider to create a Windows 10 kiosk](kiosk-mdm-bridge.md) | Updated script.
-
-## October 2018
-
-New or changed topic | Description
---- | ---
-[Troubleshoot multi-app kiosk](multi-app-kiosk-troubleshoot.md) and [Set up a single-app kiosk](kiosk-single-app.md) | Added event log path for auto-logon issues.
-
-## RELEASE: Windows 10, version 1809
-
-The topics in this library have been updated for Windows 10, version 1809. The following new topic has been added:
-
-- [Changes to settings in Windows Configuration Designer](wcd/wcd-changes.md)
-
-## September 2018
-
-New or changed topic | Description
---- | ---
-[Find the Application User Model ID of an installed app](find-the-application-user-model-id-of-an-installed-app.md) | New
-[Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md) | Add required order of elements in XML.
-
-## August 2018
-
-New or changed topic | Description
---- | ---
-[Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) | Added instructions for specifying multiple URLs in configuration settings for Kiosk Browser.
-
-## July 2018
-
-New or changed topic | Description
---- | ---
-[Configure kiosks and child topics](kiosk-methods.md) | Reorganized the information for configuring kiosks into new topics, and moved [Set up shared or guest PC with Windows 10](set-up-shared-or-guest-pc.md).
-
-## June 2018
-
-New or changed topic | Description
---- | ---
-[Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](setup-kiosk-digital-signage.md) and [Create a Windows 10 kiosk that runs multiple apps](lock-down-windows-10-to-specific-apps.md) | Updated instructions for using Microsoft Intune to configure a kiosk. Added instructions for showing local accounts on the sign-in screen for domain-joined devices.
-[Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) | Added new Group Policy to remove "Recently added" list from Start menu.
-|[Add image for secondary tiles](start-secondary-tiles.md#using-mdm) | Updated mobile device management (MDM) instructions. |
-
-## May 2018
-
-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.
-Topics about Windows 10 diagnostic data | Moved to [Windows Privacy](https://docs.microsoft.com/windows/privacy/).
-[Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) | Added information on Kiosk Browser settings and URL filtering.
-[Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) | Added details of event log entries to check for when customization is not applied as expected.
-[Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](setup-kiosk-digital-signage.md) | Added Active Directory domain account to provisioning method.
-
-## RELEASE: Windows 10, version 1803
-
-The topics in this library have been updated for Windows 10, version 1803. The following new topics have been added:
-
-- Windows Configuration Designer setting: [AccountManagement](wcd/wcd-accountmanagement.md)
-- Windows Configuration Designer setting: [RcsPresence](wcd/wcd-rcspresence.md)
-
-The following topics were moved into the [Privacy](/windows/privacy/index) library:
-
-- [Configure Windows diagnostic data in your organization](/windows/privacy/configure-windows-diagnostic-data-in-your-organization)
-- [Diagnostic Data Viewer Overview](/windows/privacy/diagnostic-data-viewer-overview)
-- [Windows 10, version 1803 basic level Windows diagnostic events and fields](/windows/privacy/basic-level-windows-diagnostic-events-and-fields)
-- [Windows 10, version 1709 basic level Windows diagnostic events and fields](/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709)
-- [Windows 10, version 1703 basic level Windows diagnostic events and fields](/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703)
-- [Windows 10, version 1709 enhanced diagnostic data events and fields used by Windows Analytics](/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields)
-- [Windows 10, version 1709 diagnostic data for the Full level](/windows/privacy/windows-diagnostic-data)
-- [Windows 10, version 1703 diagnostic data for the Full level](/windows/privacy/windows-diagnostic-data-1703)
-- [Beginning your General Data Protection Regulation (GDPR) journey for Windows 10](/windows/privacy/gdpr-win10-whitepaper)
-- [Manage connections from Windows operating system components to Microsoft services](/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services)
-- [Manage Windows 10 connection endpoints](/windows/privacy/manage-windows-endpoints-version-1709)
-
-## April 2018
-
-New or changed topic | Description
---- | ---
-[Configure Windows diagnostic data in your organization](https://docs.microsoft.com/windows/privacy/configure-windows-diagnostic-data-in-your-organization) | Updated endpoints.
-[Configure cellular settings for tablets and PCs](provisioning-apn.md) | Added instructions for confirming that the settings were applied.
-
-## March 2018
-
-New or changed topic | Description
---- | ---
-[Windows 10, version 1709 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709) and [Windows 10, version 1703 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703) | Added events and fields that were added in the March update.
-Set up a kiosk on Windows 10 Pro, Enterprise, or Education | Renamed it **Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education** and reorganized the information to make the choices clearer.
-
-
-## February 2018
-
-New or changed topic | Description
---- | ---
-[Windows 10, version 1709 basic diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709) and [Windows 10, version 1703 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703) | Added events and fields that were added in the February update.
-[Create a Windows 10 kiosk that runs multiple apps](lock-down-windows-10-to-specific-apps.md) | Added steps for configuring a kiosk in Microsoft Intune.
-[Customize Windows 10 Start and taskbar with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md) | Updated the instructions for applying a customized Start layout using Microsoft Intune.
-
-## January 2018
-
-New or changed topic | Description
---- | ---
-[Create a Windows 10 kiosk that runs multiple apps](lock-down-windows-10-to-specific-apps.md) | Added videos demonstrating how to use Microsoft Intune and how to use provisioning packages to configure multi-app kiosks.
-[ConnectivityProfiles](wcd/wcd-connectivityprofiles.md) | Added settings for VPN **Native** and **Third Party** profile types.
-[Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md) | Clarified that the TopMFUApps elements in layoutmodification.xml are not supported in Windows 10, version 1709.
-| [Diagnostic Data Viewer Overview](https://docs.microsoft.com/windows/privacy/diagnostic-data-viewer-overviewd) | New topic |
-[Configure Windows 10 taskbar](configure-windows-10-taskbar.md) | Added section for removing default apps from the taskbar.
-[Manage Windows 10 connection endpoints](https://docs.microsoft.com/windows/privacy/manage-windows-1709-endpoints) | New topic for Windows 10, version 1709 that explains the purpose for connections to Microsoft services and how to manage them.
-[Configure Windows Spotlight on the lock screen](windows-spotlight.md) | Added section for resolution of custom lock screen images.
-[Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md) | Added section for automatic sign-in after restart on unmanaged devices.
-
-
-## November 2017
-
-New or changed topic | Description
---- | ---
-|[Windows 10, version 1703 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703)| Added events that were added in November. |
-[Create a provisioning package with multivariant settings](provisioning-packages/provisioning-multivariant.md) | Add support for desktop to [Conditions](provisioning-packages/provisioning-multivariant.md#conditions) table.
-
-## October 2017
-
-| New or changed topic | Description |
-|---------------------------------------------------------------------------------------------|----------------------------------------------------------------|
-| [Guidelines for choosing an app for assigned access](guidelines-for-assigned-access-app.md) | Added that Microsoft Edge is not supported for assigned access |
-
-## RELEASE: Windows 10, version 1709
-
-The topics in this library have been updated for Windows 10, version 1709 (also known as the Fall Creators Update). The following new topics have been added:
-
-- [Create a Windows 10 kiosk that runs multiple apps](lock-down-windows-10-to-specific-apps.md)
-- [Multi-app kiosk XML reference](multi-app-kiosk-xml.md)
-- [Windows 10, version 1709 basic diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709)
-- [Windows 10, version 1709 enhanced diagnostic data events and fields used by Windows Analytics](https://docs.microsoft.com/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields)
-
-
-## September 2017
-
-|New or changed topic | Description|
-|--- | ---|
-|[Beginning your General Data Protection Regulation (GDPR) journey for Windows 10](https://docs.microsoft.com/windows/privacy/gdpr-win10-whitepaper)|New conceptual info about Windows 10 and the upcoming GDPR-compliance requirements.|
-|[Manage connections from Windows operating system components to Microsoft services](https://docs.microsoft.com/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services) | Added that Windows Spotlight can be managed by the Experience/AllowWindowsSpotlight MDM policy. |
-
-
-
-## August 2017
-
-|New or changed topic | Description|
-|--- | ---|
-|[Windows Configuration Designer provisioning settings (reference)](wcd/wcd.md) | New section; reference content from [Windows Provisioning settings reference](https://msdn.microsoft.com/library/windows/hardware/dn965990.aspx) is being relocated here from MSDN. |
-
-
-## July 2017
-
-| New or changed topic | Description |
-| --- | --- |
-|[Windows 10, version 1703 Diagnostic Data](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703)|Updated categories and included diagnostic data.|
-|[Add image for secondary tiles](start-secondary-tiles.md) | Added XML example for Edge secondary tiles and **ImportEdgeAssets** |
-|[Customize and export Start layout](customize-and-export-start-layout.md) | Added explanation for tile behavior when the app is not installed |
-|[Guidelines for choosing an app for assigned access](guidelines-for-assigned-access-app.md) | Added that Microsoft Edge is not supported for assigned access |
-|[Windows 10, version 1703 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703)|Updated several Appraiser events and added Census.Speech. |
-|[Manage connections from Windows operating system components to Microsoft-services](https://docs.microsoft.com/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services) | Updated Date & Time and Windows spotlight sections. |
-
-## June 2017
-
-| New or changed topic | Description |
-| --- | --- |
-| [Guidelines for choosing an app for assigned access](guidelines-for-assigned-access-app.md) | Added guidelines for using Remote Desktop app as the kiosk app and added a general guideline that apps generated using the Desktop App Converter cannot be used for kiosk apps |
-| [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md) | Added warning about using Shell Launcher to set a custom shell with an application that launches a different process and then exits |
-| [Windows Configuration Designer command-line interface (reference)](provisioning-packages/provisioning-command-line.md) | Removed references to imaging |
-
-## May 2017
-
-| New or changed topic | Description |
-| --- | --- |
-| [Configure cellular settings for tablets and PCs](provisioning-apn.md) | New |
-| [Manage connections from Windows operating system components to Microsoft services](https://docs.microsoft.com/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services) | Added MDM policies for privacy settings |
-
-
-## April 2017
-
-| New or changed topic | Description |
-| --- | --- |
-| [Set up a shared or guest PC with Windows 10](set-up-shared-or-guest-pc.md) | Added instructions for using WMI bridge to configure shared PC |
-
-
-
-## RELEASE: Windows 10, version 1703
-
-The topics in this library have been updated for Windows 10, version 1703 (also known as the Creators Update). The following new topics have been added:
-
-- [Use the Lockdown Designer app to create a Lockdown XML file](mobile-devices/mobile-lockdown-designer.md)
-- [Add image for secondary tiles](start-secondary-tiles.md)
-- [Provision PCs with apps](provisioning-packages/provision-pcs-with-apps.md)
-- [Windows 10, version 1703 basic level Windows diagnostic events and fields](https://docs.microsoft.com/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703)
diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json
index 7b6e54aa9f..fb4beeae51 100644
--- a/windows/configuration/docfx.json
+++ b/windows/configuration/docfx.json
@@ -3,7 +3,8 @@
"content": [
{
"files": [
- "**/*.md"
+ "**/*.md",
+ "**/*.yml"
],
"exclude": [
"**/obj/**",
diff --git a/windows/configuration/index.md b/windows/configuration/index.md
deleted file mode 100644
index 6d72ff398f..0000000000
--- a/windows/configuration/index.md
+++ /dev/null
@@ -1,41 +0,0 @@
----
-title: Configure Windows 10 (Windows 10)
-description: Apply custom accessibility configurations to devices for their users using the all the features and methods available with Windows 10.
-keywords: Windows 10, MDM, WSUS, Windows update
-ms.prod: w10
-ms.mktglfcycl: manage
-ms.sitesec: library
-ms.pagetype: security
-ms.localizationpriority: high
-manager: dansimp
-author: dansimp
-ms.author: dansimp
-ms.topic: article
----
-
-# Configure Windows 10
-
-Enterprises often need to apply custom configurations to devices for their users. Windows 10 provides a number of features and methods to help you configure or lock down specific parts of Windows 10.
-
-## In this section
-
-| Topic | Description |
-| --- | --- |
-| [Accessibility information for IT Pros](windows-10-accessibility-for-ITPros.md) | Windows 10 includes accessibility features that benefit all users. These features make it easier to customize the computer and give users with different abilities options to improve their experience with Windows. This topic helps IT administrators learn about built-in accessibility features. |
-| [Configure access to Microsoft Store](stop-employees-from-using-the-windows-store.md) | IT Pros can configure access to Microsoft Store for client computers in their organization. For some organizations, business policies require blocking access to Microsoft Store. |
-| [Cortana integration in your business or enterprise](cortana-at-work/cortana-at-work-overview.md) | The world’s first personal digital assistant helps users get things done, even at work. Cortana includes powerful configuration options specifically to optimize for unique small to medium-sized business and enterprise environments. |
-| [Set up a shared or guest PC with Windows 10](set-up-shared-or-guest-pc.md) | Windows 10, version 1607, introduced *shared PC mode*, which optimizes Windows 10 for shared use scenarios, such as touchdown spaces in an enterprise and temporary customer use in retail. |
-| [Configure kiosk and digital signage devices running Windows 10 desktop editions](kiosk-methods.md) | These topics help you configure Windows 10 devices to run as a kiosk device. |
-| [Windows Spotlight on the lock screen](windows-spotlight.md) | Windows Spotlight is an option for the lock screen background that displays different background images and occasionally offers suggestions on the lock screen.**Note:** You can also use the [Personalization CSP](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/personalization-csp) settings to set lock screen and desktop background images. |
-| [Manage Windows 10 and Microsoft Store tips, tricks, and suggestions](manage-tips-and-suggestions.md) | Options to manage the tips, tricks, and suggestions offered by Windows and Microsoft Store. |
-| [Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) | Organizations might want to deploy a customized Start screen and menu to devices running Windows 10 Pro, Enterprise, or Education. A standard Start layout can be useful on devices that are common to multiple users and devices that are locked down for specialized purposes. |
-| [Provisioning packages for Windows 10](provisioning-packages/provisioning-packages.md) | Learn how to use the Windows Configuration Designer and provisioning packages to easily configure multiple devices. |
-| [Configure cellular settings for tablets and PCs](provisioning-apn.md) | Enterprises can provision cellular settings for tablets and PC with built-in cellular modems or plug-in USB modem dongles. |
-| [Lockdown features from Windows Embedded 8.1 Industry](lockdown-features-windows-10.md) | Many of the lockdown features available in Windows Embedded 8.1 Industry have been modified in some form for Windows 10. |
-| [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) | Wi-Fi Sense automatically connects you to Wi-Fi, so you can get online quickly in more places. It can connect you to open Wi-Fi hotspots it knows about through crowdsourcing, or to Wi-Fi networks your contacts have shared with you by using Wi-Fi Sense. The initial settings for Wi-Fi Sense are determined by the options you chose when you first set up your PC with Windows 10.|
-| [Configure Windows 10 Mobile devices](mobile-devices/configure-mobile.md) | These topics help you configure the features and apps and Start screen for a device running Windows 10 Mobile, as well as how to configure a kiosk device that runs a single app. |
-| [Change history for Configure Windows 10](change-history-for-configure-windows-10.md) | This topic lists new and updated topics in the Configure Windows 10 documentation for Windows 10 and Windows 10 Mobile. |
-
-
-
-
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
new file mode 100644
index 0000000000..20d56ff5c8
--- /dev/null
+++ b/windows/configuration/index.yml
@@ -0,0 +1,68 @@
+### YamlMime:Landing
+
+title: What's new in Windows 10 # < 60 chars
+summary: Find out about new features and capabilities in the latest release of Windows 10. # < 160 chars
+
+metadata:
+ title: What's new in Windows 10 # Required; page title displayed in search results. Include the brand. < 60 chars.
+ description: Find out about new features and capabilities in the latest release of Windows 10. # Required; article description that is displayed in search results. < 160 chars.
+ services: windows-10
+ ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
+ ms.subservice: subservice
+ ms.topic: landing-page # Required
+ ms.collection: windows-10
+ author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
+ ms.author: greglin #Required; microsoft alias of author; optional team alias.
+ ms.date: 02/09/2021 #Required; mm/dd/yyyy format.
+ localization_priority: medium
+
+# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
+
+landingContent:
+# Cards and links should be based on top customer tasks or top subjects
+# Start card title with a verb
+ # Card (optional)
+ - title: What's new in Windows 10
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: What's new in Windows 10, version 20H2
+ url: whats-new-windows-10-version-20H2.md
+ - text: What's new in Windows 10, version 2004
+ url: whats-new-windows-10-version-2004.md
+ - text: What's new in Windows 10, version 1909
+ url: whats-new-windows-10-version-1909.md
+ - text: What's new in Windows 10, version 1903
+ url: whats-new-windows-10-version-1903.md
+ - text: What's new in Windows 10, version 1809
+ url: whats-new-windows-10-version-1809.md
+ - text: What's new in Windows 10, version 1803
+ url: whats-new-windows-10-version-1803.md
+
+ # Card (optional)
+ - title: Learn more
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: Windows 10 release information
+ url: https://docs.microsoft.com/en-us/windows/release-health/release-information
+ - text: Windows 10 release health dashboard
+ url: https://docs.microsoft.com/windows/release-information/
+ - text: Windows 10 update history
+ url: https://support.microsoft.com/topic/windows-10-update-history-7dd3071a-3906-fa2c-c342-f7f86728a6e3
+ - text: Windows 10 features we’re no longer developing
+ url: https://docs.microsoft.com/windows/deployment/planning/windows-10-deprecated-features
+ - text: Features and functionality removed in Windows 10
+ url: https://docs.microsoft.com/windows/deployment/planning/windows-10-removed-features
+ - text: Compare Windows 10 Editions
+ url: https://go.microsoft.com/fwlink/p/?LinkId=690485
+
+ # Card (optional)
+ - title: See also
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: Windows 10 Enterprise LTSC
+ url: ltsc/index.md
+ - text: Edit an existing topic using the Edit link
+ url: contribute-to-a-topic.md
\ No newline at end of file
From bbcc5d04919353d2d2c915733352ff7e1a4f484e Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 16 Feb 2021 12:24:05 -0800
Subject: [PATCH 05/34] new
---
windows/configuration/TOC.yml | 48 +++++++++++++++++++----------------
1 file changed, 26 insertions(+), 22 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index a0d1667af2..e810469e0d 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -1,24 +1,28 @@
-- name: What's new in Windows 10
+- name: Configure Windows 10
href: index.yml
-- name: What's new in Windows 10, version 20H2
- href: whats-new-windows-10-version-20H2.md
-- name: What's new in Windows 10, version 2004
- href: whats-new-windows-10-version-2004.md
-- name: What's new in Windows 10, version 1909
- href: whats-new-windows-10-version-1909.md
-- name: What's new in Windows 10, version 1903
- href: whats-new-windows-10-version-1903.md
-- name: What's new in Windows 10, version 1809
- href: whats-new-windows-10-version-1809.md
-- name: What's new in Windows 10, version 1803
- href: whats-new-windows-10-version-1803.md
-- name: Previous versions
+- name: Accessibility information for IT Pros
+ href: windows-10-accessibility-for-ITPros.md
+- name: Configure access to Microsoft Store
+ href: stop-employees-from-using-microsoft-store.md
+- name: Configure Cortana in Windows 10
+ href: cortana-at-work/cortana-at-work-overview.md
+- name: Set up and test Cortana in Windows 10, version 2004 and later
+ href: cortana-at-work/set-up-and-test-cortana-in-windows-10.md
+- name: Testing scenarios using Cortana in your business or organization
items:
- - name: What's new in Windows 10, version 1709
- href: whats-new-windows-10-version-1709.md
- - name: What's new in Windows 10, version 1703
- href: whats-new-windows-10-version-1703.md
- - name: What's new in Windows 10, version 1607
- href: whats-new-windows-10-version-1607.md
- - name: What's new in Windows 10, versions 1507 and 1511
- href: whats-new-windows-10-version-1507-and-1511.md
\ No newline at end of file
+ - name: Testing scenarios using Cortana in your business or organization
+ href: cortana-at-work/cortana-at-work-testing-scenarios.md
+ - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
+ href: cortana-at-work/cortana-at-work-scenario-1.md
+ - name: Test scenario 2 - Perform a Bing search with Cortana
+ href: cortana-at-work/cortana-at-work-scenario-2.md
+ - name: Test scenario 3 - Set a reminder
+ href: cortana-at-work/cortana-at-work-scenario-3.md
+ - name: Test scenario 4 - Use Cortana to find free time on your calendar
+ href: cortana-at-work/cortana-at-work-scenario-4.md
+ - name: Test scenario 5 - Find out about a person
+ href: cortana-at-work/cortana-at-work-scenario-5.md
+ - name: Test scenario 6 - Change your language and perform a quick search with Cortana
+ href: cortana-at-work/cortana-at-work-scenario-6.md
+- name: Send feedback about Cortana back to Microsoftr
+ href: cortana-at-work/cortana-at-work-feedback.md
\ No newline at end of file
From 398448b51fb6c47efc80e0afd6e13ef8f038fe03 Mon Sep 17 00:00:00 2001
From: Asha Iyengar
Date: Fri, 5 Mar 2021 08:40:02 +0530
Subject: [PATCH 06/34] Update remotering-csp.md
---
windows/client-management/mdm/remotering-csp.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/windows/client-management/mdm/remotering-csp.md b/windows/client-management/mdm/remotering-csp.md
index d1db2f57e8..8125620d66 100644
--- a/windows/client-management/mdm/remotering-csp.md
+++ b/windows/client-management/mdm/remotering-csp.md
@@ -15,9 +15,9 @@ ms.date: 06/26/2017
# RemoteRing CSP
-The RemoteRing configuration service provider can be used to remotely trigger a device to produce an audible ringing sound regardless of the volume that is set on the device.
+You can use the RemoteRing configuration service provider to remotely trigger a device to produce an audible ringing sound, regardless of the volume that is set on the device.
-The following shows the RemoteRing configuration service provider in tree format.
+The following DDF format shows the RemoteRing configuration service provider in tree format.
```
./User/Vendor/MSFT
RemoteRing
From 8bdb5b77a38c01166db34464e95add57735d139d Mon Sep 17 00:00:00 2001
From: Asha Iyengar
Date: Fri, 5 Mar 2021 08:48:03 +0530
Subject: [PATCH 07/34] Update reporting-csp.md
---
windows/client-management/mdm/reporting-csp.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/windows/client-management/mdm/reporting-csp.md b/windows/client-management/mdm/reporting-csp.md
index efa527ae2d..c8bc78834a 100644
--- a/windows/client-management/mdm/reporting-csp.md
+++ b/windows/client-management/mdm/reporting-csp.md
@@ -17,7 +17,7 @@ ms.date: 06/26/2017
The Reporting configuration service provider is used to retrieve Windows Information Protection (formerly known as Enterprise Data Protection) and security auditing logs. This CSP was added in Windows 10, version 1511.
-The following shows the Reporting configuration service provider in tree format.
+The following DDF format shows the Reporting configuration service provider in tree format.
```
./Vendor/MSFT
Reporting
@@ -52,7 +52,7 @@ Here are the other possible scenarios:
- If the StartTime is specified, but the StopTime is not specified, then all that logs that exist from the StartTime are returned.
**RetrieveByCount**
-Interior node for retrieving a specified number of logs from the StartTime. The StartTime is expressed in ISO 8601 format. You can set the number of logs required by setting LogCount and StartTime. It returns the specified number of log or less, if the total number logs is less than LogCount.
+Interior node for retrieving a specified number of logs from the StartTime. The StartTime is expressed in ISO 8601 format. You can set the number of logs required by setting LogCount and StartTime. It returns the specified number of logs or less, if the total number of logs is less than LogCount.
**Logs**
Contains the reporting logs.
From 1d114cf297a513825cb94b049dc1e2bbfe61e7bc Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Fri, 19 Mar 2021 15:55:16 -0700
Subject: [PATCH 08/34] 1
---
windows/configuration/index.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index 20d56ff5c8..f08dc5b3c9 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -22,7 +22,7 @@ landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- - title: What's new in Windows 10
+ - title: Cart 1 title
linkLists:
- linkListType: overview
links:
@@ -40,7 +40,7 @@ landingContent:
url: whats-new-windows-10-version-1803.md
# Card (optional)
- - title: Learn more
+ - title: Card 2 title
linkLists:
- linkListType: overview
links:
@@ -58,7 +58,7 @@ landingContent:
url: https://go.microsoft.com/fwlink/p/?LinkId=690485
# Card (optional)
- - title: See also
+ - title: Card 3 title
linkLists:
- linkListType: overview
links:
From d2d76ca0ef4143b6fc005549b141f8d922a8cd2b Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Mon, 22 Mar 2021 20:28:10 +0530
Subject: [PATCH 09/34] Updated
---
windows/client-management/mdm/TOC.md | 1 +
.../mdm/policies-in-policy-csp-admx-backed.md | 1 +
.../policy-configuration-service-provider.md | 8 ++
...policy-csp-admx-distributedlinktracking.md | 117 ++++++++++++++++++
4 files changed, 127 insertions(+)
create mode 100644 windows/client-management/mdm/policy-csp-admx-distributedlinktracking.md
diff --git a/windows/client-management/mdm/TOC.md b/windows/client-management/mdm/TOC.md
index 149457d576..527de00527 100644
--- a/windows/client-management/mdm/TOC.md
+++ b/windows/client-management/mdm/TOC.md
@@ -194,6 +194,7 @@
#### [ADMX_DeviceInstallation](policy-csp-admx-deviceinstallation.md)
#### [ADMX_DeviceSetup](policy-csp-admx-devicesetup.md)
#### [ADMX_DigitalLocker](policy-csp-admx-digitallocker.md)
+#### [ADMX_DistributedLinkTracking](policy-csp-admx-distributedlinktracking.md)
#### [ADMX_DnsClient](policy-csp-admx-dnsclient.md)
#### [ADMX_DWM](policy-csp-admx-dwm.md)
#### [ADMX_EAIME](policy-csp-admx-eaime.md)
diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
index 9f3f62b646..26925e5b69 100644
--- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
+++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
@@ -162,6 +162,7 @@ ms.date: 10/08/2020
- [ADMX_DeviceSetup/DriverSearchPlaces_SearchOrderConfiguration](./policy-csp-admx-devicesetup.md#admx-devicesetup-driversearchplaces-searchorderconfiguration)
- [ADMX_DigitalLocker/Digitalx_DiableApplication_TitleText_1](./policy-csp-admx-digitallocker.md#admx-digitallocker-digitalx-diableapplication-titletext-1)
- [ADMX_DigitalLocker/Digitalx_DiableApplication_TitleText_2](./policy-csp-admx-digitallocker.md#admx-digitallocker-digitalx-diableapplication-titletext-2)
+- [ADMX_DistributedLinkTracking/DLT_AllowDomainMode](./policy-csp-admx-distributedlinktracking.md#admx-distributedlinktracking-dlt_allowdomainmode)
- [ADMX_DnsClient/DNS_AllowFQDNNetBiosQueries](./policy-csp-admx-dnsclient.md#admx-dnsclient-dns-allowfqdnnetbiosqueries)
- [ADMX_DnsClient/DNS_AppendToMultiLabelName](./policy-csp-admx-dnsclient.md#admx-dnsclient-dns-appendtomultilabelname)
- [ADMX_DnsClient/DNS_Domain](./policy-csp-admx-dnsclient.md#admx-dnsclient-dns-domain)
diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index 071df833d0..b27af9cefc 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -697,6 +697,14 @@ The following diagram shows the Policy configuration service provider in tree fo
+### ADMX_DistributedLinkTracking policies
+
+
+ -
+ ADMX_DistributedLinkTracking/DLT_AllowDomainMode
+
+
+
### ADMX_DnsClient policies
diff --git a/windows/client-management/mdm/policy-csp-admx-distributedlinktracking.md b/windows/client-management/mdm/policy-csp-admx-distributedlinktracking.md
new file mode 100644
index 0000000000..9be08a64ea
--- /dev/null
+++ b/windows/client-management/mdm/policy-csp-admx-distributedlinktracking.md
@@ -0,0 +1,117 @@
+---
+title: Policy CSP - ADMX_DistributedLinkTracking
+description: Policy CSP - ADMX_DistributedLinkTracking
+ms.author: dansimp
+ms.localizationpriority: medium
+ms.topic: article
+ms.prod: w10
+ms.technology: windows
+author: manikadhiman
+ms.date: 03/22/2021
+ms.reviewer:
+manager: dansimp
+---
+
+# Policy CSP - ADMX_DistributedLinkTracking
+> [!WARNING]
+> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
+
+
+
+
+## ADMX_DistributedLinkTracking policies
+
+
+ -
+ ADMX_DistributedLinkTracking/DLT_AllowDomainMode
+
+
+
+
+
+
+
+**ADMX_DistributedLinkTracking/DLT_AllowDomainMode**
+
+
+
+
+ Windows Edition |
+ Supported? |
+
+
+ Home |
+  |
+
+
+ Pro |
+  |
+
+
+ Business |
+  |
+
+
+ Enterprise |
+  |
+
+
+ Education |
+  |
+
+
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Machine
+
+
+
+
+
+Available in the latest Windows 10 Insider Preview Build. This policy specifies that Distributed Link Tracking clients in this domain may use the Distributed Link Tracking (DLT) server, which runs on domain controllers.
+The DLT client enables programs to track linked files that are moved within an NTFS volume, to another NTFS volume on the same computer, or to an NTFS volume on another computer.
+The DLT client can more reliably track links when allowed to use the DLT server.
+This policy should not be set unless the DLT server is running on all domain controllers in the domain.
+
+> [!NOTE]
+> This policy setting applies to all sites in Trusted zones.
+
+
+> [!TIP]
+> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+>
+> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
+>
+> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
+
+
+ADMX Info:
+- GP English name: *Allow Distributed Link Tracking clients to use domain resources*
+- GP name: *DLT_AllowDomainMode*
+- GP path: *Windows\System!DLT_AllowDomainMode*
+- GP ADMX file name: *DistributedLinkTracking.admx*
+
+
+
+
+
+Footnotes:
+
+- 1 - Available in Windows 10, version 1607
+- 2 - Available in Windows 10, version 1703
+- 3 - Available in Windows 10, version 1709
+- 4 - Available in Windows 10, version 1803
+- 5 - Available in Windows 10, version 1809
+- 6 - Available in Windows 10, version 1903
+- 7 - Available in Windows 10, version 1909
+- 8 - Available in Windows 10, version 2004
+- 9 - Available in Windows 10, version 20H2
+
+
+
From 0dd658778a353a66131b8bd43309551da36fda2d Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 15:03:29 -0700
Subject: [PATCH 10/34] toc first full
---
windows/configuration/TOC.yml | 364 +++++++++++++++++++++++++++++++++-
1 file changed, 363 insertions(+), 1 deletion(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index e810469e0d..207139e1ba 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -25,4 +25,366 @@
- name: Test scenario 6 - Change your language and perform a quick search with Cortana
href: cortana-at-work/cortana-at-work-scenario-6.md
- name: Send feedback about Cortana back to Microsoftr
- href: cortana-at-work/cortana-at-work-feedback.md
\ No newline at end of file
+ href: cortana-at-work/cortana-at-work-feedback.md
+- name: Set up and test Cortana in Windows 10, versions 1909 and earlier, with Microsoft 365 in your organization
+ href: cortana-at-work/cortana-at-work-o365.md
+
+- name: Testing scenarios using Cortana in your business or organization
+ items:
+ - name: Testing scenarios using Cortana in your business or organization
+ href: cortana-at-work/cortana-at-work-testing-scenarios.md
+ - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
+ href: cortana-at-work/test-scenario-1.md
+ - name: Test scenario 2 - Perform a quick search with Cortana at work
+ href: cortana-at-work/test-scenario-2.md
+ - name: Test scenario 3 - Set a reminder for a specific location using Cortana at work
+ href: cortana-at-work/test-scenario-3.md
+ - name: Test scenario 4 - Use Cortana at work to find your upcoming meetings
+ href: cortana-at-work/test-scenario-4.md
+ - name: Test scenario 5 - Use Cortana to send email to a co-worker
+ href: cortana-at-work/test-scenario-5.md
+ - name: Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email
+ href: cortana-at-work/test-scenario-6.md
+ - name: Test scenario 7 - Use Cortana and Windows Information Protection (WIP) to help protect your organization’s data on a device
+ href: cortana-at-work/cortana-at-work-scenario-7.md
+
+- name: Set up and test custom voice commands in Cortana for your organization
+ href: cortana-at-work/cortana-at-work-voice-commands.md
+- name: Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization
+ href: cortana-at-work/cortana-at-work-policy-settings.md
+- name: Set up a shared or guest PC with Windows 10
+ href: set-up-shared-or-guest-pc.md
+
+- name: Configure kiosks and digital signs on Windows desktop editions
+ items:
+ - name: Configure kiosks and digital signs on Windows desktop editions
+ href: kiosk-methods.md
+ - name: Prepare a device for kiosk configuration
+ href: kiosk-prepare.md
+ - name: Set up digital signs on Windows 10
+ href: setup-digital-signage.md
+ - name: Set up a single-app kiosk
+ href: kiosk-single-app.md
+ - name: Set up a multi-app kiosk
+ href: lock-down-windows-10-to-specific-apps.md
+ - name: More kiosk methods and reference information
+ items:
+ - name: More kiosk methods and reference information
+ href: kiosk-additional-reference.md
+ - name: Find the Application User Model ID of an installed app
+ href: find-the-application-user-model-id-of-an-installed-app.md
+ - name: Validate your kiosk configuration
+ href: kiosk-validate.md
+ - name: Guidelines for choosing an app for assigned access (kiosk mode)
+ href: guidelines-for-assigned-access-app.md
+ - name: Policies enforced on kiosk devices
+ href: kiosk-policies.md
+ - name: Assigned access XML reference
+ href: kiosk-xml.md
+ - name: Use AppLocker to create a Windows 10 kiosk
+ href: lock-down-windows-10-applocker.md
+ - name: Use Shell Launcher to create a Windows 10 kiosk
+ href: kiosk-shelllauncher.md
+ - name: Use MDM Bridge WMI Provider to create a Windows 10 kiosk
+ href: kiosk-mdm-bridge.md
+ - name: Troubleshoot kiosk mode issues
+ href: kiosk-troubleshoot.md
+
+- name: Configure Windows Spotlight on the lock screen
+ href: windows-spotlight.md
+- name: Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions
+ href: manage-tips-and-suggestions.md
+
+- name: Manage Windows 10 Start and taskbar layout
+ items:
+ - name: Manage Windows 10 Start and taskbar layout
+ href: windows-10-start-layout-options-and-policies.md
+ - name: Configure Windows 10 taskbar
+ href: configure-windows-10-taskbar.md
+ - name: Customize and export Start layout
+ href: customize-and-export-start-layout.md
+ - name: Add image for secondary tiles
+ href: start-secondary-tiles.md
+ - name: Start layout XML for desktop editions of Windows 10 (reference)
+ href: start-layout-xml-desktop.md
+ - name: Customize Windows 10 Start and taskbar with Group Policy
+ href: customize-windows-10-start-screens-by-using-group-policy.md
+ - name: Customize Windows 10 Start and taskbar with provisioning packages
+ href: customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
+ - name: Customize Windows 10 Start and taskbar with mobile device management (MDM)
+ href: customize-windows-10-start-screens-by-using-mobile-device-management.md
+ - name: Troubleshoot Start menu errors
+ href: start-layout-troubleshoot.md
+ - name: Changes to Start policies in Windows 10
+ href: changes-to-start-policies-in-windows-10.md
+
+- name: Provisioning packages for Windows 10
+ items:
+ - name: Provisioning packages for Windows 10
+ href: provisioning-packages/provisioning-packages.md
+ - name: How provisioning works in Windows 10
+ href: provisioning-packages/provisioning-how-it-works.md
+ - name: Introduction to configuration service providers (CSPs)
+ href: provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
+ - name: Install Windows Configuration Designer
+ href: provisioning-packages/provisioning-install-icd.md
+ - name: Create a provisioning package
+ href: provisioning-packages/provisioning-create-package.md
+ - name: Apply a provisioning package
+ href: provisioning-packages/provisioning-apply-package.md
+ - name: Settings changed when you uninstall a provisioning package
+ href: provisioning-packages/provisioning-uninstall-package.md
+ - name: Provision PCs with common settings for initial deployment (desktop wizard)
+ href: provisioning-packages/provision-pcs-for-initial-deployment.md
+ - name: Provision PCs with apps
+ href: provisioning-packages/provision-pcs-with-apps.md
+ - name: Use a script to install a desktop app in provisioning packages
+ href: provisioning-packages/provisioning-script-to-install-app.md
+ - name: Create a provisioning package with multivariant settings
+ href: provisioning-packages/provisioning-multivariant.md
+ - name: PowerShell cmdlets for provisioning Windows 10 (reference)
+ href: provisioning-packages/provisioning-powershell.md
+ - name: Windows Configuration Designer command-line interface (reference)
+ href: provisioning-packages/provisioning-command-line.md
+ - name: Windows Configuration Designer provisioning settings (reference)
+ items:
+ - name: Windows Configuration Designer provisioning settings (reference)
+ href: wcd/wcd.md
+ - name: Changes to settings in Windows Configuration Designer
+ href: wcd/wcd-changes.md
+ - name: AccountManagement
+ href: wcd/wcd-accountmanagement.md
+ - name: Accounts
+ href: wcd/wcd-accounts.md
+ - name: ADMXIngestion
+ href: wcd/wcd-admxingestion.md
+ - name: AssignedAccess
+ href: wcd/wcd-assignedaccess.md
+ - name: AutomaticTime
+ href: wcd/wcd-automatictime.md
+ - name: Browser
+ href: wcd/wcd-browser.md
+ - name: CallAndMessagingEnhancement
+ href: wcd/wcd-callandmessagingenhancement.md
+ - name: Calling
+ href: wcd/wcd-calling.md
+ - name: CellCore
+ href: wcd/wcd-cellcore.md
+ - name: Cellular
+ href: wcd/wcd-cellular.md
+ - name: Certificates
+ href: wcd/wcd-certificates.md
+ - name: CleanPC
+ href: wcd/wcd-cleanpc.md
+ - name: Connections
+ href: wcd/wcd-connections.md
+ - name: ConnectivityProfiles
+ href: wcd/wcd-connectivityprofiles.md
+ - name: CountryAndRegion
+ href: wcd/wcd-countryandregion.md
+ - name: DesktopBackgroundAndColors
+ href: wcd/wcd-desktopbackgroundandcolors.md
+ - name: DeveloperSetup
+ href: wcd/wcd-developersetup.md
+ - name: DeviceFormFactor
+ href: wcd/wcd-deviceformfactor.md
+ - name: DeviceInfo
+ href: wcd/wcd-deviceinfo.md
+ - name: DeviceManagement
+ href: wcd/wcd-devicemanagement.md
+ - name: DeviceUpdateCenter
+ href: wcd/wcd-deviceupdatecenter.md
+ - name: DMClient
+ href: wcd/wcd-dmclient.md
+ - name: EditionUpgrade
+ href: wcd/wcd-editionupgrade.md
+ - name: EmbeddedLockdownProfiles
+ href: wcd/wcd-embeddedlockdownprofiles.md
+ - name: FirewallConfiguration
+ href: wcd/wcd-firewallconfiguration.md
+ - name: FirstExperience
+ href: wcd/wcd-firstexperience.md
+ - name: Folders
+ href: wcd/wcd-folders.md
+ - name: HotSpot
+ href: wcd/wcd-hotspot.md
+ - name: InitialSetup
+ href: wcd/wcd-initialsetup.md
+ - name: InternetExplorer
+ href: wcd/wcd-internetexplorer.md
+ - name: KioskBrowser
+ href: wcd/wcd-kioskbrowser.md
+ - name: Licensing
+ href: wcd/wcd-licensing.md
+ - name: Location
+ href: wcd/wcd-location.md
+ - name: Maps
+ href: wcd/wcd-maps.md
+ - name: Messaging
+ href: wcd/wcd-messaging.md
+ - name: ModemConfigurations
+ href: wcd/wcd-modemconfigurations.md
+ - name: Multivariant
+ href: wcd/wcd-multivariant.md
+ - name: NetworkProxy
+ href: wcd/wcd-networkproxy.md
+ - name: NetworkQOSPolicy
+ href: wcd/wcd-networkqospolicy.md
+ - name: NFC
+ href: wcd/wcd-nfc.md
+ - name: OOBE
+ href: wcd/wcd-oobe.md
+ - name: OtherAssets
+ href: wcd/wcd-otherassets.md
+ - name: Personalization
+ href: wcd/wcd-personalization.md
+ - name: Policies
+ href: wcd/wcd-policies.md
+ - name: Privacy
+ href: wcd/wcd-privacy.md
+ - name: ProvisioningCommands
+ href: wcd/wcd-provisioningcommands.md
+ - name: RcsPresence
+ href: wcd/wcd-rcspresence.md
+ - name: SharedPC
+ href: wcd/wcd-sharedpc.md
+ - name: Shell
+ href: wcd/wcd-shell.md
+ - name: SMISettings
+ href: wcd/wcd-smisettings.md
+ - name: Start
+ href: wcd/wcd-start.md
+ - name: StartupApp
+ href: wcd/wcd-startupapp.md
+ - name: StartupBackgroundTasks
+ href: wcd/wcd-startupbackgroundtasks.md
+ - name: StorageD3InModernStandby
+ href: wcd/wcd-storaged3inmodernstandby.md
+ - name: SurfaceHubManagement
+ href: wcd/wcd-surfacehubmanagement.md
+ - name: TabletMode
+ href: wcd/wcd-tabletmode.md
+ - name: TakeATest
+ href: wcd/wcd-takeatest.md
+ - name: TextInput
+ href: wcd/wcd-textinput.md
+ - name: Theme
+ href: wcd/wcd-theme.md
+ - name: Time
+ href: wcd/wcd-time.md
+ - name: UnifiedWriteFilter
+ href: wcd/wcd-unifiedwritefilter.md
+ - name: UniversalAppInstall
+ href: wcd/wcd-universalappinstall.md
+ - name: UniversalAppUninstall
+ href: wcd/wcd-universalappuninstall.md
+ - name: UsbErrorsOEMOverride
+ href: wcd/wcd-usberrorsoemoverride.md
+ - name: WeakCharger
+ href: wcd/wcd-weakcharger.md
+ - name: WindowsHelloForBusiness
+ href: wcd/wcd-windowshelloforbusiness.md
+ - name: WindowsTeamSettings
+ href: wcd/wcd-windowsteamsettings.md
+ - name: WLAN
+ href: wcd/wcd-wlan.md
+ - name: Workplace
+ href: wcd/wcd-workplace.md
+- name: Configure cellular settings for tablets and PCs
+ href: provisioning-apn.md
+- name: Lockdown features from Windows Embedded 8.1 Industry
+ href: lockdown-features-windows-10.md
+
+- name: User Experience Virtualization (UE-V) for Windows
+ items:
+ - name: User Experience Virtualization (UE-V) for Windows
+ href: ue-v/uev-for-windows.md
+ - name: Get Started with UE-V
+ items:
+ - name: Get Started with UE-V
+ href: ue-v/uev-getting-started.md
+ - name: What's New in UE-V for Windows 10, version 1607
+ href: ue-v/uev-whats-new-in-uev-for-windows.md
+ - name: User Experience Virtualization Release Notes
+ href: ue-v/uev-release-notes-1607.md
+ - name: Upgrade to UE-V for Windows 10
+ href: ue-v/uev-upgrade-uev-from-previous-releases.md
+ - name: Prepare a UE-V Deployment
+ items:
+ - name: Prepare a UE-V Deployment
+ href: ue-v/uev-prepare-for-deployment.md
+ - name: Deploy Required UE-V Features
+ href: ue-v/uev-deploy-required-features.md
+ - name: Deploy UE-V for use with Custom Applications
+ href: ue-v/uev-deploy-uev-for-custom-applications.md
+ - name: Administering UE-V
+ href: ue-v/uev-administering-uev.md
+ - name: Manage Configurations for UE-V
+ items:
+ - name: Manage Configurations for UE-V
+ href: ue-v/uev-manage-configurations.md
+ - name: Configuring UE-V with Group Policy Objects
+ href: ue-v/uev-configuring-uev-with-group-policy-objects.md
+ - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
+ href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
+ - name: Administering UE-V with Windows PowerShell and WMI
+ href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
+ - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
+ href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
+ - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
+ href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
+ - name: Working with Custom UE-V Templates and the UE-V Template Generator
+ href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
+ - name: Manage Administrative Backup and Restore in UE-V
+ href: ue-v/uev-manage-administrative-backup-and-restore.md
+ - name: Changing the Frequency of UE-V Scheduled Tasks
+ href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
+ - name: Migrating UE-V Settings Packages
+ href: ue-v/uev-migrating-settings-packages.md
+ - name: Using UE-V with Application Virtualization Applications
+ href: ue-v/uev-using-uev-with-application-virtualization-applications.md
+- name: Troubleshooting UE-V
+ href: ue-v/uev-troubleshooting.md
+- name: Technical Reference for UE-V
+ items:
+ - name: Technical Reference for UE-V
+ href: ue-v/uev-technical-reference.md
+ - name: Sync Methods for UE-V
+ href: ue-v/uev-sync-methods.md
+ - name: Sync Trigger Events for UE-V
+ href: ue-v/uev-sync-trigger-events.md
+ - name: Synchronizing Microsoft Office with UE-V
+ href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
+ - name: Application Template Schema Reference for UE-V
+ href: ue-v/uev-application-template-schema-reference.md
+ - name: Security Considerations for UE-V
+ href: ue-v/uev-security-considerations.md
+
+- name: Manage Wi-Fi Sense in your company
+ href: manage-wifi-sense-in-enterprise.md
+
+- name: Configure Windows 10 Mobile devices
+ items:
+ - name: Configure Windows 10 Mobile devices
+ href: mobile-devices/configure-mobile.md
+- name: Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise
+ href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
+- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
+ items:
+ - name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
+ href: mobile-devices/provisioning-configure-mobile.md
+ - name: NFC-based device provisioning
+ href: mobile-devices/provisioning-nfc.md
+ - name: Barcode provisioning and the package splitter tool
+ href: mobile-devices/provisioning-package-splitter.md
+ - name: Use the Lockdown Designer app to create a Lockdown XML file
+ href: mobile-devices/mobile-lockdown-designer.md
+ - name: Configure Windows 10 Mobile using Lockdown XML
+ href: mobile-devices/lockdown-xml.md
+ - name: Settings and quick actions that can be locked down in Windows 10 Mobile
+ href: mobile-devices/settings-that-can-be-locked-down.md
+ - name: Product IDs in Windows 10 Mobile
+ href: mobile-devices/product-ids-in-windows-10-mobile.md
+ - name: Start layout XML for mobile editions of Windows 10 (reference)
+ href: mobile-devices/start-layout-xml-mobile.md
+
From cf503124a489091c10f683db2cb63cf25ecd776d Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 15:08:07 -0700
Subject: [PATCH 11/34] toc2
---
windows/configuration/TOC.yml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 207139e1ba..078ca15989 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -121,31 +121,31 @@
- name: Provisioning packages for Windows 10
items:
- name: Provisioning packages for Windows 10
- href: provisioning-packages/provisioning-packages.md
+ href: provisioning-packages/provisioning-packages.md
- name: How provisioning works in Windows 10
- href: provisioning-packages/provisioning-how-it-works.md
+ href: provisioning-packages/provisioning-how-it-works.md
- name: Introduction to configuration service providers (CSPs)
- href: provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
+ href: provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
- name: Install Windows Configuration Designer
- href: provisioning-packages/provisioning-install-icd.md
+ href: provisioning-packages/provisioning-install-icd.md
- name: Create a provisioning package
- href: provisioning-packages/provisioning-create-package.md
+ href: provisioning-packages/provisioning-create-package.md
- name: Apply a provisioning package
- href: provisioning-packages/provisioning-apply-package.md
+ href: provisioning-packages/provisioning-apply-package.md
- name: Settings changed when you uninstall a provisioning package
- href: provisioning-packages/provisioning-uninstall-package.md
+ href: provisioning-packages/provisioning-uninstall-package.md
- name: Provision PCs with common settings for initial deployment (desktop wizard)
- href: provisioning-packages/provision-pcs-for-initial-deployment.md
+ href: provisioning-packages/provision-pcs-for-initial-deployment.md
- name: Provision PCs with apps
- href: provisioning-packages/provision-pcs-with-apps.md
+ href: provisioning-packages/provision-pcs-with-apps.md
- name: Use a script to install a desktop app in provisioning packages
- href: provisioning-packages/provisioning-script-to-install-app.md
+ href: provisioning-packages/provisioning-script-to-install-app.md
- name: Create a provisioning package with multivariant settings
- href: provisioning-packages/provisioning-multivariant.md
+ href: provisioning-packages/provisioning-multivariant.md
- name: PowerShell cmdlets for provisioning Windows 10 (reference)
- href: provisioning-packages/provisioning-powershell.md
+ href: provisioning-packages/provisioning-powershell.md
- name: Windows Configuration Designer command-line interface (reference)
- href: provisioning-packages/provisioning-command-line.md
+ href: provisioning-packages/provisioning-command-line.md
- name: Windows Configuration Designer provisioning settings (reference)
items:
- name: Windows Configuration Designer provisioning settings (reference)
From edb2a77d1b70e5416829b3c3ac6208a70615c0a6 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 15:11:29 -0700
Subject: [PATCH 12/34] toc3
---
windows/configuration/TOC.yml | 35 +++++++++++++++++------------------
1 file changed, 17 insertions(+), 18 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 078ca15989..b32b4baed5 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -370,21 +370,20 @@
- name: Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise
href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
- items:
- - name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
- href: mobile-devices/provisioning-configure-mobile.md
- - name: NFC-based device provisioning
- href: mobile-devices/provisioning-nfc.md
- - name: Barcode provisioning and the package splitter tool
- href: mobile-devices/provisioning-package-splitter.md
- - name: Use the Lockdown Designer app to create a Lockdown XML file
- href: mobile-devices/mobile-lockdown-designer.md
- - name: Configure Windows 10 Mobile using Lockdown XML
- href: mobile-devices/lockdown-xml.md
- - name: Settings and quick actions that can be locked down in Windows 10 Mobile
- href: mobile-devices/settings-that-can-be-locked-down.md
- - name: Product IDs in Windows 10 Mobile
- href: mobile-devices/product-ids-in-windows-10-mobile.md
- - name: Start layout XML for mobile editions of Windows 10 (reference)
- href: mobile-devices/start-layout-xml-mobile.md
-
+ items:
+ - name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
+ href: mobile-devices/provisioning-configure-mobile.md
+ - name: NFC-based device provisioning
+ href: mobile-devices/provisioning-nfc.md
+ - name: Barcode provisioning and the package splitter tool
+ href: mobile-devices/provisioning-package-splitter.md
+ - name: Use the Lockdown Designer app to create a Lockdown XML file
+ href: mobile-devices/mobile-lockdown-designer.md
+ - name: Configure Windows 10 Mobile using Lockdown XML
+ href: mobile-devices/lockdown-xml.md
+ - name: Settings and quick actions that can be locked down in Windows 10 Mobile
+ href: mobile-devices/settings-that-can-be-locked-down.md
+ - name: Product IDs in Windows 10 Mobile
+ href: mobile-devices/product-ids-in-windows-10-mobile.md
+ - name: Start layout XML for mobile editions of Windows 10 (reference)
+ href: mobile-devices/start-layout-xml-mobile.md
\ No newline at end of file
From 45b9c92425713ace1e7702d4b5a421ab0ca6fd36 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 15:23:43 -0700
Subject: [PATCH 13/34] toc4
---
windows/configuration/TOC.yml | 78 ++++++++++++++++++-----------------
1 file changed, 40 insertions(+), 38 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index b32b4baed5..62025cbc12 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -317,48 +317,50 @@
href: ue-v/uev-deploy-required-features.md
- name: Deploy UE-V for use with Custom Applications
href: ue-v/uev-deploy-uev-for-custom-applications.md
+ - name: Administering UE-V
+ items:
- name: Administering UE-V
href: ue-v/uev-administering-uev.md
- - name: Manage Configurations for UE-V
- items:
- name: Manage Configurations for UE-V
- href: ue-v/uev-manage-configurations.md
- - name: Configuring UE-V with Group Policy Objects
- href: ue-v/uev-configuring-uev-with-group-policy-objects.md
- - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
- href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
- - name: Administering UE-V with Windows PowerShell and WMI
- href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
- - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
- href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
- - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
- href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
- - name: Working with Custom UE-V Templates and the UE-V Template Generator
- href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
- - name: Manage Administrative Backup and Restore in UE-V
- href: ue-v/uev-manage-administrative-backup-and-restore.md
- - name: Changing the Frequency of UE-V Scheduled Tasks
- href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
- - name: Migrating UE-V Settings Packages
- href: ue-v/uev-migrating-settings-packages.md
- - name: Using UE-V with Application Virtualization Applications
- href: ue-v/uev-using-uev-with-application-virtualization-applications.md
-- name: Troubleshooting UE-V
- href: ue-v/uev-troubleshooting.md
-- name: Technical Reference for UE-V
- items:
+ items:
+ - name: Manage Configurations for UE-V
+ href: ue-v/uev-manage-configurations.md
+ - name: Configuring UE-V with Group Policy Objects
+ href: ue-v/uev-configuring-uev-with-group-policy-objects.md
+ - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
+ href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
+ - name: Administering UE-V with Windows PowerShell and WMI
+ href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
+ - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
+ href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
+ - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
+ href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
+ - name: Working with Custom UE-V Templates and the UE-V Template Generator
+ href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
+ - name: Manage Administrative Backup and Restore in UE-V
+ href: ue-v/uev-manage-administrative-backup-and-restore.md
+ - name: Changing the Frequency of UE-V Scheduled Tasks
+ href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
+ - name: Migrating UE-V Settings Packages
+ href: ue-v/uev-migrating-settings-packages.md
+ - name: Using UE-V with Application Virtualization Applications
+ href: ue-v/uev-using-uev-with-application-virtualization-applications.md
+ - name: Troubleshooting UE-V
+ href: ue-v/uev-troubleshooting.md
- name: Technical Reference for UE-V
- href: ue-v/uev-technical-reference.md
- - name: Sync Methods for UE-V
- href: ue-v/uev-sync-methods.md
- - name: Sync Trigger Events for UE-V
- href: ue-v/uev-sync-trigger-events.md
- - name: Synchronizing Microsoft Office with UE-V
- href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
- - name: Application Template Schema Reference for UE-V
- href: ue-v/uev-application-template-schema-reference.md
- - name: Security Considerations for UE-V
- href: ue-v/uev-security-considerations.md
+ items:
+ - name: Technical Reference for UE-V
+ href: ue-v/uev-technical-reference.md
+ - name: Sync Methods for UE-V
+ href: ue-v/uev-sync-methods.md
+ - name: Sync Trigger Events for UE-V
+ href: ue-v/uev-sync-trigger-events.md
+ - name: Synchronizing Microsoft Office with UE-V
+ href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
+ - name: Application Template Schema Reference for UE-V
+ href: ue-v/uev-application-template-schema-reference.md
+ - name: Security Considerations for UE-V
+ href: ue-v/uev-security-considerations.md
- name: Manage Wi-Fi Sense in your company
href: manage-wifi-sense-in-enterprise.md
From 13f1ea89a6e0526ff1c4bc1101736235edb91197 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 15:57:42 -0700
Subject: [PATCH 14/34] index cards
---
windows/configuration/index.yml | 46 +++++++++++++++++++++++++++------
1 file changed, 38 insertions(+), 8 deletions(-)
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index f08dc5b3c9..0ff91daa71 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -1,11 +1,11 @@
### YamlMime:Landing
-title: What's new in Windows 10 # < 60 chars
-summary: Find out about new features and capabilities in the latest release of Windows 10. # < 160 chars
+title: Configure Windows 10 # < 60 chars
+summary: Find out how to configure Windows 10. # < 160 chars
metadata:
- title: What's new in Windows 10 # Required; page title displayed in search results. Include the brand. < 60 chars.
- description: Find out about new features and capabilities in the latest release of Windows 10. # Required; article description that is displayed in search results. < 160 chars.
+ title: Configure Windows 10 # Required; page title displayed in search results. Include the brand. < 60 chars.
+ description: Find out how to configure Windows 10. # Required; article description that is displayed in search results. < 160 chars.
services: windows-10
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice
@@ -13,7 +13,7 @@ metadata:
ms.collection: windows-10
author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
ms.author: greglin #Required; microsoft alias of author; optional team alias.
- ms.date: 02/09/2021 #Required; mm/dd/yyyy format.
+ ms.date: 03/23/2021 #Required; mm/dd/yyyy format.
localization_priority: medium
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -22,7 +22,7 @@ landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- - title: Cart 1 title
+ - title: Customize Windows 10 settings
linkLists:
- linkListType: overview
links:
@@ -40,7 +40,7 @@ landingContent:
url: whats-new-windows-10-version-1803.md
# Card (optional)
- - title: Card 2 title
+ - title: Configure a Windows 10 kiosk
linkLists:
- linkListType: overview
links:
@@ -58,7 +58,37 @@ landingContent:
url: https://go.microsoft.com/fwlink/p/?LinkId=690485
# Card (optional)
- - title: Card 3 title
+ - title: Windows 10 provisioning packages
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: Windows 10 Enterprise LTSC
+ url: ltsc/index.md
+ - text: Edit an existing topic using the Edit link
+ url: contribute-to-a-topic.md
+
+ # Card (optional)
+ - title: Use Windows Configuration Designer (WCD)
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: Windows 10 Enterprise LTSC
+ url: ltsc/index.md
+ - text: Edit an existing topic using the Edit link
+ url: contribute-to-a-topic.md
+
+ # Card (optional)
+ - title: Configure Cortana in Windows 10
+ linkLists:
+ - linkListType: overview
+ links:
+ - text: Windows 10 Enterprise LTSC
+ url: ltsc/index.md
+ - text: Edit an existing topic using the Edit link
+ url: contribute-to-a-topic.md
+
+ # Card (optional)
+ - title: User Experience Virtualization (UE-V) for Windows 10
linkLists:
- linkListType: overview
links:
From 347ad352b4ffaf6818178caeb46476d2163d9a10 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Tue, 23 Mar 2021 16:15:47 -0700
Subject: [PATCH 15/34] more changes
---
windows/configuration/TOC.yml | 176 +++++++++++++++++---------------
windows/configuration/index.yml | 20 +---
2 files changed, 98 insertions(+), 98 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 62025cbc12..a283f453f2 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -1,59 +1,44 @@
- name: Configure Windows 10
href: index.yml
-- name: Accessibility information for IT Pros
- href: windows-10-accessibility-for-ITPros.md
-- name: Configure access to Microsoft Store
- href: stop-employees-from-using-microsoft-store.md
-- name: Configure Cortana in Windows 10
- href: cortana-at-work/cortana-at-work-overview.md
-- name: Set up and test Cortana in Windows 10, version 2004 and later
- href: cortana-at-work/set-up-and-test-cortana-in-windows-10.md
-- name: Testing scenarios using Cortana in your business or organization
+- name: Manage Windows 10 settings
items:
- - name: Testing scenarios using Cortana in your business or organization
- href: cortana-at-work/cortana-at-work-testing-scenarios.md
- - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
- href: cortana-at-work/cortana-at-work-scenario-1.md
- - name: Test scenario 2 - Perform a Bing search with Cortana
- href: cortana-at-work/cortana-at-work-scenario-2.md
- - name: Test scenario 3 - Set a reminder
- href: cortana-at-work/cortana-at-work-scenario-3.md
- - name: Test scenario 4 - Use Cortana to find free time on your calendar
- href: cortana-at-work/cortana-at-work-scenario-4.md
- - name: Test scenario 5 - Find out about a person
- href: cortana-at-work/cortana-at-work-scenario-5.md
- - name: Test scenario 6 - Change your language and perform a quick search with Cortana
- href: cortana-at-work/cortana-at-work-scenario-6.md
-- name: Send feedback about Cortana back to Microsoftr
- href: cortana-at-work/cortana-at-work-feedback.md
-- name: Set up and test Cortana in Windows 10, versions 1909 and earlier, with Microsoft 365 in your organization
- href: cortana-at-work/cortana-at-work-o365.md
+ - name: Manage Windows 10 Start and taskbar layout
+ items:
+ - name: Manage Windows 10 Start and taskbar layout
+ href: windows-10-start-layout-options-and-policies.md
+ - name: Configure Windows 10 taskbar
+ href: configure-windows-10-taskbar.md
+ - name: Customize and export Start layout
+ href: customize-and-export-start-layout.md
+ - name: Add image for secondary tiles
+ href: start-secondary-tiles.md
+ - name: Start layout XML for desktop editions of Windows 10 (reference)
+ href: start-layout-xml-desktop.md
+ - name: Customize Windows 10 Start and taskbar with Group Policy
+ href: customize-windows-10-start-screens-by-using-group-policy.md
+ - name: Customize Windows 10 Start and taskbar with provisioning packages
+ href: customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
+ - name: Customize Windows 10 Start and taskbar with mobile device management (MDM)
+ href: customize-windows-10-start-screens-by-using-mobile-device-management.md
+ - name: Troubleshoot Start menu errors
+ href: start-layout-troubleshoot.md
+ - name: Changes to Start policies in Windows 10
+ href: changes-to-start-policies-in-windows-10.md
+ - name: Other settings
+ items:
+ - name: Accessibility information for IT Pros
+ href: windows-10-accessibility-for-ITPros.md
+ - name: Configure access to Microsoft Store
+ href: stop-employees-from-using-microsoft-store.md
+ - name: Configure Windows Spotlight on the lock screen
+ href: windows-spotlight.md
+ - name: Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions
+ href: manage-tips-and-suggestions.md
+ - name: Configure cellular settings for tablets and PCs
+ href: provisioning-apn.md
+ - name: Lockdown features from Windows Embedded 8.1 Industry
+ href: lockdown-features-windows-10.md
-- name: Testing scenarios using Cortana in your business or organization
- items:
- - name: Testing scenarios using Cortana in your business or organization
- href: cortana-at-work/cortana-at-work-testing-scenarios.md
- - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
- href: cortana-at-work/test-scenario-1.md
- - name: Test scenario 2 - Perform a quick search with Cortana at work
- href: cortana-at-work/test-scenario-2.md
- - name: Test scenario 3 - Set a reminder for a specific location using Cortana at work
- href: cortana-at-work/test-scenario-3.md
- - name: Test scenario 4 - Use Cortana at work to find your upcoming meetings
- href: cortana-at-work/test-scenario-4.md
- - name: Test scenario 5 - Use Cortana to send email to a co-worker
- href: cortana-at-work/test-scenario-5.md
- - name: Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email
- href: cortana-at-work/test-scenario-6.md
- - name: Test scenario 7 - Use Cortana and Windows Information Protection (WIP) to help protect your organization’s data on a device
- href: cortana-at-work/cortana-at-work-scenario-7.md
-
-- name: Set up and test custom voice commands in Cortana for your organization
- href: cortana-at-work/cortana-at-work-voice-commands.md
-- name: Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization
- href: cortana-at-work/cortana-at-work-policy-settings.md
-- name: Set up a shared or guest PC with Windows 10
- href: set-up-shared-or-guest-pc.md
- name: Configure kiosks and digital signs on Windows desktop editions
items:
@@ -90,33 +75,9 @@
- name: Troubleshoot kiosk mode issues
href: kiosk-troubleshoot.md
-- name: Configure Windows Spotlight on the lock screen
- href: windows-spotlight.md
-- name: Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions
- href: manage-tips-and-suggestions.md
-- name: Manage Windows 10 Start and taskbar layout
- items:
- - name: Manage Windows 10 Start and taskbar layout
- href: windows-10-start-layout-options-and-policies.md
- - name: Configure Windows 10 taskbar
- href: configure-windows-10-taskbar.md
- - name: Customize and export Start layout
- href: customize-and-export-start-layout.md
- - name: Add image for secondary tiles
- href: start-secondary-tiles.md
- - name: Start layout XML for desktop editions of Windows 10 (reference)
- href: start-layout-xml-desktop.md
- - name: Customize Windows 10 Start and taskbar with Group Policy
- href: customize-windows-10-start-screens-by-using-group-policy.md
- - name: Customize Windows 10 Start and taskbar with provisioning packages
- href: customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
- - name: Customize Windows 10 Start and taskbar with mobile device management (MDM)
- href: customize-windows-10-start-screens-by-using-mobile-device-management.md
- - name: Troubleshoot Start menu errors
- href: start-layout-troubleshoot.md
- - name: Changes to Start policies in Windows 10
- href: changes-to-start-policies-in-windows-10.md
+
+
- name: Provisioning packages for Windows 10
items:
@@ -146,6 +107,60 @@
href: provisioning-packages/provisioning-powershell.md
- name: Windows Configuration Designer command-line interface (reference)
href: provisioning-packages/provisioning-command-line.md
+
+- name: Configure Cortana in Windows 10
+ items:
+ - name: Configure Cortana in Windows 10
+ href: cortana-at-work/cortana-at-work-overview.md
+ - name: Set up and test Cortana in Windows 10, version 2004 and later
+ href: cortana-at-work/set-up-and-test-cortana-in-windows-10.md
+ - name: Testing scenarios using Cortana in your business or organization
+ items:
+ - name: Testing scenarios using Cortana in your business or organization
+ href: cortana-at-work/cortana-at-work-testing-scenarios.md
+ - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
+ href: cortana-at-work/cortana-at-work-scenario-1.md
+ - name: Test scenario 2 - Perform a Bing search with Cortana
+ href: cortana-at-work/cortana-at-work-scenario-2.md
+ - name: Test scenario 3 - Set a reminder
+ href: cortana-at-work/cortana-at-work-scenario-3.md
+ - name: Test scenario 4 - Use Cortana to find free time on your calendar
+ href: cortana-at-work/cortana-at-work-scenario-4.md
+ - name: Test scenario 5 - Find out about a person
+ href: cortana-at-work/cortana-at-work-scenario-5.md
+ - name: Test scenario 6 - Change your language and perform a quick search with Cortana
+ href: cortana-at-work/cortana-at-work-scenario-6.md
+ - name: Send feedback about Cortana back to Microsoftr
+ href: cortana-at-work/cortana-at-work-feedback.md
+ - name: Set up and test Cortana in Windows 10, versions 1909 and earlier, with Microsoft 365 in your organization
+ href: cortana-at-work/cortana-at-work-o365.md
+
+ - name: Testing scenarios using Cortana in your business or organization
+ items:
+ - name: Testing scenarios using Cortana in your business or organization
+ href: cortana-at-work/cortana-at-work-testing-scenarios.md
+ - name: Test scenario 1 - Sign into Azure AD, enable the wake word, and try a voice query
+ href: cortana-at-work/test-scenario-1.md
+ - name: Test scenario 2 - Perform a quick search with Cortana at work
+ href: cortana-at-work/test-scenario-2.md
+ - name: Test scenario 3 - Set a reminder for a specific location using Cortana at work
+ href: cortana-at-work/test-scenario-3.md
+ - name: Test scenario 4 - Use Cortana at work to find your upcoming meetings
+ href: cortana-at-work/test-scenario-4.md
+ - name: Test scenario 5 - Use Cortana to send email to a co-worker
+ href: cortana-at-work/test-scenario-5.md
+ - name: Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email
+ href: cortana-at-work/test-scenario-6.md
+ - name: Test scenario 7 - Use Cortana and Windows Information Protection (WIP) to help protect your organization’s data on a device
+ href: cortana-at-work/cortana-at-work-scenario-7.md
+
+ - name: Set up and test custom voice commands in Cortana for your organization
+ href: cortana-at-work/cortana-at-work-voice-commands.md
+ - name: Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization
+ href: cortana-at-work/cortana-at-work-policy-settings.md
+ - name: Set up a shared or guest PC with Windows 10
+ href: set-up-shared-or-guest-pc.md
+
- name: Windows Configuration Designer provisioning settings (reference)
items:
- name: Windows Configuration Designer provisioning settings (reference)
@@ -290,10 +305,7 @@
href: wcd/wcd-wlan.md
- name: Workplace
href: wcd/wcd-workplace.md
-- name: Configure cellular settings for tablets and PCs
- href: provisioning-apn.md
-- name: Lockdown features from Windows Embedded 8.1 Industry
- href: lockdown-features-windows-10.md
+
- name: User Experience Virtualization (UE-V) for Windows
items:
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index 0ff91daa71..bea2314e38 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -1,11 +1,11 @@
### YamlMime:Landing
title: Configure Windows 10 # < 60 chars
-summary: Find out how to configure Windows 10. # < 160 chars
+summary: Find out how to apply custom configurations to Windows 10 devices. Windows 10 provides a number of features and methods to help you configure or lock down specific parts of Windows 10. # < 160 chars
metadata:
title: Configure Windows 10 # Required; page title displayed in search results. Include the brand. < 60 chars.
- description: Find out how to configure Windows 10. # Required; article description that is displayed in search results. < 160 chars.
+ description: Find out how to apply custom configurations to Windows 10 devices. # Required; article description that is displayed in search results. < 160 chars.
services: windows-10
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice
@@ -30,14 +30,7 @@ landingContent:
url: whats-new-windows-10-version-20H2.md
- text: What's new in Windows 10, version 2004
url: whats-new-windows-10-version-2004.md
- - text: What's new in Windows 10, version 1909
- url: whats-new-windows-10-version-1909.md
- - text: What's new in Windows 10, version 1903
- url: whats-new-windows-10-version-1903.md
- - text: What's new in Windows 10, version 1809
- url: whats-new-windows-10-version-1809.md
- - text: What's new in Windows 10, version 1803
- url: whats-new-windows-10-version-1803.md
+
# Card (optional)
- title: Configure a Windows 10 kiosk
@@ -50,12 +43,7 @@ landingContent:
url: https://docs.microsoft.com/windows/release-information/
- text: Windows 10 update history
url: https://support.microsoft.com/topic/windows-10-update-history-7dd3071a-3906-fa2c-c342-f7f86728a6e3
- - text: Windows 10 features we’re no longer developing
- url: https://docs.microsoft.com/windows/deployment/planning/windows-10-deprecated-features
- - text: Features and functionality removed in Windows 10
- url: https://docs.microsoft.com/windows/deployment/planning/windows-10-removed-features
- - text: Compare Windows 10 Editions
- url: https://go.microsoft.com/fwlink/p/?LinkId=690485
+
# Card (optional)
- title: Windows 10 provisioning packages
From 5734ad6985f8e64327ab11a12d4bd8b0366bea30 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Wed, 24 Mar 2021 15:41:10 -0700
Subject: [PATCH 16/34] iteration
---
windows/configuration/TOC.yml | 46 ++++++++++++++++-----------------
windows/configuration/index.yml | 2 +-
2 files changed, 23 insertions(+), 25 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index a283f453f2..398e5e8d8b 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -1,6 +1,6 @@
- name: Configure Windows 10
href: index.yml
-- name: Manage Windows 10 settings
+- name: Customize Windows 10 appearance settings
items:
- name: Manage Windows 10 Start and taskbar layout
items:
@@ -24,23 +24,23 @@
href: start-layout-troubleshoot.md
- name: Changes to Start policies in Windows 10
href: changes-to-start-policies-in-windows-10.md
- - name: Other settings
+ - name: Configure accessibility settings
items:
- - name: Accessibility information for IT Pros
- href: windows-10-accessibility-for-ITPros.md
- - name: Configure access to Microsoft Store
- href: stop-employees-from-using-microsoft-store.md
- - name: Configure Windows Spotlight on the lock screen
- href: windows-spotlight.md
- - name: Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions
- href: manage-tips-and-suggestions.md
- - name: Configure cellular settings for tablets and PCs
- href: provisioning-apn.md
- - name: Lockdown features from Windows Embedded 8.1 Industry
- href: lockdown-features-windows-10.md
+ - name: Accessibility information for IT Pros
+ href: windows-10-accessibility-for-ITPros.md
+ - name: Configure access to Microsoft Store
+ href: stop-employees-from-using-microsoft-store.md
+ - name: Configure Windows Spotlight on the lock screen
+ href: windows-spotlight.md
+ - name: Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions
+ href: manage-tips-and-suggestions.md
+ - name: Configure cellular settings for tablets and PCs
+ href: provisioning-apn.md
+ - name: Lockdown features from Windows Embedded 8.1 Industry
+ href: lockdown-features-windows-10.md
-- name: Configure kiosks and digital signs on Windows desktop editions
+- name: Configure kiosks and digital signs
items:
- name: Configure kiosks and digital signs on Windows desktop editions
href: kiosk-methods.md
@@ -52,6 +52,8 @@
href: kiosk-single-app.md
- name: Set up a multi-app kiosk
href: lock-down-windows-10-to-specific-apps.md
+ - name: Set up a shared or guest PC with Windows 10
+ href: set-up-shared-or-guest-pc.md
- name: More kiosk methods and reference information
items:
- name: More kiosk methods and reference information
@@ -158,8 +160,7 @@
href: cortana-at-work/cortana-at-work-voice-commands.md
- name: Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization
href: cortana-at-work/cortana-at-work-policy-settings.md
- - name: Set up a shared or guest PC with Windows 10
- href: set-up-shared-or-guest-pc.md
+
- name: Windows Configuration Designer provisioning settings (reference)
items:
@@ -311,9 +312,9 @@
items:
- name: User Experience Virtualization (UE-V) for Windows
href: ue-v/uev-for-windows.md
- - name: Get Started with UE-V
+ - name: Get started with UE-V
items:
- - name: Get Started with UE-V
+ - name: Get started with UE-V
href: ue-v/uev-getting-started.md
- name: What's New in UE-V for Windows 10, version 1607
href: ue-v/uev-whats-new-in-uev-for-windows.md
@@ -329,9 +330,9 @@
href: ue-v/uev-deploy-required-features.md
- name: Deploy UE-V for use with Custom Applications
href: ue-v/uev-deploy-uev-for-custom-applications.md
- - name: Administering UE-V
+ - name: Administer UE-V
items:
- - name: Administering UE-V
+ - name: UE-V administion guide
href: ue-v/uev-administering-uev.md
- name: Manage Configurations for UE-V
items:
@@ -374,9 +375,6 @@
- name: Security Considerations for UE-V
href: ue-v/uev-security-considerations.md
-- name: Manage Wi-Fi Sense in your company
- href: manage-wifi-sense-in-enterprise.md
-
- name: Configure Windows 10 Mobile devices
items:
- name: Configure Windows 10 Mobile devices
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index bea2314e38..534f3b89db 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -22,7 +22,7 @@ landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- - title: Customize Windows 10 settings
+ - title: Manage Windows 10 settings
linkLists:
- linkListType: overview
links:
From facaa323c30fa7c3c5d7397a24806df40f0e7077 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Wed, 24 Mar 2021 15:53:57 -0700
Subject: [PATCH 17/34] iteration
---
windows/configuration/TOC.yml | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 398e5e8d8b..57e5f997a8 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -1,6 +1,6 @@
- name: Configure Windows 10
href: index.yml
-- name: Customize Windows 10 appearance settings
+- name: Configure Windows 10 appearance
items:
- name: Manage Windows 10 Start and taskbar layout
items:
@@ -77,11 +77,7 @@
- name: Troubleshoot kiosk mode issues
href: kiosk-troubleshoot.md
-
-
-
-
-- name: Provisioning packages for Windows 10
+- name: Use provisioning packages
items:
- name: Provisioning packages for Windows 10
href: provisioning-packages/provisioning-packages.md
@@ -375,11 +371,12 @@
- name: Security Considerations for UE-V
href: ue-v/uev-security-considerations.md
+
- name: Configure Windows 10 Mobile devices
- items:
- - name: Configure Windows 10 Mobile devices
- href: mobile-devices/configure-mobile.md
-- name: Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise
+ href: mobile-devices/configure-mobile.md
+
+
+- name: Set up a kiosk on Windows 10 Mobile
href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
items:
From f07c815e1d6638f37293e7d1974a88bbe8f6cb35 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Wed, 24 Mar 2021 16:09:39 -0700
Subject: [PATCH 18/34] iteration
---
windows/configuration/TOC.yml | 171 +++++++++++++++++-----------------
1 file changed, 87 insertions(+), 84 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 57e5f997a8..6b3e9f2bdf 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -77,7 +77,7 @@
- name: Troubleshoot kiosk mode issues
href: kiosk-troubleshoot.md
-- name: Use provisioning packages
+- name: Use provisioning packages for Windows 10
items:
- name: Provisioning packages for Windows 10
href: provisioning-packages/provisioning-packages.md
@@ -304,95 +304,98 @@
href: wcd/wcd-workplace.md
-- name: User Experience Virtualization (UE-V) for Windows
+
+
+
+- name: Reference
items:
- name: User Experience Virtualization (UE-V) for Windows
- href: ue-v/uev-for-windows.md
- - name: Get started with UE-V
items:
+ - name: User Experience Virtualization (UE-V) for Windows
+ href: ue-v/uev-for-windows.md
- name: Get started with UE-V
- href: ue-v/uev-getting-started.md
- - name: What's New in UE-V for Windows 10, version 1607
- href: ue-v/uev-whats-new-in-uev-for-windows.md
- - name: User Experience Virtualization Release Notes
- href: ue-v/uev-release-notes-1607.md
- - name: Upgrade to UE-V for Windows 10
- href: ue-v/uev-upgrade-uev-from-previous-releases.md
- - name: Prepare a UE-V Deployment
- items:
- - name: Prepare a UE-V Deployment
- href: ue-v/uev-prepare-for-deployment.md
- - name: Deploy Required UE-V Features
- href: ue-v/uev-deploy-required-features.md
- - name: Deploy UE-V for use with Custom Applications
- href: ue-v/uev-deploy-uev-for-custom-applications.md
- - name: Administer UE-V
- items:
- - name: UE-V administion guide
- href: ue-v/uev-administering-uev.md
- - name: Manage Configurations for UE-V
items:
+ - name: Get started with UE-V
+ href: ue-v/uev-getting-started.md
+ - name: What's New in UE-V for Windows 10, version 1607
+ href: ue-v/uev-whats-new-in-uev-for-windows.md
+ - name: User Experience Virtualization Release Notes
+ href: ue-v/uev-release-notes-1607.md
+ - name: Upgrade to UE-V for Windows 10
+ href: ue-v/uev-upgrade-uev-from-previous-releases.md
+ - name: Prepare a UE-V Deployment
+ items:
+ - name: Prepare a UE-V Deployment
+ href: ue-v/uev-prepare-for-deployment.md
+ - name: Deploy Required UE-V Features
+ href: ue-v/uev-deploy-required-features.md
+ - name: Deploy UE-V for use with Custom Applications
+ href: ue-v/uev-deploy-uev-for-custom-applications.md
+ - name: Administer UE-V
+ items:
+ - name: UE-V administion guide
+ href: ue-v/uev-administering-uev.md
- name: Manage Configurations for UE-V
- href: ue-v/uev-manage-configurations.md
- - name: Configuring UE-V with Group Policy Objects
- href: ue-v/uev-configuring-uev-with-group-policy-objects.md
- - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
- href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
- - name: Administering UE-V with Windows PowerShell and WMI
- href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
- - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
- href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
- - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
- href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
- - name: Working with Custom UE-V Templates and the UE-V Template Generator
- href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
- - name: Manage Administrative Backup and Restore in UE-V
- href: ue-v/uev-manage-administrative-backup-and-restore.md
- - name: Changing the Frequency of UE-V Scheduled Tasks
- href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
- - name: Migrating UE-V Settings Packages
- href: ue-v/uev-migrating-settings-packages.md
- - name: Using UE-V with Application Virtualization Applications
- href: ue-v/uev-using-uev-with-application-virtualization-applications.md
- - name: Troubleshooting UE-V
- href: ue-v/uev-troubleshooting.md
- - name: Technical Reference for UE-V
- items:
+ items:
+ - name: Manage Configurations for UE-V
+ href: ue-v/uev-manage-configurations.md
+ - name: Configuring UE-V with Group Policy Objects
+ href: ue-v/uev-configuring-uev-with-group-policy-objects.md
+ - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
+ href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
+ - name: Administering UE-V with Windows PowerShell and WMI
+ href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
+ - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
+ href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
+ - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
+ href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
+ - name: Working with Custom UE-V Templates and the UE-V Template Generator
+ href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
+ - name: Manage Administrative Backup and Restore in UE-V
+ href: ue-v/uev-manage-administrative-backup-and-restore.md
+ - name: Changing the Frequency of UE-V Scheduled Tasks
+ href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
+ - name: Migrating UE-V Settings Packages
+ href: ue-v/uev-migrating-settings-packages.md
+ - name: Using UE-V with Application Virtualization Applications
+ href: ue-v/uev-using-uev-with-application-virtualization-applications.md
+ - name: Troubleshooting UE-V
+ href: ue-v/uev-troubleshooting.md
- name: Technical Reference for UE-V
- href: ue-v/uev-technical-reference.md
- - name: Sync Methods for UE-V
- href: ue-v/uev-sync-methods.md
- - name: Sync Trigger Events for UE-V
- href: ue-v/uev-sync-trigger-events.md
- - name: Synchronizing Microsoft Office with UE-V
- href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
- - name: Application Template Schema Reference for UE-V
- href: ue-v/uev-application-template-schema-reference.md
- - name: Security Considerations for UE-V
- href: ue-v/uev-security-considerations.md
+ items:
+ - name: Technical Reference for UE-V
+ href: ue-v/uev-technical-reference.md
+ - name: Sync Methods for UE-V
+ href: ue-v/uev-sync-methods.md
+ - name: Sync Trigger Events for UE-V
+ href: ue-v/uev-sync-trigger-events.md
+ - name: Synchronizing Microsoft Office with UE-V
+ href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
+ - name: Application Template Schema Reference for UE-V
+ href: ue-v/uev-application-template-schema-reference.md
+ - name: Security Considerations for UE-V
+ href: ue-v/uev-security-considerations.md
-- name: Configure Windows 10 Mobile devices
- href: mobile-devices/configure-mobile.md
-
-
-- name: Set up a kiosk on Windows 10 Mobile
- href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
-- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
- items:
- - name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
- href: mobile-devices/provisioning-configure-mobile.md
- - name: NFC-based device provisioning
- href: mobile-devices/provisioning-nfc.md
- - name: Barcode provisioning and the package splitter tool
- href: mobile-devices/provisioning-package-splitter.md
- - name: Use the Lockdown Designer app to create a Lockdown XML file
- href: mobile-devices/mobile-lockdown-designer.md
- - name: Configure Windows 10 Mobile using Lockdown XML
- href: mobile-devices/lockdown-xml.md
- - name: Settings and quick actions that can be locked down in Windows 10 Mobile
- href: mobile-devices/settings-that-can-be-locked-down.md
- - name: Product IDs in Windows 10 Mobile
- href: mobile-devices/product-ids-in-windows-10-mobile.md
- - name: Start layout XML for mobile editions of Windows 10 (reference)
- href: mobile-devices/start-layout-xml-mobile.md
\ No newline at end of file
+ - name: Configure Windows 10 Mobile devices
+ href: mobile-devices/configure-mobile.md
+ - name: Set up a kiosk on Windows 10 Mobile
+ href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
+ - name: Use Windows Configuration Designer for Windows 10 Mobile devices
+ items:
+ - name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
+ href: mobile-devices/provisioning-configure-mobile.md
+ - name: NFC-based device provisioning
+ href: mobile-devices/provisioning-nfc.md
+ - name: Barcode provisioning and the package splitter tool
+ href: mobile-devices/provisioning-package-splitter.md
+ - name: Use the Lockdown Designer app to create a Lockdown XML file
+ href: mobile-devices/mobile-lockdown-designer.md
+ - name: Configure Windows 10 Mobile using Lockdown XML
+ href: mobile-devices/lockdown-xml.md
+ - name: Settings and quick actions that can be locked down in Windows 10 Mobile
+ href: mobile-devices/settings-that-can-be-locked-down.md
+ - name: Product IDs in Windows 10 Mobile
+ href: mobile-devices/product-ids-in-windows-10-mobile.md
+ - name: Start layout XML for mobile editions of Windows 10 (reference)
+ href: mobile-devices/start-layout-xml-mobile.md
\ No newline at end of file
From 47cc243f36af19618d2126bc98b25463cfc90dd2 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Wed, 24 Mar 2021 16:24:04 -0700
Subject: [PATCH 19/34] iteration
---
windows/configuration/TOC.yml | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 6b3e9f2bdf..23830c71ff 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -2,7 +2,7 @@
href: index.yml
- name: Configure Windows 10 appearance
items:
- - name: Manage Windows 10 Start and taskbar layout
+ - name: Windows 10 Start and taskbar
items:
- name: Manage Windows 10 Start and taskbar layout
href: windows-10-start-layout-options-and-policies.md
@@ -24,7 +24,7 @@
href: start-layout-troubleshoot.md
- name: Changes to Start policies in Windows 10
href: changes-to-start-policies-in-windows-10.md
- - name: Configure accessibility settings
+ - name: Accessibility settings
items:
- name: Accessibility information for IT Pros
href: windows-10-accessibility-for-ITPros.md
@@ -54,7 +54,9 @@
href: lock-down-windows-10-to-specific-apps.md
- name: Set up a shared or guest PC with Windows 10
href: set-up-shared-or-guest-pc.md
- - name: More kiosk methods and reference information
+ - name: Set up a kiosk on Windows 10 Mobile
+ href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
+ - name: Additional kiosk reference information
items:
- name: More kiosk methods and reference information
href: kiosk-additional-reference.md
@@ -76,8 +78,9 @@
href: kiosk-mdm-bridge.md
- name: Troubleshoot kiosk mode issues
href: kiosk-troubleshoot.md
+
-- name: Use provisioning packages for Windows 10
+- name: Use provisioning packages
items:
- name: Provisioning packages for Windows 10
href: provisioning-packages/provisioning-packages.md
@@ -106,7 +109,7 @@
- name: Windows Configuration Designer command-line interface (reference)
href: provisioning-packages/provisioning-command-line.md
-- name: Configure Cortana in Windows 10
+- name: Configure Cortana
items:
- name: Configure Cortana in Windows 10
href: cortana-at-work/cortana-at-work-overview.md
@@ -303,15 +306,13 @@
- name: Workplace
href: wcd/wcd-workplace.md
-
-
-
-
- name: Reference
items:
- - name: User Experience Virtualization (UE-V) for Windows
+ - name: Configure Windows 10 Mobile devices
+ href: mobile-devices/configure-mobile.md
+ - name: User Experience Virtualization (UE-V)
items:
- - name: User Experience Virtualization (UE-V) for Windows
+ - name: User Experience Virtualization (UE-V) for Windows 10
href: ue-v/uev-for-windows.md
- name: Get started with UE-V
items:
@@ -377,10 +378,10 @@
href: ue-v/uev-security-considerations.md
- - name: Configure Windows 10 Mobile devices
- href: mobile-devices/configure-mobile.md
- - name: Set up a kiosk on Windows 10 Mobile
- href: mobile-devices/set-up-a-kiosk-for-windows-10-for-mobile-edition.md
+
+
+
+
- name: Use Windows Configuration Designer for Windows 10 Mobile devices
items:
- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
From c59c840e59c6a9e9a4b86b0f91fa0152f84cd568 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Wed, 24 Mar 2021 16:44:19 -0700
Subject: [PATCH 20/34] index cards
---
windows/configuration/index.yml | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index 534f3b89db..8cecf0b46e 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -26,10 +26,12 @@ landingContent:
linkLists:
- linkListType: overview
links:
- - text: What's new in Windows 10, version 20H2
- url: whats-new-windows-10-version-20H2.md
- - text: What's new in Windows 10, version 2004
- url: whats-new-windows-10-version-2004.md
+ - text: Manage Windows 10 Start and taskbar layout
+ url: windows-10-start-layout-options-and-policies.md
+ - text: Configure Windows Spotlight on the lock screen
+ url: windows-spotlight.md
+ - text: Customize Windows 10 Start and taskbar with Group Policy
+ url: customize-windows-10-start-screens-by-using-group-policy.md
# Card (optional)
@@ -37,12 +39,12 @@ landingContent:
linkLists:
- linkListType: overview
links:
- - text: Windows 10 release information
- url: https://docs.microsoft.com/en-us/windows/release-health/release-information
- - text: Windows 10 release health dashboard
- url: https://docs.microsoft.com/windows/release-information/
- - text: Windows 10 update history
- url: https://support.microsoft.com/topic/windows-10-update-history-7dd3071a-3906-fa2c-c342-f7f86728a6e3
+ - text: Guidelines for choosing an app for assigned access
+ url: guidelines-for-assigned-access-app.md
+ - text: Set up a single-app kiosk
+ url: kiosk-single-app.md
+ - text: Set up a multi-app kiosk
+ url: lock-down-windows-10-to-specific-apps.md
# Card (optional)
From 2ca50cde00d889dc755eccbf3898822f345f6ad7 Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Thu, 25 Mar 2021 16:12:23 +0530
Subject: [PATCH 21/34] Updated
---
.../client-management/mdm/policies-in-policy-csp-admx-backed.md | 2 +-
windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
index cf1e2f06cb..4dc66d86e1 100644
--- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
+++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md
@@ -275,7 +275,7 @@ ms.date: 10/08/2020
- [ADMX_FileSys/ShortNameCreationSettings](./policy-csp-admx-filesys.md#admx-filesys-shortnamecreationsettings)
- [ADMX_FileSys/SymlinkEvaluation](./policy-csp-admx-filesys.md#admx-filesys-symlinkevaluation)
- [ADMX_FileSys/TxfDeprecatedFunctionality](./policy-csp-admx-filesys.md#admx-filesys-txfdeprecatedfunctionality)
-- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-WdiScenarioExecutionPolicy)
+- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-wdiscenarioexecutionpolicy)
- [ADMX_FolderRedirection/DisableFRAdminPin](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpin)
- [ADMX_FolderRedirection/DisableFRAdminPinByFolder](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpinbyfolder)
- [ADMX_FolderRedirection/FolderRedirectionEnableCacheRename](./policy-csp-admx-folderredirection.md#admx-folderredirection-folderredirectionenablecacherename)
diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
index a40883ca0e..25da2b5729 100644
--- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md
+++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: Nimisha
-ms.date: 09/02/2021
+ms.date: 03/25/2021
ms.reviewer:
manager: dansimp
---
From 7f1aa45fa07ef361f70bf8bac99b24277aa5d6a0 Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Thu, 25 Mar 2021 16:21:43 +0530
Subject: [PATCH 22/34] Update policy-csp-admx-filerecovery.md
---
windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
index 25da2b5729..15e457265a 100644
--- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md
+++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
ms.topic: article
ms.prod: w10
ms.technology: windows
-author: Nimisha
+author: manikadhiman
ms.date: 03/25/2021
ms.reviewer:
manager: dansimp
From ded8b547b1ba52e0ef3342a9646c37cc369bee8f Mon Sep 17 00:00:00 2001
From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com>
Date: Thu, 25 Mar 2021 16:24:41 +0530
Subject: [PATCH 23/34] Updated
---
windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
index 15e457265a..382e791fa8 100644
--- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md
+++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
-ms.date: 03/25/2021
+ms.date: 03/24/2021
ms.reviewer:
manager: dansimp
---
From 41efaddcfd3a7b6a4765a20c79e9d281fc1b7a37 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Thu, 25 Mar 2021 16:27:44 -0700
Subject: [PATCH 24/34] update
---
windows/configuration/TOC.yml | 299 ++++++++++++++++----------------
windows/configuration/index.yml | 38 ++--
2 files changed, 169 insertions(+), 168 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 23830c71ff..315af98904 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -1,6 +1,6 @@
- name: Configure Windows 10
href: index.yml
-- name: Configure Windows 10 appearance
+- name: Configure appearance settings
items:
- name: Windows 10 Start and taskbar
items:
@@ -161,153 +161,156 @@
href: cortana-at-work/cortana-at-work-policy-settings.md
- - name: Windows Configuration Designer provisioning settings (reference)
- items:
- - name: Windows Configuration Designer provisioning settings (reference)
- href: wcd/wcd.md
- - name: Changes to settings in Windows Configuration Designer
- href: wcd/wcd-changes.md
- - name: AccountManagement
- href: wcd/wcd-accountmanagement.md
- - name: Accounts
- href: wcd/wcd-accounts.md
- - name: ADMXIngestion
- href: wcd/wcd-admxingestion.md
- - name: AssignedAccess
- href: wcd/wcd-assignedaccess.md
- - name: AutomaticTime
- href: wcd/wcd-automatictime.md
- - name: Browser
- href: wcd/wcd-browser.md
- - name: CallAndMessagingEnhancement
- href: wcd/wcd-callandmessagingenhancement.md
- - name: Calling
- href: wcd/wcd-calling.md
- - name: CellCore
- href: wcd/wcd-cellcore.md
- - name: Cellular
- href: wcd/wcd-cellular.md
- - name: Certificates
- href: wcd/wcd-certificates.md
- - name: CleanPC
- href: wcd/wcd-cleanpc.md
- - name: Connections
- href: wcd/wcd-connections.md
- - name: ConnectivityProfiles
- href: wcd/wcd-connectivityprofiles.md
- - name: CountryAndRegion
- href: wcd/wcd-countryandregion.md
- - name: DesktopBackgroundAndColors
- href: wcd/wcd-desktopbackgroundandcolors.md
- - name: DeveloperSetup
- href: wcd/wcd-developersetup.md
- - name: DeviceFormFactor
- href: wcd/wcd-deviceformfactor.md
- - name: DeviceInfo
- href: wcd/wcd-deviceinfo.md
- - name: DeviceManagement
- href: wcd/wcd-devicemanagement.md
- - name: DeviceUpdateCenter
- href: wcd/wcd-deviceupdatecenter.md
- - name: DMClient
- href: wcd/wcd-dmclient.md
- - name: EditionUpgrade
- href: wcd/wcd-editionupgrade.md
- - name: EmbeddedLockdownProfiles
- href: wcd/wcd-embeddedlockdownprofiles.md
- - name: FirewallConfiguration
- href: wcd/wcd-firewallconfiguration.md
- - name: FirstExperience
- href: wcd/wcd-firstexperience.md
- - name: Folders
- href: wcd/wcd-folders.md
- - name: HotSpot
- href: wcd/wcd-hotspot.md
- - name: InitialSetup
- href: wcd/wcd-initialsetup.md
- - name: InternetExplorer
- href: wcd/wcd-internetexplorer.md
- - name: KioskBrowser
- href: wcd/wcd-kioskbrowser.md
- - name: Licensing
- href: wcd/wcd-licensing.md
- - name: Location
- href: wcd/wcd-location.md
- - name: Maps
- href: wcd/wcd-maps.md
- - name: Messaging
- href: wcd/wcd-messaging.md
- - name: ModemConfigurations
- href: wcd/wcd-modemconfigurations.md
- - name: Multivariant
- href: wcd/wcd-multivariant.md
- - name: NetworkProxy
- href: wcd/wcd-networkproxy.md
- - name: NetworkQOSPolicy
- href: wcd/wcd-networkqospolicy.md
- - name: NFC
- href: wcd/wcd-nfc.md
- - name: OOBE
- href: wcd/wcd-oobe.md
- - name: OtherAssets
- href: wcd/wcd-otherassets.md
- - name: Personalization
- href: wcd/wcd-personalization.md
- - name: Policies
- href: wcd/wcd-policies.md
- - name: Privacy
- href: wcd/wcd-privacy.md
- - name: ProvisioningCommands
- href: wcd/wcd-provisioningcommands.md
- - name: RcsPresence
- href: wcd/wcd-rcspresence.md
- - name: SharedPC
- href: wcd/wcd-sharedpc.md
- - name: Shell
- href: wcd/wcd-shell.md
- - name: SMISettings
- href: wcd/wcd-smisettings.md
- - name: Start
- href: wcd/wcd-start.md
- - name: StartupApp
- href: wcd/wcd-startupapp.md
- - name: StartupBackgroundTasks
- href: wcd/wcd-startupbackgroundtasks.md
- - name: StorageD3InModernStandby
- href: wcd/wcd-storaged3inmodernstandby.md
- - name: SurfaceHubManagement
- href: wcd/wcd-surfacehubmanagement.md
- - name: TabletMode
- href: wcd/wcd-tabletmode.md
- - name: TakeATest
- href: wcd/wcd-takeatest.md
- - name: TextInput
- href: wcd/wcd-textinput.md
- - name: Theme
- href: wcd/wcd-theme.md
- - name: Time
- href: wcd/wcd-time.md
- - name: UnifiedWriteFilter
- href: wcd/wcd-unifiedwritefilter.md
- - name: UniversalAppInstall
- href: wcd/wcd-universalappinstall.md
- - name: UniversalAppUninstall
- href: wcd/wcd-universalappuninstall.md
- - name: UsbErrorsOEMOverride
- href: wcd/wcd-usberrorsoemoverride.md
- - name: WeakCharger
- href: wcd/wcd-weakcharger.md
- - name: WindowsHelloForBusiness
- href: wcd/wcd-windowshelloforbusiness.md
- - name: WindowsTeamSettings
- href: wcd/wcd-windowsteamsettings.md
- - name: WLAN
- href: wcd/wcd-wlan.md
- - name: Workplace
- href: wcd/wcd-workplace.md
-
- name: Reference
items:
+
+
+ - name: Windows Configuration Designer reference
+ items:
+ - name: Windows Configuration Designer provisioning settings (reference)
+ href: wcd/wcd.md
+ - name: Changes to settings in Windows Configuration Designer
+ href: wcd/wcd-changes.md
+ - name: AccountManagement
+ href: wcd/wcd-accountmanagement.md
+ - name: Accounts
+ href: wcd/wcd-accounts.md
+ - name: ADMXIngestion
+ href: wcd/wcd-admxingestion.md
+ - name: AssignedAccess
+ href: wcd/wcd-assignedaccess.md
+ - name: AutomaticTime
+ href: wcd/wcd-automatictime.md
+ - name: Browser
+ href: wcd/wcd-browser.md
+ - name: CallAndMessagingEnhancement
+ href: wcd/wcd-callandmessagingenhancement.md
+ - name: Calling
+ href: wcd/wcd-calling.md
+ - name: CellCore
+ href: wcd/wcd-cellcore.md
+ - name: Cellular
+ href: wcd/wcd-cellular.md
+ - name: Certificates
+ href: wcd/wcd-certificates.md
+ - name: CleanPC
+ href: wcd/wcd-cleanpc.md
+ - name: Connections
+ href: wcd/wcd-connections.md
+ - name: ConnectivityProfiles
+ href: wcd/wcd-connectivityprofiles.md
+ - name: CountryAndRegion
+ href: wcd/wcd-countryandregion.md
+ - name: DesktopBackgroundAndColors
+ href: wcd/wcd-desktopbackgroundandcolors.md
+ - name: DeveloperSetup
+ href: wcd/wcd-developersetup.md
+ - name: DeviceFormFactor
+ href: wcd/wcd-deviceformfactor.md
+ - name: DeviceInfo
+ href: wcd/wcd-deviceinfo.md
+ - name: DeviceManagement
+ href: wcd/wcd-devicemanagement.md
+ - name: DeviceUpdateCenter
+ href: wcd/wcd-deviceupdatecenter.md
+ - name: DMClient
+ href: wcd/wcd-dmclient.md
+ - name: EditionUpgrade
+ href: wcd/wcd-editionupgrade.md
+ - name: EmbeddedLockdownProfiles
+ href: wcd/wcd-embeddedlockdownprofiles.md
+ - name: FirewallConfiguration
+ href: wcd/wcd-firewallconfiguration.md
+ - name: FirstExperience
+ href: wcd/wcd-firstexperience.md
+ - name: Folders
+ href: wcd/wcd-folders.md
+ - name: HotSpot
+ href: wcd/wcd-hotspot.md
+ - name: InitialSetup
+ href: wcd/wcd-initialsetup.md
+ - name: InternetExplorer
+ href: wcd/wcd-internetexplorer.md
+ - name: KioskBrowser
+ href: wcd/wcd-kioskbrowser.md
+ - name: Licensing
+ href: wcd/wcd-licensing.md
+ - name: Location
+ href: wcd/wcd-location.md
+ - name: Maps
+ href: wcd/wcd-maps.md
+ - name: Messaging
+ href: wcd/wcd-messaging.md
+ - name: ModemConfigurations
+ href: wcd/wcd-modemconfigurations.md
+ - name: Multivariant
+ href: wcd/wcd-multivariant.md
+ - name: NetworkProxy
+ href: wcd/wcd-networkproxy.md
+ - name: NetworkQOSPolicy
+ href: wcd/wcd-networkqospolicy.md
+ - name: NFC
+ href: wcd/wcd-nfc.md
+ - name: OOBE
+ href: wcd/wcd-oobe.md
+ - name: OtherAssets
+ href: wcd/wcd-otherassets.md
+ - name: Personalization
+ href: wcd/wcd-personalization.md
+ - name: Policies
+ href: wcd/wcd-policies.md
+ - name: Privacy
+ href: wcd/wcd-privacy.md
+ - name: ProvisioningCommands
+ href: wcd/wcd-provisioningcommands.md
+ - name: RcsPresence
+ href: wcd/wcd-rcspresence.md
+ - name: SharedPC
+ href: wcd/wcd-sharedpc.md
+ - name: Shell
+ href: wcd/wcd-shell.md
+ - name: SMISettings
+ href: wcd/wcd-smisettings.md
+ - name: Start
+ href: wcd/wcd-start.md
+ - name: StartupApp
+ href: wcd/wcd-startupapp.md
+ - name: StartupBackgroundTasks
+ href: wcd/wcd-startupbackgroundtasks.md
+ - name: StorageD3InModernStandby
+ href: wcd/wcd-storaged3inmodernstandby.md
+ - name: SurfaceHubManagement
+ href: wcd/wcd-surfacehubmanagement.md
+ - name: TabletMode
+ href: wcd/wcd-tabletmode.md
+ - name: TakeATest
+ href: wcd/wcd-takeatest.md
+ - name: TextInput
+ href: wcd/wcd-textinput.md
+ - name: Theme
+ href: wcd/wcd-theme.md
+ - name: Time
+ href: wcd/wcd-time.md
+ - name: UnifiedWriteFilter
+ href: wcd/wcd-unifiedwritefilter.md
+ - name: UniversalAppInstall
+ href: wcd/wcd-universalappinstall.md
+ - name: UniversalAppUninstall
+ href: wcd/wcd-universalappuninstall.md
+ - name: UsbErrorsOEMOverride
+ href: wcd/wcd-usberrorsoemoverride.md
+ - name: WeakCharger
+ href: wcd/wcd-weakcharger.md
+ - name: WindowsHelloForBusiness
+ href: wcd/wcd-windowshelloforbusiness.md
+ - name: WindowsTeamSettings
+ href: wcd/wcd-windowsteamsettings.md
+ - name: WLAN
+ href: wcd/wcd-wlan.md
+ - name: Workplace
+ href: wcd/wcd-workplace.md
+
+
- name: Configure Windows 10 Mobile devices
href: mobile-devices/configure-mobile.md
- name: User Experience Virtualization (UE-V)
@@ -378,10 +381,6 @@
href: ue-v/uev-security-considerations.md
-
-
-
-
- name: Use Windows Configuration Designer for Windows 10 Mobile devices
items:
- name: Use Windows Configuration Designer to configure Windows 10 Mobile devices
diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml
index 8cecf0b46e..30c052cbfe 100644
--- a/windows/configuration/index.yml
+++ b/windows/configuration/index.yml
@@ -26,11 +26,11 @@ landingContent:
linkLists:
- linkListType: overview
links:
- - text: Manage Windows 10 Start and taskbar layout
+ - text: Manage the Windows 10 Start and taskbar layout
url: windows-10-start-layout-options-and-policies.md
- text: Configure Windows Spotlight on the lock screen
url: windows-spotlight.md
- - text: Customize Windows 10 Start and taskbar with Group Policy
+ - text: Customize the Windows 10 Start and taskbar with Group Policy
url: customize-windows-10-start-screens-by-using-group-policy.md
@@ -52,37 +52,39 @@ landingContent:
linkLists:
- linkListType: overview
links:
- - text: Windows 10 Enterprise LTSC
- url: ltsc/index.md
- - text: Edit an existing topic using the Edit link
- url: contribute-to-a-topic.md
+ - text: Install Windows Configuration Designer
+ url: provisioning-packages/provisioning-install-icd.md
+ - text: Provisioning packages for Windows 10
+ url: provisioning-packages/provisioning-packages.md
# Card (optional)
- title: Use Windows Configuration Designer (WCD)
linkLists:
- linkListType: overview
links:
- - text: Windows 10 Enterprise LTSC
- url: ltsc/index.md
- - text: Edit an existing topic using the Edit link
- url: contribute-to-a-topic.md
+ - text: Windows Configuration Designer (WCD) reference
+ url: wcd/wcd.md
+ - text: WCD policies reference
+ url: wcd/wcd-policies.md
+ - text: WCD OOBE reference
+ url: wcd/wcd-oobe.md
# Card (optional)
- title: Configure Cortana in Windows 10
linkLists:
- linkListType: overview
links:
- - text: Windows 10 Enterprise LTSC
- url: ltsc/index.md
- - text: Edit an existing topic using the Edit link
- url: contribute-to-a-topic.md
+ - text: Configure Cortana in Windows 10
+ url: cortana-at-work/cortana-at-work-overview.md
+ - text: Custom voice commands in Cortana
+ url: cortana-at-work/cortana-at-work-voice-commands.md
# Card (optional)
- title: User Experience Virtualization (UE-V) for Windows 10
linkLists:
- linkListType: overview
links:
- - text: Windows 10 Enterprise LTSC
- url: ltsc/index.md
- - text: Edit an existing topic using the Edit link
- url: contribute-to-a-topic.md
\ No newline at end of file
+ - text: UE-V for Windows 10 overview
+ url: ue-v/uev-for-windows.md
+ - text: Get Started with UE-V
+ url: ue-v/uev-getting-started.md
\ No newline at end of file
From eba9bbd8a9b2de91090fd19753f3e531c9d27335 Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Thu, 25 Mar 2021 16:38:22 -0700
Subject: [PATCH 25/34] toc
---
windows/configuration/TOC.yml | 423 +++++++++++++++++-----------------
1 file changed, 210 insertions(+), 213 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 315af98904..0a8fdb6b99 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -163,222 +163,219 @@
- name: Reference
items:
-
-
- - name: Windows Configuration Designer reference
- items:
- - name: Windows Configuration Designer provisioning settings (reference)
- href: wcd/wcd.md
- - name: Changes to settings in Windows Configuration Designer
- href: wcd/wcd-changes.md
- - name: AccountManagement
- href: wcd/wcd-accountmanagement.md
- - name: Accounts
- href: wcd/wcd-accounts.md
- - name: ADMXIngestion
- href: wcd/wcd-admxingestion.md
- - name: AssignedAccess
- href: wcd/wcd-assignedaccess.md
- - name: AutomaticTime
- href: wcd/wcd-automatictime.md
- - name: Browser
- href: wcd/wcd-browser.md
- - name: CallAndMessagingEnhancement
- href: wcd/wcd-callandmessagingenhancement.md
- - name: Calling
- href: wcd/wcd-calling.md
- - name: CellCore
- href: wcd/wcd-cellcore.md
- - name: Cellular
- href: wcd/wcd-cellular.md
- - name: Certificates
- href: wcd/wcd-certificates.md
- - name: CleanPC
- href: wcd/wcd-cleanpc.md
- - name: Connections
- href: wcd/wcd-connections.md
- - name: ConnectivityProfiles
- href: wcd/wcd-connectivityprofiles.md
- - name: CountryAndRegion
- href: wcd/wcd-countryandregion.md
- - name: DesktopBackgroundAndColors
- href: wcd/wcd-desktopbackgroundandcolors.md
- - name: DeveloperSetup
- href: wcd/wcd-developersetup.md
- - name: DeviceFormFactor
- href: wcd/wcd-deviceformfactor.md
- - name: DeviceInfo
- href: wcd/wcd-deviceinfo.md
- - name: DeviceManagement
- href: wcd/wcd-devicemanagement.md
- - name: DeviceUpdateCenter
- href: wcd/wcd-deviceupdatecenter.md
- - name: DMClient
- href: wcd/wcd-dmclient.md
- - name: EditionUpgrade
- href: wcd/wcd-editionupgrade.md
- - name: EmbeddedLockdownProfiles
- href: wcd/wcd-embeddedlockdownprofiles.md
- - name: FirewallConfiguration
- href: wcd/wcd-firewallconfiguration.md
- - name: FirstExperience
- href: wcd/wcd-firstexperience.md
- - name: Folders
- href: wcd/wcd-folders.md
- - name: HotSpot
- href: wcd/wcd-hotspot.md
- - name: InitialSetup
- href: wcd/wcd-initialsetup.md
- - name: InternetExplorer
- href: wcd/wcd-internetexplorer.md
- - name: KioskBrowser
- href: wcd/wcd-kioskbrowser.md
- - name: Licensing
- href: wcd/wcd-licensing.md
- - name: Location
- href: wcd/wcd-location.md
- - name: Maps
- href: wcd/wcd-maps.md
- - name: Messaging
- href: wcd/wcd-messaging.md
- - name: ModemConfigurations
- href: wcd/wcd-modemconfigurations.md
- - name: Multivariant
- href: wcd/wcd-multivariant.md
- - name: NetworkProxy
- href: wcd/wcd-networkproxy.md
- - name: NetworkQOSPolicy
- href: wcd/wcd-networkqospolicy.md
- - name: NFC
- href: wcd/wcd-nfc.md
- - name: OOBE
- href: wcd/wcd-oobe.md
- - name: OtherAssets
- href: wcd/wcd-otherassets.md
- - name: Personalization
- href: wcd/wcd-personalization.md
- - name: Policies
- href: wcd/wcd-policies.md
- - name: Privacy
- href: wcd/wcd-privacy.md
- - name: ProvisioningCommands
- href: wcd/wcd-provisioningcommands.md
- - name: RcsPresence
- href: wcd/wcd-rcspresence.md
- - name: SharedPC
- href: wcd/wcd-sharedpc.md
- - name: Shell
- href: wcd/wcd-shell.md
- - name: SMISettings
- href: wcd/wcd-smisettings.md
- - name: Start
- href: wcd/wcd-start.md
- - name: StartupApp
- href: wcd/wcd-startupapp.md
- - name: StartupBackgroundTasks
- href: wcd/wcd-startupbackgroundtasks.md
- - name: StorageD3InModernStandby
- href: wcd/wcd-storaged3inmodernstandby.md
- - name: SurfaceHubManagement
- href: wcd/wcd-surfacehubmanagement.md
- - name: TabletMode
- href: wcd/wcd-tabletmode.md
- - name: TakeATest
- href: wcd/wcd-takeatest.md
- - name: TextInput
- href: wcd/wcd-textinput.md
- - name: Theme
- href: wcd/wcd-theme.md
- - name: Time
- href: wcd/wcd-time.md
- - name: UnifiedWriteFilter
- href: wcd/wcd-unifiedwritefilter.md
- - name: UniversalAppInstall
- href: wcd/wcd-universalappinstall.md
- - name: UniversalAppUninstall
- href: wcd/wcd-universalappuninstall.md
- - name: UsbErrorsOEMOverride
- href: wcd/wcd-usberrorsoemoverride.md
- - name: WeakCharger
- href: wcd/wcd-weakcharger.md
- - name: WindowsHelloForBusiness
- href: wcd/wcd-windowshelloforbusiness.md
- - name: WindowsTeamSettings
- href: wcd/wcd-windowsteamsettings.md
- - name: WLAN
- href: wcd/wcd-wlan.md
- - name: Workplace
- href: wcd/wcd-workplace.md
-
-
- name: Configure Windows 10 Mobile devices
href: mobile-devices/configure-mobile.md
- - name: User Experience Virtualization (UE-V)
+ - name: Windows Configuration Designer reference
items:
- - name: User Experience Virtualization (UE-V) for Windows 10
- href: ue-v/uev-for-windows.md
- - name: Get started with UE-V
- items:
- - name: Get started with UE-V
- href: ue-v/uev-getting-started.md
- - name: What's New in UE-V for Windows 10, version 1607
- href: ue-v/uev-whats-new-in-uev-for-windows.md
- - name: User Experience Virtualization Release Notes
- href: ue-v/uev-release-notes-1607.md
- - name: Upgrade to UE-V for Windows 10
- href: ue-v/uev-upgrade-uev-from-previous-releases.md
- - name: Prepare a UE-V Deployment
- items:
- - name: Prepare a UE-V Deployment
- href: ue-v/uev-prepare-for-deployment.md
- - name: Deploy Required UE-V Features
- href: ue-v/uev-deploy-required-features.md
- - name: Deploy UE-V for use with Custom Applications
- href: ue-v/uev-deploy-uev-for-custom-applications.md
- - name: Administer UE-V
- items:
- - name: UE-V administion guide
- href: ue-v/uev-administering-uev.md
- - name: Manage Configurations for UE-V
- items:
- - name: Manage Configurations for UE-V
- href: ue-v/uev-manage-configurations.md
- - name: Configuring UE-V with Group Policy Objects
- href: ue-v/uev-configuring-uev-with-group-policy-objects.md
- - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
- href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
- - name: Administering UE-V with Windows PowerShell and WMI
- href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
- - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
- href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
- - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
- href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
- - name: Working with Custom UE-V Templates and the UE-V Template Generator
- href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
- - name: Manage Administrative Backup and Restore in UE-V
- href: ue-v/uev-manage-administrative-backup-and-restore.md
- - name: Changing the Frequency of UE-V Scheduled Tasks
- href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
- - name: Migrating UE-V Settings Packages
- href: ue-v/uev-migrating-settings-packages.md
- - name: Using UE-V with Application Virtualization Applications
- href: ue-v/uev-using-uev-with-application-virtualization-applications.md
- - name: Troubleshooting UE-V
- href: ue-v/uev-troubleshooting.md
- - name: Technical Reference for UE-V
- items:
- - name: Technical Reference for UE-V
- href: ue-v/uev-technical-reference.md
- - name: Sync Methods for UE-V
- href: ue-v/uev-sync-methods.md
- - name: Sync Trigger Events for UE-V
- href: ue-v/uev-sync-trigger-events.md
- - name: Synchronizing Microsoft Office with UE-V
- href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
- - name: Application Template Schema Reference for UE-V
- href: ue-v/uev-application-template-schema-reference.md
- - name: Security Considerations for UE-V
- href: ue-v/uev-security-considerations.md
+ - name: Windows Configuration Designer provisioning settings (reference)
+ href: wcd/wcd.md
+ - name: Changes to settings in Windows Configuration Designer
+ href: wcd/wcd-changes.md
+ - name: AccountManagement
+ href: wcd/wcd-accountmanagement.md
+ - name: Accounts
+ href: wcd/wcd-accounts.md
+ - name: ADMXIngestion
+ href: wcd/wcd-admxingestion.md
+ - name: AssignedAccess
+ href: wcd/wcd-assignedaccess.md
+ - name: AutomaticTime
+ href: wcd/wcd-automatictime.md
+ - name: Browser
+ href: wcd/wcd-browser.md
+ - name: CallAndMessagingEnhancement
+ href: wcd/wcd-callandmessagingenhancement.md
+ - name: Calling
+ href: wcd/wcd-calling.md
+ - name: CellCore
+ href: wcd/wcd-cellcore.md
+ - name: Cellular
+ href: wcd/wcd-cellular.md
+ - name: Certificates
+ href: wcd/wcd-certificates.md
+ - name: CleanPC
+ href: wcd/wcd-cleanpc.md
+ - name: Connections
+ href: wcd/wcd-connections.md
+ - name: ConnectivityProfiles
+ href: wcd/wcd-connectivityprofiles.md
+ - name: CountryAndRegion
+ href: wcd/wcd-countryandregion.md
+ - name: DesktopBackgroundAndColors
+ href: wcd/wcd-desktopbackgroundandcolors.md
+ - name: DeveloperSetup
+ href: wcd/wcd-developersetup.md
+ - name: DeviceFormFactor
+ href: wcd/wcd-deviceformfactor.md
+ - name: DeviceInfo
+ href: wcd/wcd-deviceinfo.md
+ - name: DeviceManagement
+ href: wcd/wcd-devicemanagement.md
+ - name: DeviceUpdateCenter
+ href: wcd/wcd-deviceupdatecenter.md
+ - name: DMClient
+ href: wcd/wcd-dmclient.md
+ - name: EditionUpgrade
+ href: wcd/wcd-editionupgrade.md
+ - name: EmbeddedLockdownProfiles
+ href: wcd/wcd-embeddedlockdownprofiles.md
+ - name: FirewallConfiguration
+ href: wcd/wcd-firewallconfiguration.md
+ - name: FirstExperience
+ href: wcd/wcd-firstexperience.md
+ - name: Folders
+ href: wcd/wcd-folders.md
+ - name: HotSpot
+ href: wcd/wcd-hotspot.md
+ - name: InitialSetup
+ href: wcd/wcd-initialsetup.md
+ - name: InternetExplorer
+ href: wcd/wcd-internetexplorer.md
+ - name: KioskBrowser
+ href: wcd/wcd-kioskbrowser.md
+ - name: Licensing
+ href: wcd/wcd-licensing.md
+ - name: Location
+ href: wcd/wcd-location.md
+ - name: Maps
+ href: wcd/wcd-maps.md
+ - name: Messaging
+ href: wcd/wcd-messaging.md
+ - name: ModemConfigurations
+ href: wcd/wcd-modemconfigurations.md
+ - name: Multivariant
+ href: wcd/wcd-multivariant.md
+ - name: NetworkProxy
+ href: wcd/wcd-networkproxy.md
+ - name: NetworkQOSPolicy
+ href: wcd/wcd-networkqospolicy.md
+ - name: NFC
+ href: wcd/wcd-nfc.md
+ - name: OOBE
+ href: wcd/wcd-oobe.md
+ - name: OtherAssets
+ href: wcd/wcd-otherassets.md
+ - name: Personalization
+ href: wcd/wcd-personalization.md
+ - name: Policies
+ href: wcd/wcd-policies.md
+ - name: Privacy
+ href: wcd/wcd-privacy.md
+ - name: ProvisioningCommands
+ href: wcd/wcd-provisioningcommands.md
+ - name: RcsPresence
+ href: wcd/wcd-rcspresence.md
+ - name: SharedPC
+ href: wcd/wcd-sharedpc.md
+ - name: Shell
+ href: wcd/wcd-shell.md
+ - name: SMISettings
+ href: wcd/wcd-smisettings.md
+ - name: Start
+ href: wcd/wcd-start.md
+ - name: StartupApp
+ href: wcd/wcd-startupapp.md
+ - name: StartupBackgroundTasks
+ href: wcd/wcd-startupbackgroundtasks.md
+ - name: StorageD3InModernStandby
+ href: wcd/wcd-storaged3inmodernstandby.md
+ - name: SurfaceHubManagement
+ href: wcd/wcd-surfacehubmanagement.md
+ - name: TabletMode
+ href: wcd/wcd-tabletmode.md
+ - name: TakeATest
+ href: wcd/wcd-takeatest.md
+ - name: TextInput
+ href: wcd/wcd-textinput.md
+ - name: Theme
+ href: wcd/wcd-theme.md
+ - name: Time
+ href: wcd/wcd-time.md
+ - name: UnifiedWriteFilter
+ href: wcd/wcd-unifiedwritefilter.md
+ - name: UniversalAppInstall
+ href: wcd/wcd-universalappinstall.md
+ - name: UniversalAppUninstall
+ href: wcd/wcd-universalappuninstall.md
+ - name: UsbErrorsOEMOverride
+ href: wcd/wcd-usberrorsoemoverride.md
+ - name: WeakCharger
+ href: wcd/wcd-weakcharger.md
+ - name: WindowsHelloForBusiness
+ href: wcd/wcd-windowshelloforbusiness.md
+ - name: WindowsTeamSettings
+ href: wcd/wcd-windowsteamsettings.md
+ - name: WLAN
+ href: wcd/wcd-wlan.md
+ - name: Workplace
+ href: wcd/wcd-workplace.md
+
+ - name: User Experience Virtualization (UE-V)
+ items:
+ - name: User Experience Virtualization (UE-V) for Windows 10
+ href: ue-v/uev-for-windows.md
+ - name: Get started with UE-V
+ items:
+ - name: Get started with UE-V
+ href: ue-v/uev-getting-started.md
+ - name: What's New in UE-V for Windows 10, version 1607
+ href: ue-v/uev-whats-new-in-uev-for-windows.md
+ - name: User Experience Virtualization Release Notes
+ href: ue-v/uev-release-notes-1607.md
+ - name: Upgrade to UE-V for Windows 10
+ href: ue-v/uev-upgrade-uev-from-previous-releases.md
+ - name: Prepare a UE-V Deployment
+ items:
+ - name: Prepare a UE-V Deployment
+ href: ue-v/uev-prepare-for-deployment.md
+ - name: Deploy Required UE-V Features
+ href: ue-v/uev-deploy-required-features.md
+ - name: Deploy UE-V for use with Custom Applications
+ href: ue-v/uev-deploy-uev-for-custom-applications.md
+ - name: Administer UE-V
+ items:
+ - name: UE-V administion guide
+ href: ue-v/uev-administering-uev.md
+ - name: Manage Configurations for UE-V
+ items:
+ - name: Manage Configurations for UE-V
+ href: ue-v/uev-manage-configurations.md
+ - name: Configuring UE-V with Group Policy Objects
+ href: ue-v/uev-configuring-uev-with-group-policy-objects.md
+ - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
+ href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
+ - name: Administering UE-V with Windows PowerShell and WMI
+ href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
+ - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
+ href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
+ - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
+ href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
+ - name: Working with Custom UE-V Templates and the UE-V Template Generator
+ href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
+ - name: Manage Administrative Backup and Restore in UE-V
+ href: ue-v/uev-manage-administrative-backup-and-restore.md
+ - name: Changing the Frequency of UE-V Scheduled Tasks
+ href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
+ - name: Migrating UE-V Settings Packages
+ href: ue-v/uev-migrating-settings-packages.md
+ - name: Using UE-V with Application Virtualization Applications
+ href: ue-v/uev-using-uev-with-application-virtualization-applications.md
+ - name: Troubleshooting UE-V
+ href: ue-v/uev-troubleshooting.md
+ - name: Technical Reference for UE-V
+ items:
+ - name: Technical Reference for UE-V
+ href: ue-v/uev-technical-reference.md
+ - name: Sync Methods for UE-V
+ href: ue-v/uev-sync-methods.md
+ - name: Sync Trigger Events for UE-V
+ href: ue-v/uev-sync-trigger-events.md
+ - name: Synchronizing Microsoft Office with UE-V
+ href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
+ - name: Application Template Schema Reference for UE-V
+ href: ue-v/uev-application-template-schema-reference.md
+ - name: Security Considerations for UE-V
+ href: ue-v/uev-security-considerations.md
- name: Use Windows Configuration Designer for Windows 10 Mobile devices
From bd8acdb060094c6e1a711571c3317041a315d01f Mon Sep 17 00:00:00 2001
From: greg-lindsay
Date: Thu, 25 Mar 2021 16:41:51 -0700
Subject: [PATCH 26/34] toc
---
windows/configuration/TOC.yml | 132 +++++++++++++++++-----------------
1 file changed, 66 insertions(+), 66 deletions(-)
diff --git a/windows/configuration/TOC.yml b/windows/configuration/TOC.yml
index 0a8fdb6b99..4616514421 100644
--- a/windows/configuration/TOC.yml
+++ b/windows/configuration/TOC.yml
@@ -310,72 +310,72 @@
- name: Workplace
href: wcd/wcd-workplace.md
- - name: User Experience Virtualization (UE-V)
- items:
- - name: User Experience Virtualization (UE-V) for Windows 10
- href: ue-v/uev-for-windows.md
- - name: Get started with UE-V
- items:
- - name: Get started with UE-V
- href: ue-v/uev-getting-started.md
- - name: What's New in UE-V for Windows 10, version 1607
- href: ue-v/uev-whats-new-in-uev-for-windows.md
- - name: User Experience Virtualization Release Notes
- href: ue-v/uev-release-notes-1607.md
- - name: Upgrade to UE-V for Windows 10
- href: ue-v/uev-upgrade-uev-from-previous-releases.md
- - name: Prepare a UE-V Deployment
- items:
- - name: Prepare a UE-V Deployment
- href: ue-v/uev-prepare-for-deployment.md
- - name: Deploy Required UE-V Features
- href: ue-v/uev-deploy-required-features.md
- - name: Deploy UE-V for use with Custom Applications
- href: ue-v/uev-deploy-uev-for-custom-applications.md
- - name: Administer UE-V
- items:
- - name: UE-V administion guide
- href: ue-v/uev-administering-uev.md
- - name: Manage Configurations for UE-V
- items:
- - name: Manage Configurations for UE-V
- href: ue-v/uev-manage-configurations.md
- - name: Configuring UE-V with Group Policy Objects
- href: ue-v/uev-configuring-uev-with-group-policy-objects.md
- - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
- href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
- - name: Administering UE-V with Windows PowerShell and WMI
- href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
- - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
- href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
- - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
- href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
- - name: Working with Custom UE-V Templates and the UE-V Template Generator
- href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
- - name: Manage Administrative Backup and Restore in UE-V
- href: ue-v/uev-manage-administrative-backup-and-restore.md
- - name: Changing the Frequency of UE-V Scheduled Tasks
- href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
- - name: Migrating UE-V Settings Packages
- href: ue-v/uev-migrating-settings-packages.md
- - name: Using UE-V with Application Virtualization Applications
- href: ue-v/uev-using-uev-with-application-virtualization-applications.md
- - name: Troubleshooting UE-V
- href: ue-v/uev-troubleshooting.md
- - name: Technical Reference for UE-V
- items:
- - name: Technical Reference for UE-V
- href: ue-v/uev-technical-reference.md
- - name: Sync Methods for UE-V
- href: ue-v/uev-sync-methods.md
- - name: Sync Trigger Events for UE-V
- href: ue-v/uev-sync-trigger-events.md
- - name: Synchronizing Microsoft Office with UE-V
- href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
- - name: Application Template Schema Reference for UE-V
- href: ue-v/uev-application-template-schema-reference.md
- - name: Security Considerations for UE-V
- href: ue-v/uev-security-considerations.md
+ - name: User Experience Virtualization (UE-V)
+ items:
+ - name: User Experience Virtualization (UE-V) for Windows 10
+ href: ue-v/uev-for-windows.md
+ - name: Get started with UE-V
+ items:
+ - name: Get started with UE-V
+ href: ue-v/uev-getting-started.md
+ - name: What's New in UE-V for Windows 10, version 1607
+ href: ue-v/uev-whats-new-in-uev-for-windows.md
+ - name: User Experience Virtualization Release Notes
+ href: ue-v/uev-release-notes-1607.md
+ - name: Upgrade to UE-V for Windows 10
+ href: ue-v/uev-upgrade-uev-from-previous-releases.md
+ - name: Prepare a UE-V Deployment
+ items:
+ - name: Prepare a UE-V Deployment
+ href: ue-v/uev-prepare-for-deployment.md
+ - name: Deploy Required UE-V Features
+ href: ue-v/uev-deploy-required-features.md
+ - name: Deploy UE-V for use with Custom Applications
+ href: ue-v/uev-deploy-uev-for-custom-applications.md
+ - name: Administer UE-V
+ items:
+ - name: UE-V administion guide
+ href: ue-v/uev-administering-uev.md
+ - name: Manage Configurations for UE-V
+ items:
+ - name: Manage Configurations for UE-V
+ href: ue-v/uev-manage-configurations.md
+ - name: Configuring UE-V with Group Policy Objects
+ href: ue-v/uev-configuring-uev-with-group-policy-objects.md
+ - name: Configuring UE-V with Microsoft Endpoint Configuration Manager
+ href: ue-v/uev-configuring-uev-with-system-center-configuration-manager.md
+ - name: Administering UE-V with Windows PowerShell and WMI
+ href: ue-v/uev-administering-uev-with-windows-powershell-and-wmi.md
+ - name: Managing the UE-V Service and Packages with Windows PowerShell and WMI
+ href: ue-v/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md
+ - name: Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
+ href: ue-v/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md
+ - name: Working with Custom UE-V Templates and the UE-V Template Generator
+ href: ue-v/uev-working-with-custom-templates-and-the-uev-generator.md
+ - name: Manage Administrative Backup and Restore in UE-V
+ href: ue-v/uev-manage-administrative-backup-and-restore.md
+ - name: Changing the Frequency of UE-V Scheduled Tasks
+ href: ue-v/uev-changing-the-frequency-of-scheduled-tasks.md
+ - name: Migrating UE-V Settings Packages
+ href: ue-v/uev-migrating-settings-packages.md
+ - name: Using UE-V with Application Virtualization Applications
+ href: ue-v/uev-using-uev-with-application-virtualization-applications.md
+ - name: Troubleshooting UE-V
+ href: ue-v/uev-troubleshooting.md
+ - name: Technical Reference for UE-V
+ items:
+ - name: Technical Reference for UE-V
+ href: ue-v/uev-technical-reference.md
+ - name: Sync Methods for UE-V
+ href: ue-v/uev-sync-methods.md
+ - name: Sync Trigger Events for UE-V
+ href: ue-v/uev-sync-trigger-events.md
+ - name: Synchronizing Microsoft Office with UE-V
+ href: ue-v/uev-synchronizing-microsoft-office-with-uev.md
+ - name: Application Template Schema Reference for UE-V
+ href: ue-v/uev-application-template-schema-reference.md
+ - name: Security Considerations for UE-V
+ href: ue-v/uev-security-considerations.md
- name: Use Windows Configuration Designer for Windows 10 Mobile devices
From e443fc47a397dd8740d50ba947f83a3d0a828056 Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:35:22 -0700
Subject: [PATCH 27/34] Update .openpublishing.redirection.json
---
.openpublishing.redirection.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json
index 85301dcd2a..bf913445d1 100644
--- a/.openpublishing.redirection.json
+++ b/.openpublishing.redirection.json
@@ -18479,6 +18479,11 @@
"source_path": "windows/security/threat-protection/microsoft-defender-atp/mac-device-control-overview.md",
"redirect_url": "/microsoft-365/security/defender-endpoint/mac-device-control-overview",
"redirect_document_id": false
- }
+ },
+ {
+ "source_path": "windows/security/threat-protection/windows-defender-exploit-guard/controlled-folders-exploit-guard.md",
+ "redirect_url": "/microsoft-365/security/defender-endpoint/controlled-folders",
+ "redirect_document_id": false
+ }
]
}
From e1a5f22ac3709039c5410f98b814a4f8373e13d5 Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:39:44 -0700
Subject: [PATCH 28/34] Update ie11-delivery-through-automatic-updates.md
---
.../ie11-delivery-through-automatic-updates.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/browsers/internet-explorer/ie11-deploy-guide/ie11-delivery-through-automatic-updates.md b/browsers/internet-explorer/ie11-deploy-guide/ie11-delivery-through-automatic-updates.md
index af8c629e03..ba0ca09c45 100644
--- a/browsers/internet-explorer/ie11-deploy-guide/ie11-delivery-through-automatic-updates.md
+++ b/browsers/internet-explorer/ie11-deploy-guide/ie11-delivery-through-automatic-updates.md
@@ -28,8 +28,6 @@ Internet Explorer 11 makes browsing the web faster, easier, safer, and more reli
- [Options for blocking automatic delivery](#options-for-blocking-automatic-delivery)
-- [Availability of Internet Explorer 11](#availability-of-internet-explorer-11)
-
- [Prevent automatic installation of Internet Explorer 11 with WSUS](#prevent-automatic-installation-of-internet-explorer-11-with-wsus)
## Automatic updates delivery process
From 36d05b5b307e39603862affb47ac2b6f8461d9ab Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:40:24 -0700
Subject: [PATCH 29/34] Update acquire-apps-microsoft-store-for-business.md
---
store-for-business/acquire-apps-microsoft-store-for-business.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/store-for-business/acquire-apps-microsoft-store-for-business.md b/store-for-business/acquire-apps-microsoft-store-for-business.md
index 4b52f06490..9c3ddd79ad 100644
--- a/store-for-business/acquire-apps-microsoft-store-for-business.md
+++ b/store-for-business/acquire-apps-microsoft-store-for-business.md
@@ -22,7 +22,7 @@ ms.date: 03/10/2021
As an admin, you can acquire apps from the Microsoft Store for Business and Education for your employees. Some apps are free, and some have a price. For info on app types that are supported, see [Apps in the Microsoft Store for Business](apps-in-microsoft-store-for-business.md). The following sections explain some of the settings for shopping.
## App licensing model
-The Microsoft Store supports two options to license apps: online and offline. **Online** licensing is the default licensing model. Online licensed apps require users and devices to connect to the Microsoft Store services to acquire an app and its license. **Offline** licensing is a new licensing option for Windows 10. With offline licenses, organizations can cache apps and their licenses to deploy within their network. ISVs or devs can opt-in their apps for offline licensing when they submit them to the developer center. Admins control whether or not offline apps are available in Microsoft Store with an offline app visibility setting. For more information, see [offline license visibility](./update-microsoft-store-for-business-account-settings.md#offline-licensing).
+The Microsoft Store supports two options to license apps: online and offline. **Online** licensing is the default licensing model. Online licensed apps require users and devices to connect to the Microsoft Store services to acquire an app and its license. **Offline** licensing is a new licensing option for Windows 10. With offline licenses, organizations can cache apps and their licenses to deploy within their network. ISVs or devs can opt-in their apps for offline licensing when they submit them to the developer center. Admins control whether or not offline apps are available in Microsoft Store with an offline app visibility setting.
For more information on the Microsoft Store licensing model, see [licensing model](./apps-in-microsoft-store-for-business.md#licensing-model).
From 94b9e6434789ea05f52958e54e4936461efaf93c Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:40:50 -0700
Subject: [PATCH 30/34] Update apps-in-microsoft-store-for-business.md
---
store-for-business/apps-in-microsoft-store-for-business.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/store-for-business/apps-in-microsoft-store-for-business.md b/store-for-business/apps-in-microsoft-store-for-business.md
index c5210e0482..1d6558570e 100644
--- a/store-for-business/apps-in-microsoft-store-for-business.md
+++ b/store-for-business/apps-in-microsoft-store-for-business.md
@@ -69,7 +69,7 @@ Distribution options for online-licensed apps include the ability to:
- Distribute through a management tool.
### Offline licensing
-Offline licensing is a new licensing option for Windows 10. With offline licenses, organizations can cache apps and their licenses to deploy within their network. ISVs or devs can opt-in their apps for offline licensing when they submit them to the developer center. Only apps that are opted in to offline licensing will show that they are available for offline licensing in Microsoft Store. This model means organizations can deploy apps when users or devices do not have connectivity to Microsoft Store. Admins control whether or not offline apps are available in Microsoft Store with an offline app visibility setting. For more information, see [offline license visibility](./update-microsoft-store-for-business-account-settings.md#offline-licensing).
+Offline licensing is a new licensing option for Windows 10. With offline licenses, organizations can cache apps and their licenses to deploy within their network. ISVs or devs can opt-in their apps for offline licensing when they submit them to the developer center. Only apps that are opted in to offline licensing will show that they are available for offline licensing in Microsoft Store. This model means organizations can deploy apps when users or devices do not have connectivity to Microsoft Store. Admins control whether or not offline apps are available in Microsoft Store with an offline app visibility setting.
You have the following distribution options for offline-licensed apps:
From 7974153ee27ef82a281e89a5a34956e4ebad55db Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:41:58 -0700
Subject: [PATCH 31/34] Update sfb-change-history.md
---
store-for-business/sfb-change-history.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/store-for-business/sfb-change-history.md b/store-for-business/sfb-change-history.md
index 2d40226670..f57695f277 100644
--- a/store-for-business/sfb-change-history.md
+++ b/store-for-business/sfb-change-history.md
@@ -67,7 +67,7 @@ ms.localizationpriority: medium
| New or changed topic | Description |
| --- | --- |
| [What's New in Microsoft Store for Business and Education](whats-new-microsoft-store-business-education.md) | New |
-| [App requests](./acquire-apps-microsoft-store-for-business.md#request-apps) | New |
+| [Acquire apps](acquire-apps-microsoft-store-for-business.md#acquire-apps) | New |
| [Settings reference: Microsoft Store for Business and Education](manage-settings-microsoft-store-for-business.md) and [Update Microsoft Store for Business and Microsoft Store for Education account settings](update-microsoft-store-for-business-account-settings.md) | Updates for UI changes in **Settings**. |
## July 2017
From dd2cc494dd8e6f741d4d8d069cd8f7782c73ff23 Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:44:04 -0700
Subject: [PATCH 32/34] Update kiosk-prepare.md
---
windows/configuration/kiosk-prepare.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/configuration/kiosk-prepare.md b/windows/configuration/kiosk-prepare.md
index 094e1ce808..95183efe94 100644
--- a/windows/configuration/kiosk-prepare.md
+++ b/windows/configuration/kiosk-prepare.md
@@ -236,7 +236,7 @@ The following table describes some features that have interoperability issues we
WEDL_AssignedAccess class |
Although you can use this class to configure and manage basic lockdown features for assigned access, we recommend that you use the Windows PowerShell cmdlets instead.
-If you need to use assigned access API, see WEDL_AssignedAccess. |
+If you need to use assigned access API, see WEDL_AssignedAccess.
Welcome Screen |
From 68f1963aeb504b0b43aabaf0083a0c7f8737495f Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:45:57 -0700
Subject: [PATCH 33/34] Update microsoft-defender-antivirus-compatibility.md
---
.../microsoft-defender-antivirus-compatibility.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/security/threat-protection/microsoft-defender-antivirus/microsoft-defender-antivirus-compatibility.md b/windows/security/threat-protection/microsoft-defender-antivirus/microsoft-defender-antivirus-compatibility.md
index 3ad9bc401b..92315538b4 100644
--- a/windows/security/threat-protection/microsoft-defender-antivirus/microsoft-defender-antivirus-compatibility.md
+++ b/windows/security/threat-protection/microsoft-defender-antivirus/microsoft-defender-antivirus-compatibility.md
@@ -124,5 +124,5 @@ The table in this section summarizes the functionality and features that are ava
- [Microsoft Defender Antivirus on Windows Server](microsoft-defender-antivirus-on-windows-server-2016.md)
- [EDR in block mode](/microsoft-365/security/defender-endpoint/edr-in-block-mode)
- [Configure Endpoint Protection](/mem/configmgr/protect/deploy-use/endpoint-protection-configure)
-- [Address false positives/negatives in Microsoft Defender for Endpoint](../microsoft-defender-atp/defender-endpoint-false-positives-negatives.md)
+- [Address false positives/negatives in Microsoft Defender for Endpoint](/microsoft-365/security/defender-endpoint/defender-endpoint-false-positives-negatives)
- [Learn about Microsoft 365 Endpoint data loss prevention](/microsoft-365/compliance/endpoint-dlp-learn-about)
\ No newline at end of file
From b35a73ae5b70a526a9732aa19ec2f134f9f6b088 Mon Sep 17 00:00:00 2001
From: Denise Vangel-MSFT
Date: Fri, 26 Mar 2021 09:47:42 -0700
Subject: [PATCH 34/34] Update index.md
---
windows/security/threat-protection/index.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/windows/security/threat-protection/index.md b/windows/security/threat-protection/index.md
index bcd3d3428e..df7cd2f553 100644
--- a/windows/security/threat-protection/index.md
+++ b/windows/security/threat-protection/index.md
@@ -114,7 +114,6 @@ In addition to quickly responding to advanced attacks, Microsoft Defender for En
- [Configure automated investigation and remediation in Defender for Endpoint](/microsoft-365/security/defender-endpoint/configure-automated-investigations-remediation)
- [Visit the Action center to see remediation actions](/microsoft-365/security/defender-endpoint/auto-investigation-action-center)
- [Review remediation actions following an automated investigation](/microsoft-365/security/defender-endpoint/manage-auto-investigation)
-- [View the details and results of an automated investigation](microsoft-defender-atp/autoir-investigation-results.md)