mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
fixed font size in table
This commit is contained in:
parent
8f1741f9bf
commit
5d9f0530b0
@ -68,9 +68,8 @@ To run the Upgrade Readiness deployment script:
|
|||||||
|
|
||||||
5. After you finish editing the parameters in RunConfig.bat, you are ready to run the script. If you are using the Pilot version, run RunConfig.bat from an elevated command prompt. If you are using the Deployment version, use ConfigMgr or other software deployment service to run RunConfig.bat as system.
|
5. After you finish editing the parameters in RunConfig.bat, you are ready to run the script. If you are using the Pilot version, run RunConfig.bat from an elevated command prompt. If you are using the Deployment version, use ConfigMgr or other software deployment service to run RunConfig.bat as system.
|
||||||
|
|
||||||
The deployment script displays the following exit codes to let you know if it was successful, or if an error was encountered.
|
The deployment script displays the following exit codes to let ddfyou know if it was successful, or if an error was encountered.
|
||||||
|
|
||||||
<div style="font-size:small">
|
|
||||||
<table border='1' cellspacing='0' cellpadding='0'>
|
<table border='1' cellspacing='0' cellpadding='0'>
|
||||||
<tr>
|
<tr>
|
||||||
<td BGCOLOR="#a0e4fa" width=5>Exit code</td>
|
<td BGCOLOR="#a0e4fa" width=5>Exit code</td>
|
||||||
@ -84,7 +83,7 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
<tr>
|
<tr>
|
||||||
<td>1</td>
|
<td>1</td>
|
||||||
<td>Unexpected error occurred while executiEng the script.</td>
|
<td>Unexpected error occurred while executiEng the script.</td>
|
||||||
<td> The files in the deployment script are likely corrupted. Download the [latest script](https://go.microsoft.com/fwlink/?LinkID=822966&clcid=0x409) from the download center and try again.</td>
|
<td> The files in the deployment script are likely corrupted. Download the [latest script](https://go.microsoft.com/fwlink/?LinkID=822966) from the download center and try again.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>2</td>
|
<td>2</td>
|
||||||
@ -114,26 +113,26 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>8</td>
|
<td>8</td>
|
||||||
<td>Failure to create registry key path: <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div></td>
|
<td>Failure to create registry key path: <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font></td>
|
||||||
<td>The Commercial Id property is set at the following registry key path: <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div>
|
<td>The Commercial Id property is set at the following registry key path: <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font>
|
||||||
<BR>Verify that the context under which the script in running has access to the registry key.</td>
|
<BR>Verify that the context under which the script in running has access to the registry key.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>9</td>
|
<td>9</td>
|
||||||
<td>The script failed to write Commercial Id to registry.
|
<td>The script failed to write Commercial Id to registry.
|
||||||
<BR>Error creating or updating registry key: **CommercialId** at <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div>
|
<BR>Error creating or updating registry key: **CommercialId** at <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font>
|
||||||
</td>
|
</td>
|
||||||
<td>Verify that the context under which the script in running has access to the registry key.</td>
|
<td>Verify that the context under which the script in running has access to the registry key.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>10</td>
|
<td>10</td>
|
||||||
<td>Error when writing **CommercialDataOptIn** to the registry at <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div></td>
|
<td>Error when writing **CommercialDataOptIn** to the registry at <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font></td>
|
||||||
<td>Verify that the deployment script is running in a context that has access to the registry key.</td>
|
<td>Verify that the deployment script is running in a context that has access to the registry key.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>11</td>
|
<td>11</td>
|
||||||
<td>Function **SetupCommercialId** failed with an unexpected exception.</td>
|
<td>Function **SetupCommercialId** failed with an unexpected exception.</td>
|
||||||
<td>The **SetupCommercialId** function updates the Commercial Id at the registry key path: <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div> <BR>Verify that the configuration script has access to this location.</td>
|
<td>The **SetupCommercialId** function updates the Commercial Id at the registry key path: <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font> <BR>Verify that the configuration script has access to this location.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>12</td>
|
<td>12</td>
|
||||||
@ -180,7 +179,7 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>20</td>
|
<td>20</td>
|
||||||
<td>An error occurred when creating or updating the registry key **RequestAllAppraiserVersions** at <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser**</div> </td>
|
<td>An error occurred when creating or updating the registry key **RequestAllAppraiserVersions** at <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser**</font> </td>
|
||||||
<td>The registry key is required for data collection to work correctly. Verify that the script is running in a context that has access to the registry key. </td>
|
<td>The registry key is required for data collection to work correctly. Verify that the script is running in a context that has access to the registry key. </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -200,7 +199,7 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>24</td>
|
<td>24</td>
|
||||||
<td>The script failed when writing **IEDataOptIn** to the registry. An error occurred when creating registry key **IEOptInLevel** at <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div></td>
|
<td>The script failed when writing **IEDataOptIn** to the registry. An error occurred when creating registry key **IEOptInLevel** at <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font></td>
|
||||||
<td>This is a required registry key for IE data collection to work correctly. Verify that the deployment script in running in a context that has access to the registry key. Check the logs for the exception message and HResult.</td>
|
<td>This is a required registry key for IE data collection to work correctly. Verify that the deployment script in running in a context that has access to the registry key. Check the logs for the exception message and HResult.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -280,8 +279,8 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>39</td>
|
<td>39</td>
|
||||||
<td>For Windows 10: AllowTelemetry property is not set to 1 or higher at registry key path <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollection**</div>
|
<td>For Windows 10: AllowTelemetry property is not set to 1 or higher at registry key path <font size='1'>**HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollection**</font>
|
||||||
or <div style:"font-size:xx-small">**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</div></td>
|
or <font size='1'>**HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection**</font></td>
|
||||||
<td>For Windows 10 machines, the **AllowTelemetry** property should be set to 1 or greater to enable data collection. The script will throw an error if this is not true. For more information, see [Configure Windows telemetry in your organization](https://technet.microsoft.com/itpro/windows/manage/configure-windows-telemetry-in-your-organization).</td>
|
<td>For Windows 10 machines, the **AllowTelemetry** property should be set to 1 or greater to enable data collection. The script will throw an error if this is not true. For more information, see [Configure Windows telemetry in your organization](https://technet.microsoft.com/itpro/windows/manage/configure-windows-telemetry-in-your-organization).</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -304,4 +303,4 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
<td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td>
|
<td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td>
|
||||||
<td>Check the logs for the exception message and HResult.</td>
|
<td>Check the logs for the exception message and HResult.</td>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user