mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-10 06:33:40 +00:00
Merged PR 9773: 7/13 AM Publish
This commit is contained in:
@ -335,6 +335,11 @@ You must install SQL Server with the **SQL\_Latin1\_General\_CP1\_CI\_AS** coll
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Microsoft SQL Server 2017</p></td>
|
||||
<td align="left"><p>Standard, Enterprise, or Datacenter</p></td>
|
||||
<td align="left"><p></p></td>
|
||||
<td align="left"><p>64-bit</p></td>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Microsoft SQL Server 2016</p></td>
|
||||
<td align="left"><p>Standard, Enterprise, or Datacenter</p></td>
|
||||
|
@ -232,6 +232,24 @@ Specifies the name of the H-SLP root certificate as a string, in the format *nam
|
||||
<a href="" id="rootcertificate3-data"></a>**RootCertificate3/Data**
|
||||
The base 64 encoded blob of the H-SLP root certificate.
|
||||
|
||||
<a href="" id="rootcertificate-name"></a>**RootCertificate4/Name**
|
||||
Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer.
|
||||
|
||||
<a href="" id="rootcertificate-data"></a>**RootCertificate4/Data**
|
||||
The base 64 encoded blob of the H-SLP root certificate.
|
||||
|
||||
<a href="" id="rootcertificate2-name"></a>**RootCertificate5/Name**
|
||||
Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer.
|
||||
|
||||
<a href="" id="rootcertificate2-data"></a>**RootCertificate5/Data**
|
||||
The base 64 encoded blob of the H-SLP root certificate.
|
||||
|
||||
<a href="" id="rootcertificate3-name"></a>**RootCertificate6/Name**
|
||||
Specifies the name of the H-SLP root certificate as a string, in the format *name*.cer.
|
||||
|
||||
<a href="" id="rootcertificate3-data"></a>**RootCertificate6/Data**
|
||||
The base 64 encoded blob of the H-SLP root certificate.
|
||||
|
||||
<a href="" id="v2upl1"></a>**V2UPL1**
|
||||
Required for V2 UPL for CDMA. Specifies the account settings for user plane location and IS-801 for CDMA. Only one account is supported at a given time.
|
||||
|
||||
|
@ -109,7 +109,7 @@ This setting determines whether a device shows notifications about Windows diagn
|
||||
>| **Registry key** | HKLM\Software\Policies\Microsoft\Windows\DataCollection |
|
||||
>| **Value** | DisableTelemetryOptInChangeNotification |
|
||||
>| **Type** | REG_DWORD |
|
||||
>| **Setting** | "00000001" |
|
||||
>| **Setting** | "00000000" |
|
||||
|
||||
#### MDM
|
||||
|
||||
|
Reference in New Issue
Block a user