Added a new update policy to index and what's new

This commit is contained in:
ManikaDhiman 2019-10-10 16:15:14 -07:00
parent 57ccc0e039
commit c03b00bc7a
2 changed files with 10 additions and 0 deletions

View File

@ -57,6 +57,7 @@ For details about Microsoft mobile device management protocols for Windows 10 s
- [What is dmwappushsvc?](#what-is-dmwappushsvc)
- **Change history in MDM documentation**
- [October 2019](#october-2019)
- [September 2019](#september-2019)
- [August 2019](#august-2019)
- [July 2019](#july-2019)
@ -1907,6 +1908,12 @@ How do I turn if off? | The service can be stopped from the "Services" console o
## Change history in MDM documentation
### October 2019
|New or updated topic | Description|
|--- | ---|
|[Policy CSP - Update](policy-csp-update.md)|Added the following new policy:<br>Update/TargetReleaseVersion|
### September 2019
|New or updated topic | Description|

View File

@ -3788,6 +3788,9 @@ The following diagram shows the Policy configuration service provider in tree fo
<dd>
<a href="./policy-csp-update.md#update-setedurestart" id="update-setedurestart">Update/SetEDURestart</a>
</dd>
<dd>
<a href="./policy-csp-update.md#update-targetreleaseversion" id="update-targetreleaseversion">Update/TargetReleaseVersion</a>
</dd>
<dd>
<a href="./policy-csp-update.md#update-updatenotificationlevel" id="update-updatenotificationlevel">Update/UpdateNotificationLevel</a>
</dd>