smaller font

This commit is contained in:
Greg Lindsay 2017-02-28 13:21:22 -08:00
parent 1f92be6f93
commit 7a9b4493d3

View File

@ -61,6 +61,8 @@ To run the Upgrade Readiness deployment script:
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 you know if it was successful, or if an error was encountered.
<div style='font-size:8.0pt'>
| Exit code | Meaning | Suggested fix | | Exit code | Meaning | Suggested fix |
|----|-------------|--------------------| |----|-------------|--------------------|
|0| Success | N/A | |0| Success | N/A |
@ -107,7 +109,7 @@ The deployment script displays the following exit codes to let you know if it wa
|42|Function **StartImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.| |42|Function **StartImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.|
|43|Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.| |43|Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.|
</div>